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

A new commit has been pushed.

Repo   : rpms/marknote
Branch : epel10
Commit : 04b512ed5c7406a14f27650aa48f550145ff321b
Author : Steve Cossette <farchord@gmail.com>
Date   : 2026-02-02T08:02:27-05:00
Stats  : +6/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/marknote/c/04b512ed5c7406a14f27650aa48f550145ff321b?branch=epel10

Log:
Added missing runtime deps

---
diff --git a/marknote.spec b/marknote.spec
index 534b661..69ce488 100644
--- a/marknote.spec
+++ b/marknote.spec
@@ -1,6 +1,6 @@
 Name:          marknote
 Version:       1.4.1
-Release:       1%{?dist}
+Release:       2%{?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}/
@@ -40,6 +40,8 @@ Requires:      qt6qml(org.kde.iconthemes)
 Requires:      qt6qml(org.kde.kirigamiaddons.components)
 Requires:      qt6qml(org.kde.kitemmodels)
 Requires:      qt6qml(org.kde.sonnet)
+Requires:      qt6qml(org.kde.desktop)
+Requires:      qt6qml(org.kde.kirigami)
 
 %description
 Marknote lets you create rich text notes and easily organize them
@@ -74,6 +76,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.metainfo.xml
 %{_kf6_datadir}/qlogging-categories6/marknote.categories
 
 %changelog
+* Mon Feb 02 2026 Steve Cossette <farchord@gmail.com> - 1.4.1-2
+- Added missing runtime deps
+
 * Fri Jan 23 2026 Steve Cossette <farchord@gmail.com> - 1.4.1-1
 - 1.4.1
 

^ 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: Added missing runtime deps Steve Cossette

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