public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/marknote] epel10: 1.1.1
@ 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 : 068b2348e4b93215a4dd7ea1b55a17356fabb1c2
Author : Steve Cossette <farchord@gmail.com>
Date   : 2024-04-01T15:35:35-04:00
Stats  : +9/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/marknote/c/068b2348e4b93215a4dd7ea1b55a17356fabb1c2?branch=epel10

Log:
1.1.1

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

diff --git a/marknote.spec b/marknote.spec
index 0d5d338..23fdf17 100644
--- a/marknote.spec
+++ b/marknote.spec
@@ -1,5 +1,5 @@
 Name:          marknote
-Version:       1.0.0
+Version:       1.1.1
 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
@@ -20,11 +20,13 @@ BuildRequires: cmake(Qt6QuickControls2)
 BuildRequires: cmake(Qt6Svg)
 BuildRequires: cmake(Qt6Widgets)
 
-BuildRequires: cmake(KF6Kirigami2)
+BuildRequires: cmake(KF6Kirigami)
+BuildRequires: cmake(KF6KirigamiAddons)
 BuildRequires: cmake(KF6I18n)
 BuildRequires: cmake(KF6Config)
 BuildRequires: cmake(KF6CoreAddons)
 BuildRequires: cmake(KF6ColorScheme)
+BuildRequires: cmake(KF6XmlGui)
 
 Requires:      hicolor-icon-theme
 
@@ -61,5 +63,8 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.metainfo.xml
 %{_kf6_datadir}/qlogging-categories6/marknote.categories
 
 %changelog
+* Mon Apr 01 2024 Steve Cossette <farchord@gmail.com> - 1.1.1-1
+- 1.1.1
+
 * Sat Mar 30 2024 Steve Cossette <farchord@gmail.com> - 1.0.0-1
 - Initial Release

diff --git a/sources b/sources
index a22c344..cc89977 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (marknote-1.0.0.tar.xz) = 1d4dd78de4ed1b163c3f306374818914877724b82b33f0d71d2cb7f6306db24a2d79255cb2163df51035c62490d3839a77ad91688c98d13dc1226edb65d026d3
+SHA512 (marknote-1.1.1.tar.xz) = b5664ae77d64e53f2eb773a3bca88709995ee2fc743490a2cc45bc15affb30a866cf970f5c766c4c8a4f0da8c93cce97c5ef2c21776d2977acd3c3344bda3a6b

^ 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.1.1 Steve Cossette

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