From 39f1acf5fe6bf31ba9119526d0d561813c01353e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 09:38:09 +0000 Subject: [PATCH 1/3] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- zanshin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zanshin.spec b/zanshin.spec index 449ec66..bad092f 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -4,7 +4,7 @@ ExcludeArch: %{ix86} Name: zanshin Version: 26.04.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Todo/action management software License: CC0-1.0 AND GPL-2.0-only AND GPL-3.0-only AND (GPL-2.0-only OR GPL-3.0-only) AND MIT @@ -97,6 +97,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 26.04.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Tue Jun 30 2026 Steve Cossette - 26.04.3-1 - 26.04.3 From cf2e8618d83a55933152b77332314176d2bafe4a Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Fri, 31 Jul 2026 16:05:05 -0400 Subject: [PATCH 2/3] 26.07.90 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 10 ++++++++-- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b836979..e3bd076 100644 --- a/.gitignore +++ b/.gitignore @@ -66,3 +66,4 @@ /zanshin-26.04.1.tar.xz /zanshin-26.04.2.tar.xz /zanshin-26.04.3.tar.xz +/zanshin-26.07.90.tar.xz diff --git a/sources b/sources index e98845f..c5ecac6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-26.04.3.tar.xz) = 06deab9bb469b9d3f35b19443ce9c05b9f8d5b3a6c4f5d6bfbb75d48c431e204ef6766ce15fc385b9adba08b75c25b569042b428683e67c0eea96f1cc5f65e9a +SHA512 (zanshin-26.07.90.tar.xz) = 11209fe4f8dee84862acb1c4f34f07b2bdf74d10561fb583b5d42a37a904bbb4720a218bab12c614aacf3b2398342869964faaaac506a1bc49e70ca0ce9acc87 diff --git a/zanshin.spec b/zanshin.spec index bad092f..6d8b32d 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -3,8 +3,8 @@ ExcludeArch: %{ix86} Name: zanshin -Version: 26.04.3 -Release: 2%{?dist} +Version: 26.07.90 +Release: 1%{?dist} Summary: Todo/action management software License: CC0-1.0 AND GPL-2.0-only AND GPL-3.0-only AND (GPL-2.0-only OR GPL-3.0-only) AND MIT @@ -97,6 +97,12 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Fri Jul 31 2026 Steve Cossette - 26.07.90-1 +- 26.07.90 + +* Wed Jul 29 2026 Steve Cossette - 26.07.80-1 +- 26.07.80 + * Fri Jul 17 2026 Fedora Release Engineering - 26.04.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild From 9b793cffb93cf5e48e4ba4ecc13bc505c5f74e57 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Fri, 14 Aug 2026 19:28:03 -0400 Subject: [PATCH 3/3] 26.08.0 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e3bd076..0d726f3 100644 --- a/.gitignore +++ b/.gitignore @@ -67,3 +67,4 @@ /zanshin-26.04.2.tar.xz /zanshin-26.04.3.tar.xz /zanshin-26.07.90.tar.xz +/zanshin-26.08.0.tar.xz diff --git a/sources b/sources index c5ecac6..2dc0ff1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-26.07.90.tar.xz) = 11209fe4f8dee84862acb1c4f34f07b2bdf74d10561fb583b5d42a37a904bbb4720a218bab12c614aacf3b2398342869964faaaac506a1bc49e70ca0ce9acc87 +SHA512 (zanshin-26.08.0.tar.xz) = aebf9c29155a815b0d8526daf9d5675ae46f728de0332a1db8d12edd21f0231dd53d67a098044efcc317dc8684bad576d2672b4880c69ce346f5e902de06b051 diff --git a/zanshin.spec b/zanshin.spec index 6d8b32d..9901db5 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -3,7 +3,7 @@ ExcludeArch: %{ix86} Name: zanshin -Version: 26.07.90 +Version: 26.08.0 Release: 1%{?dist} Summary: Todo/action management software @@ -97,6 +97,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Fri Aug 14 2026 Steve Cossette - 26.08.0-1 +- 26.08.0 + * Fri Jul 31 2026 Steve Cossette - 26.07.90-1 - 26.07.90