public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Richard Shaw <hobbes1069@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/klog] rawhide: Update to 2.6.
Date: Wed, 26 Aug 2026 01:05:03 GMT [thread overview]
Message-ID: <178770630373.1.11804656818099712251.rpms-klog-bff0b4d7004a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/klog
Branch : rawhide
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=rawhide
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
reply other threads:[~2026-08-26 1:05 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178770630373.1.11804656818099712251.rpms-klog-bff0b4d7004a@fedoraproject.org \
--to=hobbes1069@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox