public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/marknote] epel10: 1.5.2
@ 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 : 8f76e78eee46b6cdd15a7e5327fe539813adefff
Author : Steve Cossette <farchord@gmail.com>
Date : 2026-05-04T11:11:05-04:00
Stats : +12/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/marknote/c/8f76e78eee46b6cdd15a7e5327fe539813adefff?branch=epel10
Log:
1.5.2
---
diff --git a/.gitignore b/.gitignore
index 8d00b3f..453ae31 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/marknote-1.1.1.tar.xz
/marknote-1.3.0.tar.xz
/marknote-1.4.1.tar.xz
+/marknote-1.5.2.tar.xz
diff --git a/marknote.spec b/marknote.spec
index f661f53..196af3a 100644
--- a/marknote.spec
+++ b/marknote.spec
@@ -1,6 +1,6 @@
Name: marknote
-Version: 1.4.1
-Release: 3%{?dist}
+Version: 1.5.2
+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}/
@@ -30,6 +30,8 @@ BuildRequires: cmake(KF6XmlGui)
BuildRequires: cmake(KF6Crash)
BuildRequires: cmake(KF6BreezeIcons)
BuildRequires: cmake(KF6IconThemes)
+BuildRequires: cmake(KF6Notifications)
+BuildRequires: cmake(KF6WindowSystem)
BuildRequires: cmake(KPim6Mime)
@@ -42,6 +44,7 @@ Requires: qt6qml(org.kde.kitemmodels)
Requires: qt6qml(org.kde.sonnet)
Requires: qt6qml(org.kde.desktop)
Requires: qt6qml(org.kde.kirigami)
+Requires: qt6qml(org.kde.syntaxhighlighting)
%description
Marknote lets you create rich text notes and easily organize them
@@ -74,8 +77,13 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.metainfo.xml
%{_kf6_datadir}/icons/hicolor/scalable/apps/org.kde.marknote.svg
%{_kf6_metainfodir}/org.kde.%{name}.metainfo.xml
%{_kf6_datadir}/qlogging-categories6/marknote.categories
+%{_kf6_datadir}/knotifications6/marknote.notifyrc
+%{_kf6_datadir}/krunner/dbusplugins/plasma-runner-marknote.desktop
%changelog
+* Mon May 04 2026 Steve Cossette <farchord@gmail.com> - 1.5.2-1
+- 1.5.2
+
* Fri Apr 17 2026 Jan Grulich <jgrulich@redhat.com> - 1.4.1-3
- Rebuild (qt6)
diff --git a/sources b/sources
index a285a62..aa86f8a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (marknote-1.4.1.tar.xz) = 7a54911f2a011b745fee30adf3df7cc91fc635ff9d2c40b490b073291d8e6f6bca018866cc8edff0a57a5a0363ca0fcfd943423e7ba59819189448dc921b069c
+SHA512 (marknote-1.5.2.tar.xz) = 7651d0fb53b02b982d70b529809d8a94e3eb6e2b4c35245c195cbc9c6aeb78bd68b421b93f80d132e8772454c54cb89aa6b81c83a3d12287ed6c7d11f88f5578
^ 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.5.2 Steve Cossette
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox