public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/marknote] epel10: 1.3.0
@ 2026-08-04 20:10 Yaakov Selkowitz
  0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-08-04 20:10 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/marknote
Branch : epel10
Commit : a98902b8d610bec7bf200bca8738805821ddd6bd
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date   : 2024-08-26T00:12:30-04:00
Stats  : +17/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/marknote/c/a98902b8d610bec7bf200bca8738805821ddd6bd?branch=epel10

Log:
1.3.0

---
diff --git a/.gitignore b/.gitignore
index 8e70618..fc2b745 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /marknote-1.0.0.tar.xz
 /marknote-1.1.1.tar.xz
+/marknote-1.3.0.tar.xz

diff --git a/marknote.spec b/marknote.spec
index d9bdd23..5b6193b 100644
--- a/marknote.spec
+++ b/marknote.spec
@@ -1,6 +1,6 @@
 Name:          marknote
-Version:       1.1.1
-Release:       2%{?dist}
+Version:       1.3.0
+Release:       1%{?dist}
 License:       BSD-3-Clause AND CC-BY-SA-4.0 AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND GPL-3.0-or-later AND LGPL-2.0-only AND LGPL-2.1-or-later AND LGPL-3.0-only
 Summary:       A simple markdown note management app for KDE
 URL:           https://apps.kde.org/%{name}/
@@ -27,8 +27,18 @@ BuildRequires: cmake(KF6Config)
 BuildRequires: cmake(KF6CoreAddons)
 BuildRequires: cmake(KF6ColorScheme)
 BuildRequires: cmake(KF6XmlGui)
+BuildRequires: cmake(KF6Crash)
+BuildRequires: cmake(KF6BreezeIcons)
+
+BuildRequires: cmake(KPim6Mime)
+
+BuildRequires: cmake(md4c)
 
 Requires:      hicolor-icon-theme
+Requires:      qt6qml(org.kde.iconthemes)
+Requires:      qt6qml(org.kde.kirigamiaddons.components)
+Requires:      qt6qml(org.kde.kitemmodels)
+Requires:      qt6qml(org.kde.sonnet)
 
 %description
 Marknote lets you create rich text notes and easily organize them
@@ -63,6 +73,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.metainfo.xml
 %{_kf6_datadir}/qlogging-categories6/marknote.categories
 
 %changelog
+* Mon Aug 26 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 1.3.0-1
+- 1.3.0
+
 * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
 

diff --git a/sources b/sources
index cc89977..c944cd1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (marknote-1.1.1.tar.xz) = b5664ae77d64e53f2eb773a3bca88709995ee2fc743490a2cc45bc15affb30a866cf970f5c766c4c8a4f0da8c93cce97c5ef2c21776d2977acd3c3344bda3a6b
+SHA512 (marknote-1.3.0.tar.xz) = 030206a63c2d0a36519c7df879fee8d52125e85cab491e4c34cc62edabddc8f7b8d200c60e3d0da73e0367f0001fa695c3a773392bc82cabc27c6d47efdfddeb

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-04 20:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-04 20:10 [rpms/marknote] epel10: 1.3.0 Yaakov Selkowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox