public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/klog] f43: Update to 2.6.
@ 2026-08-26 1:21 Richard Shaw
0 siblings, 0 replies; only message in thread
From: Richard Shaw @ 2026-08-26 1:21 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/klog
Branch : f43
Commit : bff0b4d7004a92096cac50d37abe1560ce41857a
Author : Richard Shaw <hobbes1069@gmail.com>
Date : 2026-08-25T20:04:59-05:00
Stats : +15/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/klog/c/bff0b4d7004a92096cac50d37abe1560ce41857a?branch=f43
Log:
Update to 2.6.
---
diff --git a/.gitignore b/.gitignore
index a55962e..3df25d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,3 +36,4 @@ klog-0.5.6.tar.gz
/klog-2.4.2.tar.gz
/klog-2.5.tar.gz
/klog-2.5.1.tar.gz
+/klog-2.6.tar.gz
diff --git a/klog.spec b/klog.spec
index 3eaedf8..444cc42 100644
--- a/klog.spec
+++ b/klog.spec
@@ -1,6 +1,6 @@
Name: klog
-Version: 2.5.1
-Release: 2%{?dist}
+Version: 2.6
+Release: 1%{?dist}
Summary: A Ham radio logging program for KDE
License: GPL-2.0-or-later
@@ -86,6 +86,12 @@ for size in 48x48 64x64 128x128 256x256 512x512; do
%{buildroot}%{_datadir}/icons/hicolor/$size/apps/%{name}.png
done
+
+%check
+
+#Validate desktop file
+desktop-file-validate %{buildroot}/%{_datadir}/applications/io.github.ea4k.klog.desktop
+
# Validate metainfo file
appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.metainfo.xml
@@ -94,14 +100,17 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.metainfo.xml
%doc AUTHORS README TODO TROUBLESHOOTING NEWS
%license COPYING
%{_bindir}/%{name}
-%{_datadir}/applications/%{name}.desktop
+%{_datadir}/applications/io.github.ea4k.klog.desktop
%{_datadir}/icons/hicolor/*/apps/%{name}.png
%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
%{_mandir}/man1/%{name}.1.*
-%{_metainfodir}/klog.metainfo.xml
+%{_metainfodir}/io.github.ea4k.klog.metainfo.xml
%changelog
+* Wed Aug 26 2026 Richard Shaw <hobbes1069@gmail.com> - 2.6-1
+- Update to 2.6.
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index f7851cb..a32fd6d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (klog-2.5.1.tar.gz) = 51037de9793c9fb7c9fcb2cba39a9e44295e6b782511c7bfcf7074b9efc0bf34b9c3f72b3d8fcd8e95b5edf6b8ae6c5ac12e8cee5a26824ed2c51c6da4468a83
+SHA512 (klog-2.6.tar.gz) = e8d473bd576cda52f3df6512003d341a0d3fc1dccf636478d114d767a46849aa32b5691b7a8a94384f616dec0a22a49782933dd1b7617ef950e90a32fc3ee4d6
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-26 1:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-26 1:21 [rpms/klog] f43: Update to 2.6 Richard Shaw
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox