From 7c9f268b55b070e6d52f2db1aa8c69a83090c771 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sat, 26 Aug 2023 20:56:58 +0200 Subject: [PATCH 01/58] 23.08.0 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ea09337..762da88 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /zanshin-23.04.1.tar.xz /zanshin-23.04.2.tar.xz /zanshin-23.04.3.tar.xz +/zanshin-23.08.0.tar.xz diff --git a/sources b/sources index a8dc644..1e19be6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-23.04.3.tar.xz) = 626336ea203ab266ee8db239b17c8c3acda1e87f4b4a377c904b1a3681b96ea3adc0357bcc11c7c8c45c886a18398f8c69d181225989852f7b7e1e1cdeade6b7 +SHA512 (zanshin-23.08.0.tar.xz) = d71bd53bf1312772b4bccccaab2ece30a1445ad5349b23bb5d15ba7da28d468004dbc478c3e1e6c0aec5b597504a980478ae2863ce975960b034bd9585768bc6 diff --git a/zanshin.spec b/zanshin.spec index e8677ae..9834f92 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -11,8 +11,8 @@ %endif Name: zanshin -Version: 23.04.3 -Release: 2%{?dist} +Version: 23.08.0 +Release: 1%{?dist} Summary: Todo/action management software License: GPLv2 @@ -120,6 +120,9 @@ time \ %{_kf5_plugindir}/krunner/org.kde.%{name}.so %changelog +* Sat Aug 26 2023 Marc Deop i Argemí - 23.08.0-1 +- 23.08.0 + * Sat Jul 22 2023 Fedora Release Engineering - 23.04.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From 7abb2c75114c7a5752eec134dbafb011c7467c7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Wed, 6 Sep 2023 22:53:25 +0200 Subject: [PATCH 02/58] fix: 23.08.0 adjustments --- zanshin.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/zanshin.spec b/zanshin.spec index 9834f92..cd73717 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -42,6 +42,7 @@ BuildRequires: cmake(KPim5IdentityManagement) BuildRequires: cmake(KPim5KontactInterface) BuildRequires: cmake(KPim5Ldap) BuildRequires: cmake(KF5Runner) +BuildRequires: cmake(KF5TextEditTextToSpeech) BuildRequires: cmake(KF5Wallet) BuildRequires: cmake(Qt5Gui) BuildRequires: cmake(Qt5Widgets) From 426a305cff2a5d32100323c083bc2bd0c60c590b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sun, 17 Sep 2023 01:14:39 +0200 Subject: [PATCH 03/58] 23.08.1 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 762da88..540a16f 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ /zanshin-23.04.2.tar.xz /zanshin-23.04.3.tar.xz /zanshin-23.08.0.tar.xz +/zanshin-23.08.1.tar.xz diff --git a/sources b/sources index 1e19be6..6125194 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-23.08.0.tar.xz) = d71bd53bf1312772b4bccccaab2ece30a1445ad5349b23bb5d15ba7da28d468004dbc478c3e1e6c0aec5b597504a980478ae2863ce975960b034bd9585768bc6 +SHA512 (zanshin-23.08.1.tar.xz) = 43a09085036533a01c4476f6e21f3d533dcabdd1cd534aa98c08c9debe061bea604fd36baab0a3773271e3e5e692bbd03607f604c331e4e81fe43657058fad18 diff --git a/zanshin.spec b/zanshin.spec index cd73717..413807b 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -11,7 +11,7 @@ %endif Name: zanshin -Version: 23.08.0 +Version: 23.08.1 Release: 1%{?dist} Summary: Todo/action management software @@ -121,6 +121,9 @@ time \ %{_kf5_plugindir}/krunner/org.kde.%{name}.so %changelog +* Sat Sep 16 2023 Marc Deop i Argemí - 23.08.1-1 +- 23.08.1 + * Sat Aug 26 2023 Marc Deop i Argemí - 23.08.0-1 - 23.08.0 From 897720d89f9bdb8788c640f6f1b5365cc66eac8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Fri, 13 Oct 2023 00:50:49 +0200 Subject: [PATCH 04/58] 23.08.2 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 540a16f..c6360ac 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ /zanshin-23.04.3.tar.xz /zanshin-23.08.0.tar.xz /zanshin-23.08.1.tar.xz +/zanshin-23.08.2.tar.xz diff --git a/sources b/sources index 6125194..89507e4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-23.08.1.tar.xz) = 43a09085036533a01c4476f6e21f3d533dcabdd1cd534aa98c08c9debe061bea604fd36baab0a3773271e3e5e692bbd03607f604c331e4e81fe43657058fad18 +SHA512 (zanshin-23.08.2.tar.xz) = db34e0ec70882d7dc420dfa0e90a640de618ce562b0dbd4e226bda15768bc725660c793d2183789cd88d105b35489683ced444047a4c58bd607780a21c128bc4 diff --git a/zanshin.spec b/zanshin.spec index 413807b..5f01287 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -11,7 +11,7 @@ %endif Name: zanshin -Version: 23.08.1 +Version: 23.08.2 Release: 1%{?dist} Summary: Todo/action management software @@ -121,6 +121,9 @@ time \ %{_kf5_plugindir}/krunner/org.kde.%{name}.so %changelog +* Thu Oct 12 2023 Marc Deop i Argemí - 23.08.2-1 +- 23.08.2 + * Sat Sep 16 2023 Marc Deop i Argemí - 23.08.1-1 - 23.08.1 From 03bbc47a875baf10abc917590411b4813a2e0d21 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Thu, 14 Dec 2023 18:13:53 -0500 Subject: [PATCH 05/58] 24.01.80 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 100 +++++++++++++++++++-------------------------------- 3 files changed, 39 insertions(+), 64 deletions(-) diff --git a/.gitignore b/.gitignore index c6360ac..05daca5 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ /zanshin-23.08.0.tar.xz /zanshin-23.08.1.tar.xz /zanshin-23.08.2.tar.xz +/zanshin-24.01.80.tar.xz diff --git a/sources b/sources index 89507e4..2d12eba 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-23.08.2.tar.xz) = db34e0ec70882d7dc420dfa0e90a640de618ce562b0dbd4e226bda15768bc725660c793d2183789cd88d105b35489683ced444047a4c58bd607780a21c128bc4 +SHA512 (zanshin-24.01.80.tar.xz) = 428e1f48bcec5760fe0da9a3566e6e6cc41e4ce4aa3b25a2deeb9eb5c37cb520ea0dc96c4bd1296cc840a4b983a3921831a4beb2632379416d1eb75b745791ce diff --git a/zanshin.spec b/zanshin.spec index 5f01287..e6aa004 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -1,64 +1,45 @@ -# uncomment to enable bootstrap mode -#global bootstrap 1 - -%if !0%{?bootstrap} -## * significantly increases build-time and there at least several failures -## ping upstream if this is expected -## * FTBFS on arm (disable for now) -#ifnarch %%{arm} -#global tests 1 -#endif -%endif - Name: zanshin -Version: 23.08.2 +Version: 24.01.80 Release: 1%{?dist} Summary: Todo/action management software -License: GPLv2 +License: CC0-1.0 AND GPL-2.0-only AND GPL-3.0-only AND LicenseRef-KDE-Accepted-GPL AND MIT URL: http://zanshin.kde.org/ -%global revision %(echo %{version} | cut -d. -f3) -%if %{revision} >= 50 -%global stable unstable -%else -%global stable stable -%endif -Source0: https://download.kde.org/%{stable}/release-service/%{version}/src/%{name}-%{version}.tar.xz +Source0: https://download.kde.org/%{stable_kf6}/release-service/%{version}/src/%{name}-%{version}.tar.xz ## upstream patches -# handled by qt5-srpm-macros, which defines %%qt5_qtwebengine_arches -%{?qt5_qtwebengine_arches:ExclusiveArch: %{qt5_qtwebengine_arches}} +# handled by qt6-srpm-macros, which defines %%qt6_qtwebengine_arches +%{?qt6_qtwebengine_arches:ExclusiveArch: %{qt6_qtwebengine_arches}} BuildRequires: extra-cmake-modules BuildRequires: gettext BuildRequires: intltool -## kf5 -BuildRequires: cmake(KPim5Akonadi) -BuildRequires: cmake(KPim5AkonadiCalendar) cmake(KPim5AkonadiContact) -BuildRequires: cmake(KPim5AkonadiNotes) -BuildRequires: cmake(KPim5AkonadiSearch) -BuildRequires: cmake(KPim5IdentityManagement) -BuildRequires: cmake(KPim5KontactInterface) -BuildRequires: cmake(KPim5Ldap) -BuildRequires: cmake(KF5Runner) -BuildRequires: cmake(KF5TextEditTextToSpeech) -BuildRequires: cmake(KF5Wallet) -BuildRequires: cmake(Qt5Gui) -BuildRequires: cmake(Qt5Widgets) -BuildRequires: cmake(Qt5Qml) -BuildRequires: cmake(Qt5Test) +BuildRequires: cmake +BuildRequires: kf6-rpm-macros ## %%check BuildRequires: desktop-file-utils BuildRequires: libappstream-glib -%if 0%{?tests} + +BuildRequires: cmake(Qt6Core) +BuildRequires: cmake(Qt6Gui) +BuildRequires: cmake(Qt6Widgets) +BuildRequires: cmake(Qt6Test) + BuildRequires: boost-devel -BuildRequires: dbus-x11 -BuildRequires: kf5-akonadi-server -BuildRequires: kf5-akonadi-server-devel -BuildRequires: time -BuildRequires: xorg-x11-server-Xvfb -%endif + +BuildRequires: cmake(KF6Runner) +BuildRequires: cmake(KF6WindowSystem) +BuildRequires: cmake(KF6I18n) +BuildRequires: cmake(KF6CalendarCore) +BuildRequires: cmake(KF6Parts) + +BuildRequires: cmake(KPim6Akonadi) +BuildRequires: cmake(KPim6AkonadiCalendar) +BuildRequires: cmake(KPim6KontactInterface) +BuildRequires: cmake(KPim6IdentityManagementCore) + + Provides: zanshin-frontend = %{version}-%{release} Requires: zanshin-common = %{version}-%{release} @@ -86,41 +67,34 @@ BuildArch: noarch %build -%{cmake_kf5} \ - -DBUILD_TESTING:BOOL=%{?tests:ON}%{!?tests:OFF} +%cmake_kf6 %cmake_build %install %cmake_install - %find_lang %{name} --all-name %check appstream-util validate-relax --nonet %{buildroot}%{_kf5_metainfodir}/org.kde.%{name}.metainfo.xml desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.desktop -%if 0%{?tests} -export CTEST_OUTPUT_ON_FAILURE=1 -xvfb-run -a \ -dbus-launch --exit-with-session \ -time \ -%ctest --timeout 30 -%endif %files common -f %{name}.lang -%{_kf5_datadir}/icons/hicolor/*/*/zanshin.* +%{_kf6_datadir}/icons/hicolor/*/*/zanshin.* %files -%{_kf5_bindir}/zanshin* -%{_kf5_metainfodir}/org.kde.zanshin.metainfo.xml -%{_kf5_datadir}/applications/org.kde.zanshin.desktop -%{_kf5_datadir}/kxmlgui5/zanshin/ -%{_qt5_plugindir}/pim5/kontact/kontact_zanshinplugin.so -%{_qt5_plugindir}/zanshin_part.so -%{_kf5_plugindir}/krunner/org.kde.%{name}.so +%{_kf6_bindir}/zanshin* +%{_kf6_metainfodir}/org.kde.zanshin.metainfo.xml +%{_kf6_datadir}/applications/org.kde.zanshin.desktop +%{_qt6_plugindir}/pim6/kontact/kontact_zanshinplugin.so +%{_qt6_plugindir}/zanshin_part.so +%{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Thu Dec 14 2023 Steve Cossette - 24.01.80-1 +- 24.01.80 + * Thu Oct 12 2023 Marc Deop i Argemí - 23.08.2-1 - 23.08.2 From 6397eb5368313944aea66fc7832f47c514910791 Mon Sep 17 00:00:00 2001 From: Alessandro Astone Date: Sat, 23 Dec 2023 17:26:05 +0100 Subject: [PATCH 06/58] 24.01.85 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 05daca5..e743333 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ /zanshin-23.08.1.tar.xz /zanshin-23.08.2.tar.xz /zanshin-24.01.80.tar.xz +/zanshin-24.01.85.tar.xz diff --git a/sources b/sources index 2d12eba..dfa02ee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-24.01.80.tar.xz) = 428e1f48bcec5760fe0da9a3566e6e6cc41e4ce4aa3b25a2deeb9eb5c37cb520ea0dc96c4bd1296cc840a4b983a3921831a4beb2632379416d1eb75b745791ce +SHA512 (zanshin-24.01.85.tar.xz) = c5e6ed9d2fc842db38fc0067abc1196041d5183b6fad5624d240fa03f7c61802b5d1baac215f9b43892378d75206c06077b3d559d8a9c739ec1d465f4ebd0d1b diff --git a/zanshin.spec b/zanshin.spec index e6aa004..f8a13d7 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -1,5 +1,5 @@ Name: zanshin -Version: 24.01.80 +Version: 24.01.85 Release: 1%{?dist} Summary: Todo/action management software @@ -92,6 +92,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Sat Dec 23 2023 ales.astone@gmail.com - 24.01.85-1 +- 24.01.85 + * Thu Dec 14 2023 Steve Cossette - 24.01.80-1 - 24.01.80 From bc771552e50b59671aff33203dfc2f945d31964b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sat, 13 Jan 2024 11:59:43 +0100 Subject: [PATCH 07/58] 24.01.90 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e743333..f4228ad 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ /zanshin-23.08.2.tar.xz /zanshin-24.01.80.tar.xz /zanshin-24.01.85.tar.xz +/zanshin-24.01.90.tar.xz diff --git a/sources b/sources index dfa02ee..07bfe7f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-24.01.85.tar.xz) = c5e6ed9d2fc842db38fc0067abc1196041d5183b6fad5624d240fa03f7c61802b5d1baac215f9b43892378d75206c06077b3d559d8a9c739ec1d465f4ebd0d1b +SHA512 (zanshin-24.01.90.tar.xz) = 0dd5e34e9488bef50d267459c0c6ddc607f1b21c26e3c21946ca24f261c93123ee9912937084cda435fc175f08d894ad86a9ef051fc0ef354908cb9273676d7c diff --git a/zanshin.spec b/zanshin.spec index f8a13d7..b11846d 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -1,5 +1,5 @@ Name: zanshin -Version: 24.01.85 +Version: 24.01.90 Release: 1%{?dist} Summary: Todo/action management software @@ -77,7 +77,7 @@ BuildArch: noarch %check -appstream-util validate-relax --nonet %{buildroot}%{_kf5_metainfodir}/org.kde.%{name}.metainfo.xml +appstream-util validate-relax --nonet %{buildroot}%{_kf6_metainfodir}/org.kde.%{name}.metainfo.xml desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.desktop %files common -f %{name}.lang @@ -92,6 +92,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Thu Jan 11 2024 Marc Deop i Argemí - 24.01.90-1 +- 24.01.90 + * Sat Dec 23 2023 ales.astone@gmail.com - 24.01.85-1 - 24.01.85 From 2bd4ae5e15e4a45816e48d66aa362e0a89a55f22 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 10:58:21 +0000 Subject: [PATCH 08/58] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- zanshin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zanshin.spec b/zanshin.spec index b11846d..6a939bf 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -1,6 +1,6 @@ Name: zanshin Version: 24.01.90 -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 LicenseRef-KDE-Accepted-GPL AND MIT @@ -92,6 +92,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Sat Jan 27 2024 Fedora Release Engineering - 24.01.90-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Thu Jan 11 2024 Marc Deop i Argemí - 24.01.90-1 - 24.01.90 From cdc35ded589bd9f332dae40860fdf9b37921907d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Sat, 27 Jan 2024 16:08:48 +0100 Subject: [PATCH 09/58] replace LicenseRef-KDE-Accepted-* licenses according the documentation https://docs.fedoraproject.org/en-US/legal/update-existing-packages/#_licenseref_kde_accepted Part of SPDX change. Announced in advance of devel mailing list --- zanshin.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zanshin.spec b/zanshin.spec index 6a939bf..beeab5e 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -3,7 +3,7 @@ Version: 24.01.90 Release: 2%{?dist} Summary: Todo/action management software -License: CC0-1.0 AND GPL-2.0-only AND GPL-3.0-only AND LicenseRef-KDE-Accepted-GPL AND MIT +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 URL: http://zanshin.kde.org/ Source0: https://download.kde.org/%{stable_kf6}/release-service/%{version}/src/%{name}-%{version}.tar.xz From 2f7f2c750e0b509ef3bc4e982b0284865ace503f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Thu, 1 Feb 2024 18:27:51 +0100 Subject: [PATCH 10/58] 24.01.95 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f4228ad..5362492 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ /zanshin-24.01.80.tar.xz /zanshin-24.01.85.tar.xz /zanshin-24.01.90.tar.xz +/zanshin-24.01.95.tar.xz diff --git a/sources b/sources index 07bfe7f..98dcbb0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-24.01.90.tar.xz) = 0dd5e34e9488bef50d267459c0c6ddc607f1b21c26e3c21946ca24f261c93123ee9912937084cda435fc175f08d894ad86a9ef051fc0ef354908cb9273676d7c +SHA512 (zanshin-24.01.95.tar.xz) = 81394c60011d4a7421c9dcc4cbe0104bc2e4ea38de9555c9bd60e6e929a93991ea45d3a9f482fa022fe7dff700eefb31ac7a878ee307ad5063ee440386eead38 diff --git a/zanshin.spec b/zanshin.spec index beeab5e..cb89bcd 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -1,6 +1,6 @@ Name: zanshin -Version: 24.01.90 -Release: 2%{?dist} +Version: 24.01.95 +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 @@ -92,6 +92,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Wed Jan 31 2024 Marc Deop i Argemí - 24.01.95-1 +- 24.01.95 + * Sat Jan 27 2024 Fedora Release Engineering - 24.01.90-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 40a51c49e8e66461f81e321a33f33608da8160ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Fri, 23 Feb 2024 12:35:26 +0100 Subject: [PATCH 11/58] 24.02.0 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5362492..676c469 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ /zanshin-24.01.85.tar.xz /zanshin-24.01.90.tar.xz /zanshin-24.01.95.tar.xz +/zanshin-24.02.0.tar.xz diff --git a/sources b/sources index 98dcbb0..14291aa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-24.01.95.tar.xz) = 81394c60011d4a7421c9dcc4cbe0104bc2e4ea38de9555c9bd60e6e929a93991ea45d3a9f482fa022fe7dff700eefb31ac7a878ee307ad5063ee440386eead38 +SHA512 (zanshin-24.02.0.tar.xz) = adaae9685df2f925a9863958adf8d4ae9e3ed1b3b615b7c0a8200a39f9aadd3b0529e5a223cb7f0eb0fdf0e31b34fdf0c8ee4ced1906af5dcaf1f20e7f11bc46 diff --git a/zanshin.spec b/zanshin.spec index cb89bcd..fea5de4 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -1,5 +1,5 @@ Name: zanshin -Version: 24.01.95 +Version: 24.02.0 Release: 1%{?dist} Summary: Todo/action management software @@ -92,6 +92,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Wed Feb 21 2024 Marc Deop i Argemí - 24.02.0-1 +- 24.02.0 + * Wed Jan 31 2024 Marc Deop i Argemí - 24.01.95-1 - 24.01.95 From f34cbcc9328a495c776173adaa1a5e879620f061 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Fri, 29 Mar 2024 18:31:41 +0100 Subject: [PATCH 12/58] 24.02.1 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 676c469..91928d2 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ /zanshin-24.01.90.tar.xz /zanshin-24.01.95.tar.xz /zanshin-24.02.0.tar.xz +/zanshin-24.02.1.tar.xz diff --git a/sources b/sources index 14291aa..c5b578a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-24.02.0.tar.xz) = adaae9685df2f925a9863958adf8d4ae9e3ed1b3b615b7c0a8200a39f9aadd3b0529e5a223cb7f0eb0fdf0e31b34fdf0c8ee4ced1906af5dcaf1f20e7f11bc46 +SHA512 (zanshin-24.02.1.tar.xz) = 535fc08ff517f6e3a012faecfe66f1631c18d79521dcbd4f1ae547863055b60353c7501d75898a500a0d9368744c02ca9c60721a89031fbcdbab32db5699997e diff --git a/zanshin.spec b/zanshin.spec index fea5de4..4e6cdd5 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -1,5 +1,5 @@ Name: zanshin -Version: 24.02.0 +Version: 24.02.1 Release: 1%{?dist} Summary: Todo/action management software @@ -92,6 +92,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Fri Mar 29 2024 Marc Deop i Argemí - 24.02.1-1 +- 24.02.1 + * Wed Feb 21 2024 Marc Deop i Argemí - 24.02.0-1 - 24.02.0 From 2c5cb67c006e3374c72f5dac71414fa69c56d312 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sat, 13 Apr 2024 13:37:45 +0200 Subject: [PATCH 13/58] 24.02.2 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 91928d2..8ddba5c 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ /zanshin-24.01.95.tar.xz /zanshin-24.02.0.tar.xz /zanshin-24.02.1.tar.xz +/zanshin-24.02.2.tar.xz diff --git a/sources b/sources index c5b578a..3d692a0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-24.02.1.tar.xz) = 535fc08ff517f6e3a012faecfe66f1631c18d79521dcbd4f1ae547863055b60353c7501d75898a500a0d9368744c02ca9c60721a89031fbcdbab32db5699997e +SHA512 (zanshin-24.02.2.tar.xz) = 1d5026288c6f280580f2a8bbfaf8cf69ad5ec218927f393d951bda8a13690c1ca3cfcd11edc2c18260e6602e5710476464f71f83ad5b0475674204a95d588a62 diff --git a/zanshin.spec b/zanshin.spec index 4e6cdd5..0404b27 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -1,5 +1,5 @@ Name: zanshin -Version: 24.02.1 +Version: 24.02.2 Release: 1%{?dist} Summary: Todo/action management software @@ -92,6 +92,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Fri Apr 12 2024 Marc Deop i Argemí - 24.02.2-1 +- 24.02.2 + * Fri Mar 29 2024 Marc Deop i Argemí - 24.02.1-1 - 24.02.1 From 38479151ecddfe1dde6982d16a1aded5c1946f6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sun, 19 May 2024 20:45:20 +0200 Subject: [PATCH 14/58] 24.05.0 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8ddba5c..2ff184c 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ /zanshin-24.02.0.tar.xz /zanshin-24.02.1.tar.xz /zanshin-24.02.2.tar.xz +/zanshin-24.05.0.tar.xz diff --git a/sources b/sources index 3d692a0..0a08356 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-24.02.2.tar.xz) = 1d5026288c6f280580f2a8bbfaf8cf69ad5ec218927f393d951bda8a13690c1ca3cfcd11edc2c18260e6602e5710476464f71f83ad5b0475674204a95d588a62 +SHA512 (zanshin-24.05.0.tar.xz) = d133b8514c9f4badf19f580cfd8321c34fd9408438682d9332c53e5da0e960b30d96beb08b1c208f7e2f336ea89d3d23339020edfd6d8c9ab4a1731d66c2d7f8 diff --git a/zanshin.spec b/zanshin.spec index 0404b27..eca3b85 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -1,5 +1,5 @@ Name: zanshin -Version: 24.02.2 +Version: 24.05.0 Release: 1%{?dist} Summary: Todo/action management software @@ -92,6 +92,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Fri May 17 2024 Marc Deop i Argemí - 24.05.0-1 +- 24.05.0 + * Fri Apr 12 2024 Marc Deop i Argemí - 24.02.2-1 - 24.02.2 From 850e6ce2523c174b6b458c04a6138720d6c4af58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sat, 15 Jun 2024 14:31:26 +0200 Subject: [PATCH 15/58] 24.05.1 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2ff184c..f2d2adf 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ /zanshin-24.02.1.tar.xz /zanshin-24.02.2.tar.xz /zanshin-24.05.0.tar.xz +/zanshin-24.05.1.tar.xz diff --git a/sources b/sources index 0a08356..3ddcba6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-24.05.0.tar.xz) = d133b8514c9f4badf19f580cfd8321c34fd9408438682d9332c53e5da0e960b30d96beb08b1c208f7e2f336ea89d3d23339020edfd6d8c9ab4a1731d66c2d7f8 +SHA512 (zanshin-24.05.1.tar.xz) = 0e25a5cec1a1e2bb80d4ed1905a9686350749d13fa6511b63816c5aba556d58a8872e1aad7c682c89fafaa775d96285e1fe8892f633890370a0c5e48f23a51ac diff --git a/zanshin.spec b/zanshin.spec index eca3b85..e9b9e8c 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -1,5 +1,5 @@ Name: zanshin -Version: 24.05.0 +Version: 24.05.1 Release: 1%{?dist} Summary: Todo/action management software @@ -92,6 +92,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Fri Jun 14 2024 Marc Deop i Argemí - 24.05.1-1 +- 24.05.1 + * Fri May 17 2024 Marc Deop i Argemí - 24.05.0-1 - 24.05.0 From 335690bd793cad7fab103f58812ca9108994b315 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sun, 7 Jul 2024 16:41:05 +0200 Subject: [PATCH 16/58] 24.05.2 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f2d2adf..09bf275 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ /zanshin-24.02.2.tar.xz /zanshin-24.05.0.tar.xz /zanshin-24.05.1.tar.xz +/zanshin-24.05.2.tar.xz diff --git a/sources b/sources index 3ddcba6..cc933e7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-24.05.1.tar.xz) = 0e25a5cec1a1e2bb80d4ed1905a9686350749d13fa6511b63816c5aba556d58a8872e1aad7c682c89fafaa775d96285e1fe8892f633890370a0c5e48f23a51ac +SHA512 (zanshin-24.05.2.tar.xz) = f38ab59cb0ca31a94c00ef189f1e185092fc27a83d29c0279392bedddc1f09d9894b058d9ee770aeec3cb0949e1b8e31fa3951bf410974703980c72809a2907b diff --git a/zanshin.spec b/zanshin.spec index e9b9e8c..be4a4f3 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -1,5 +1,5 @@ Name: zanshin -Version: 24.05.1 +Version: 24.05.2 Release: 1%{?dist} Summary: Todo/action management software @@ -92,6 +92,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Sun Jul 07 2024 Marc Deop i Argemí - 24.05.2-1 +- 24.05.2 + * Fri Jun 14 2024 Marc Deop i Argemí - 24.05.1-1 - 24.05.1 From 3024894102230931645076b4ae812c2b9a5af2d5 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 10:47:49 +0000 Subject: [PATCH 17/58] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- zanshin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zanshin.spec b/zanshin.spec index be4a4f3..ab993bb 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -1,6 +1,6 @@ Name: zanshin Version: 24.05.2 -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 @@ -92,6 +92,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Sat Jul 20 2024 Fedora Release Engineering - 24.05.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Sun Jul 07 2024 Marc Deop i Argemí - 24.05.2-1 - 24.05.2 From 8cc08df027ff22d741f592ecb3ccbfbb54c3f28b Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Thu, 22 Aug 2024 20:51:43 -0400 Subject: [PATCH 18/58] 24.08.0 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 09bf275..a1f6a17 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ /zanshin-24.05.0.tar.xz /zanshin-24.05.1.tar.xz /zanshin-24.05.2.tar.xz +/zanshin-24.08.0.tar.xz diff --git a/sources b/sources index cc933e7..920fb6c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-24.05.2.tar.xz) = f38ab59cb0ca31a94c00ef189f1e185092fc27a83d29c0279392bedddc1f09d9894b058d9ee770aeec3cb0949e1b8e31fa3951bf410974703980c72809a2907b +SHA512 (zanshin-24.08.0.tar.xz) = 74b0d76c8e50721553b076e5394b6eccf1051b85e818fc9bf2df358432fef15527a522c600b3e70a40d6551d18fda5db7bc8ef47c44e1c0438695c0415f7eb81 diff --git a/zanshin.spec b/zanshin.spec index ab993bb..c9f53da 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -1,6 +1,6 @@ Name: zanshin -Version: 24.05.2 -Release: 2%{?dist} +Version: 24.08.0 +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 @@ -92,6 +92,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Thu Aug 22 2024 Steve Cossette - 24.08.0-1 +- 24.08.0 + * Sat Jul 20 2024 Fedora Release Engineering - 24.05.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 44a8e98606b13fb9d803dc0e51b3d75e18659017 Mon Sep 17 00:00:00 2001 From: Alessandro Astone Date: Thu, 26 Sep 2024 19:31:47 +0200 Subject: [PATCH 19/58] 24.08.1 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a1f6a17..7f0b56e 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ /zanshin-24.05.1.tar.xz /zanshin-24.05.2.tar.xz /zanshin-24.08.0.tar.xz +/zanshin-24.08.1.tar.xz diff --git a/sources b/sources index 920fb6c..da9abe5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-24.08.0.tar.xz) = 74b0d76c8e50721553b076e5394b6eccf1051b85e818fc9bf2df358432fef15527a522c600b3e70a40d6551d18fda5db7bc8ef47c44e1c0438695c0415f7eb81 +SHA512 (zanshin-24.08.1.tar.xz) = 521faeaa2c4f449b02919c2a1af8dc5e6b0b0b42821745e85be2b94f340aa4b711f23ccb4e5fa9df77ffc3c56488c214c8bb910dc738a7bd0d80d996354f80fa diff --git a/zanshin.spec b/zanshin.spec index c9f53da..12c87fa 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -1,5 +1,5 @@ Name: zanshin -Version: 24.08.0 +Version: 24.08.1 Release: 1%{?dist} Summary: Todo/action management software @@ -92,6 +92,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Wed Sep 25 2024 Alessandro Astone - 24.08.1-1 +- 24.08.1 + * Thu Aug 22 2024 Steve Cossette - 24.08.0-1 - 24.08.0 From 051ca6c5db0b8be89b989f73e38035e2029f41c0 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Tue, 8 Oct 2024 19:34:05 -0400 Subject: [PATCH 20/58] 24.08.2 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7f0b56e..8611f2a 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,4 @@ /zanshin-24.05.2.tar.xz /zanshin-24.08.0.tar.xz /zanshin-24.08.1.tar.xz +/zanshin-24.08.2.tar.xz diff --git a/sources b/sources index da9abe5..e83ccc3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-24.08.1.tar.xz) = 521faeaa2c4f449b02919c2a1af8dc5e6b0b0b42821745e85be2b94f340aa4b711f23ccb4e5fa9df77ffc3c56488c214c8bb910dc738a7bd0d80d996354f80fa +SHA512 (zanshin-24.08.2.tar.xz) = 26653c6ee14a703762ead3c9199194c4eb8d159c2e8ecf7b2eaa43b73f8a6d27fc974f84ea65d6ef88b0d41e61abe2d01b9c9b62a3ebd84a6b5708f6ce7f746b diff --git a/zanshin.spec b/zanshin.spec index 12c87fa..aefdaa2 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -1,5 +1,5 @@ Name: zanshin -Version: 24.08.1 +Version: 24.08.2 Release: 1%{?dist} Summary: Todo/action management software @@ -92,6 +92,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Tue Oct 08 2024 Steve Cossette - 24.08.2-1 +- 24.08.2 + * Wed Sep 25 2024 Alessandro Astone - 24.08.1-1 - 24.08.1 From 8991b91e41ffa397c1e01ca71b03d7f200737004 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Tue, 5 Nov 2024 21:30:03 -0500 Subject: [PATCH 21/58] 24.08.3 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8611f2a..df4bea7 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ /zanshin-24.08.0.tar.xz /zanshin-24.08.1.tar.xz /zanshin-24.08.2.tar.xz +/zanshin-24.08.3.tar.xz diff --git a/sources b/sources index e83ccc3..951d72d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-24.08.2.tar.xz) = 26653c6ee14a703762ead3c9199194c4eb8d159c2e8ecf7b2eaa43b73f8a6d27fc974f84ea65d6ef88b0d41e61abe2d01b9c9b62a3ebd84a6b5708f6ce7f746b +SHA512 (zanshin-24.08.3.tar.xz) = 3f1d15b8abf9d4c70341a0711f8a2ccdb8ad2dda17b920d401328eb41ac34cd4b175f984b9513ffbdd86c2254f434da4f58baa95a6f72c19831a4c6b2782688c diff --git a/zanshin.spec b/zanshin.spec index aefdaa2..5abb77a 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -1,5 +1,5 @@ Name: zanshin -Version: 24.08.2 +Version: 24.08.3 Release: 1%{?dist} Summary: Todo/action management software @@ -92,6 +92,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Tue Nov 05 2024 Steve Cossette - 24.08.3-1 +- 24.08.3 + * Tue Oct 08 2024 Steve Cossette - 24.08.2-1 - 24.08.2 From b0120fed3a66c7566c59823825054a19dfd34eea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Wed, 20 Nov 2024 22:13:44 +0100 Subject: [PATCH 22/58] 24.11.80 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 6 +++++- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index df4bea7..1b2f4bd 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ /zanshin-24.08.1.tar.xz /zanshin-24.08.2.tar.xz /zanshin-24.08.3.tar.xz +/zanshin-24.11.80.tar.xz diff --git a/sources b/sources index 951d72d..102773c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-24.08.3.tar.xz) = 3f1d15b8abf9d4c70341a0711f8a2ccdb8ad2dda17b920d401328eb41ac34cd4b175f984b9513ffbdd86c2254f434da4f58baa95a6f72c19831a4c6b2782688c +SHA512 (zanshin-24.11.80.tar.xz) = d1a36917f2be7a696597e39bab9cc6a95e3f15bad8ae14fe654343e0c3674a4431ed17630429f61e4630f6116ff82d98f0dc948bc1eb8c307a12e7ecf1deb22d diff --git a/zanshin.spec b/zanshin.spec index 5abb77a..628a11f 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -1,5 +1,5 @@ Name: zanshin -Version: 24.08.3 +Version: 24.11.80 Release: 1%{?dist} Summary: Todo/action management software @@ -33,6 +33,7 @@ BuildRequires: cmake(KF6WindowSystem) BuildRequires: cmake(KF6I18n) BuildRequires: cmake(KF6CalendarCore) BuildRequires: cmake(KF6Parts) +BuildRequires: cmake(KF6Crash) BuildRequires: cmake(KPim6Akonadi) BuildRequires: cmake(KPim6AkonadiCalendar) @@ -92,6 +93,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Fri Nov 15 2024 Marc Deop i Argemí - 24.11.80-1 +- 24.11.80 + * Tue Nov 05 2024 Steve Cossette - 24.08.3-1 - 24.08.3 From a91b4461e63d890fde57e1762bbcc27f22c8c675 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Fri, 29 Nov 2024 21:08:15 +0100 Subject: [PATCH 23/58] 24.11.90 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1b2f4bd..777cd4a 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ /zanshin-24.08.2.tar.xz /zanshin-24.08.3.tar.xz /zanshin-24.11.80.tar.xz +/zanshin-24.11.90.tar.xz diff --git a/sources b/sources index 102773c..64ed1d9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-24.11.80.tar.xz) = d1a36917f2be7a696597e39bab9cc6a95e3f15bad8ae14fe654343e0c3674a4431ed17630429f61e4630f6116ff82d98f0dc948bc1eb8c307a12e7ecf1deb22d +SHA512 (zanshin-24.11.90.tar.xz) = 279a9c34005472e7e754fc53293c5d20a53d604fcd900453b1d31e20afe8542a72168fe9efebd646e676e1aeab9d1e64fd7eba8f5388deebf70ec10c7152f789 diff --git a/zanshin.spec b/zanshin.spec index 628a11f..949ff94 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -1,5 +1,5 @@ Name: zanshin -Version: 24.11.80 +Version: 24.11.90 Release: 1%{?dist} Summary: Todo/action management software @@ -93,6 +93,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Fri Nov 29 2024 Marc Deop i Argemí - 24.11.90-1 +- 24.11.90 + * Fri Nov 15 2024 Marc Deop i Argemí - 24.11.80-1 - 24.11.80 From 30354eac07aaeb25533ebd16cbcc953e4ac914fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sat, 7 Dec 2024 18:52:44 +0100 Subject: [PATCH 24/58] 24.12.0 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 777cd4a..dd54149 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ /zanshin-24.08.3.tar.xz /zanshin-24.11.80.tar.xz /zanshin-24.11.90.tar.xz +/zanshin-24.12.0.tar.xz diff --git a/sources b/sources index 64ed1d9..4950c7c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-24.11.90.tar.xz) = 279a9c34005472e7e754fc53293c5d20a53d604fcd900453b1d31e20afe8542a72168fe9efebd646e676e1aeab9d1e64fd7eba8f5388deebf70ec10c7152f789 +SHA512 (zanshin-24.12.0.tar.xz) = c0fd3ecf3faf07c20f7917bd0c21ce51a6cea70348bedb56f285ff6d378f40ad3d3286bb1d8f3c7d9b2c3e7b85a320b8459861d004b68e716aefe5fee1cc6ad6 diff --git a/zanshin.spec b/zanshin.spec index 949ff94..69a52dc 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -1,5 +1,5 @@ Name: zanshin -Version: 24.11.90 +Version: 24.12.0 Release: 1%{?dist} Summary: Todo/action management software @@ -93,6 +93,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Sat Dec 07 2024 Marc Deop i Argemí - 24.12.0-1 +- 24.12.0 + * Fri Nov 29 2024 Marc Deop i Argemí - 24.11.90-1 - 24.11.90 From 7e8a4af6e89de1cdf916826983ee9242ceb3298d Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Tue, 7 Jan 2025 16:51:10 -0500 Subject: [PATCH 25/58] 24.12.1 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index dd54149..8264909 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,4 @@ /zanshin-24.11.80.tar.xz /zanshin-24.11.90.tar.xz /zanshin-24.12.0.tar.xz +/zanshin-24.12.1.tar.xz diff --git a/sources b/sources index 4950c7c..e789503 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-24.12.0.tar.xz) = c0fd3ecf3faf07c20f7917bd0c21ce51a6cea70348bedb56f285ff6d378f40ad3d3286bb1d8f3c7d9b2c3e7b85a320b8459861d004b68e716aefe5fee1cc6ad6 +SHA512 (zanshin-24.12.1.tar.xz) = 7ae21af7265bf1a7c2f8557a318a97b4ee51fa8f0c198a7b82e177613dfa8c9fd7d6b5eb824d5cef98886405b4fc227df4b07c19a4ca71d8ca6d57191f0a31ab diff --git a/zanshin.spec b/zanshin.spec index 69a52dc..94c4dec 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -1,5 +1,5 @@ Name: zanshin -Version: 24.12.0 +Version: 24.12.1 Release: 1%{?dist} Summary: Todo/action management software @@ -93,6 +93,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Tue Jan 07 2025 Steve Cossette - 24.12.1-1 +- 24.12.1 + * Sat Dec 07 2024 Marc Deop i Argemí - 24.12.0-1 - 24.12.0 From 6774a9c6284ceba1e0a3ec2f776c20040323495f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 16:40:40 +0000 Subject: [PATCH 26/58] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- zanshin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zanshin.spec b/zanshin.spec index 94c4dec..968f42d 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -1,6 +1,6 @@ Name: zanshin Version: 24.12.1 -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 @@ -93,6 +93,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Sun Jan 19 2025 Fedora Release Engineering - 24.12.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Tue Jan 07 2025 Steve Cossette - 24.12.1-1 - 24.12.1 From 131c9acdbc960ff40e681d294b21881d78f5d39f Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Wed, 5 Feb 2025 20:19:15 -0500 Subject: [PATCH 27/58] 24.12.2 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8264909..7fd1632 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ /zanshin-24.11.90.tar.xz /zanshin-24.12.0.tar.xz /zanshin-24.12.1.tar.xz +/zanshin-24.12.2.tar.xz diff --git a/sources b/sources index e789503..e6f7fc9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-24.12.1.tar.xz) = 7ae21af7265bf1a7c2f8557a318a97b4ee51fa8f0c198a7b82e177613dfa8c9fd7d6b5eb824d5cef98886405b4fc227df4b07c19a4ca71d8ca6d57191f0a31ab +SHA512 (zanshin-24.12.2.tar.xz) = 675a56fb4d988ec280a59a59e15404f644abc427b13101ce07f5a58f5343a126475712ef39e73c70a7bd91b4341d02c6b479a426e212d532f1145093f5fad9fc diff --git a/zanshin.spec b/zanshin.spec index 968f42d..e2daf1e 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -1,6 +1,6 @@ Name: zanshin -Version: 24.12.1 -Release: 2%{?dist} +Version: 24.12.2 +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 @@ -93,6 +93,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Wed Feb 05 2025 Steve Cossette - 24.12.2-1 +- 24.12.2 + * Sun Jan 19 2025 Fedora Release Engineering - 24.12.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 269d13e5e591598e3302d8c2ee0ba1158cc3ddbf Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Fri, 21 Feb 2025 09:55:27 -0500 Subject: [PATCH 28/58] Rebuild for ppc64le enablement --- zanshin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zanshin.spec b/zanshin.spec index e2daf1e..3fa621f 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -1,6 +1,6 @@ Name: zanshin Version: 24.12.2 -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 @@ -93,6 +93,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Fri Feb 21 2025 Steve Cossette - 24.12.2-2 +- Rebuild for ppc64le enablement + * Wed Feb 05 2025 Steve Cossette - 24.12.2-1 - 24.12.2 From c92c58f7d9bf67e4cf59e966478201f12c12e077 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Tue, 4 Mar 2025 20:24:42 -0500 Subject: [PATCH 29/58] 24.12.3 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7fd1632..04bccb7 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ /zanshin-24.12.0.tar.xz /zanshin-24.12.1.tar.xz /zanshin-24.12.2.tar.xz +/zanshin-24.12.3.tar.xz diff --git a/sources b/sources index e6f7fc9..9ff519c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-24.12.2.tar.xz) = 675a56fb4d988ec280a59a59e15404f644abc427b13101ce07f5a58f5343a126475712ef39e73c70a7bd91b4341d02c6b479a426e212d532f1145093f5fad9fc +SHA512 (zanshin-24.12.3.tar.xz) = 58e7f231637050b849feb2d8719ede5be556c08598d75182ffde0de199f248aab61e4ab732e1688ddcbe77c1df2a114f25d380783d3dffa820ebd03de36b3d9a diff --git a/zanshin.spec b/zanshin.spec index 3fa621f..2674fc0 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -1,6 +1,6 @@ Name: zanshin -Version: 24.12.2 -Release: 2%{?dist} +Version: 24.12.3 +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 @@ -93,6 +93,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Tue Mar 04 2025 Steve Cossette - 24.12.3-1 +- 24.12.3 + * Fri Feb 21 2025 Steve Cossette - 24.12.2-2 - Rebuild for ppc64le enablement From f2526d7a00d5378c2a90560b7176cdd8863ba0f3 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Sun, 23 Mar 2025 13:07:36 -0400 Subject: [PATCH 30/58] 25.03.80 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 04bccb7..55d4880 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,4 @@ /zanshin-24.12.1.tar.xz /zanshin-24.12.2.tar.xz /zanshin-24.12.3.tar.xz +/zanshin-25.03.80.tar.xz diff --git a/sources b/sources index 9ff519c..a245d9b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-24.12.3.tar.xz) = 58e7f231637050b849feb2d8719ede5be556c08598d75182ffde0de199f248aab61e4ab732e1688ddcbe77c1df2a114f25d380783d3dffa820ebd03de36b3d9a +SHA512 (zanshin-25.03.80.tar.xz) = f905561b813c4e5226d3ef1dedba537f7a63ede1005ccbe6e320abb2478890b133296f6d7caf99a7f1f6208b645b4e823be69a1cccc0ab0986910ebb81eaae7b diff --git a/zanshin.spec b/zanshin.spec index 2674fc0..b83aacd 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -1,5 +1,5 @@ Name: zanshin -Version: 24.12.3 +Version: 25.03.80 Release: 1%{?dist} Summary: Todo/action management software @@ -93,6 +93,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Thu Mar 20 2025 Steve Cossette - 25.03.80-1 +- 25.03.80 (Beta) + * Tue Mar 04 2025 Steve Cossette - 24.12.3-1 - 24.12.3 From 11b86f20a87244b4d3fbaa23aacae2cbe52525b9 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Sat, 12 Apr 2025 19:05:45 -0400 Subject: [PATCH 31/58] 25.04.0 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 55d4880..11146f1 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,4 @@ /zanshin-24.12.2.tar.xz /zanshin-24.12.3.tar.xz /zanshin-25.03.80.tar.xz +/zanshin-25.04.0.tar.xz diff --git a/sources b/sources index a245d9b..f65a05a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-25.03.80.tar.xz) = f905561b813c4e5226d3ef1dedba537f7a63ede1005ccbe6e320abb2478890b133296f6d7caf99a7f1f6208b645b4e823be69a1cccc0ab0986910ebb81eaae7b +SHA512 (zanshin-25.04.0.tar.xz) = 93c81ad9024070527b1e9e8efb16f2e672f33ae250d7cf4ac4c511eb247e75773e21216ebe565b35157c88c2b82a4d0c1dcb91f844a4aa905f4d21761312899e diff --git a/zanshin.spec b/zanshin.spec index b83aacd..7580c1a 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -1,5 +1,5 @@ Name: zanshin -Version: 25.03.80 +Version: 25.04.0 Release: 1%{?dist} Summary: Todo/action management software @@ -93,6 +93,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Sat Apr 12 2025 Steve Cossette - 25.04.0-1 +- 25.04.0 + * Thu Mar 20 2025 Steve Cossette - 25.03.80-1 - 25.03.80 (Beta) From a830705a843d4720521a62381ac3a1ce439ae471 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Wed, 14 May 2025 14:43:05 -0400 Subject: [PATCH 32/58] 25.04.1 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 11146f1..dc772fe 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,4 @@ /zanshin-24.12.3.tar.xz /zanshin-25.03.80.tar.xz /zanshin-25.04.0.tar.xz +/zanshin-25.04.1.tar.xz diff --git a/sources b/sources index f65a05a..24e693e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-25.04.0.tar.xz) = 93c81ad9024070527b1e9e8efb16f2e672f33ae250d7cf4ac4c511eb247e75773e21216ebe565b35157c88c2b82a4d0c1dcb91f844a4aa905f4d21761312899e +SHA512 (zanshin-25.04.1.tar.xz) = 33f229149062703fa25a80d616c46269fdf336ac6f8e7bd92c2e6f9d84f7161de7a9ddf1d2e39d0292ee17bd73e8610c904ac201e435859c1b26a293a29d1b5e diff --git a/zanshin.spec b/zanshin.spec index 7580c1a..a516732 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -1,5 +1,5 @@ Name: zanshin -Version: 25.04.0 +Version: 25.04.1 Release: 1%{?dist} Summary: Todo/action management software @@ -93,6 +93,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Wed May 14 2025 Steve Cossette - 25.04.1-1 +- 25.04.1 + * Sat Apr 12 2025 Steve Cossette - 25.04.0-1 - 25.04.0 From e3fe2ad39e2f0ced82c82ebc69b6f6c7a1965a68 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Thu, 5 Jun 2025 16:21:24 -0400 Subject: [PATCH 33/58] 25.04.2 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index dc772fe..63d8256 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,4 @@ /zanshin-25.03.80.tar.xz /zanshin-25.04.0.tar.xz /zanshin-25.04.1.tar.xz +/zanshin-25.04.2.tar.xz diff --git a/sources b/sources index 24e693e..1bd82c3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-25.04.1.tar.xz) = 33f229149062703fa25a80d616c46269fdf336ac6f8e7bd92c2e6f9d84f7161de7a9ddf1d2e39d0292ee17bd73e8610c904ac201e435859c1b26a293a29d1b5e +SHA512 (zanshin-25.04.2.tar.xz) = 701a5d78b83f1c9cafa0520bced65e87611c89f11689da8c8428cbed9125b51d98cc057fb988f99c7c7c9aba15602eebc979226954bdb3f6becba309aca81702 diff --git a/zanshin.spec b/zanshin.spec index a516732..3cd6d40 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -1,5 +1,5 @@ Name: zanshin -Version: 25.04.1 +Version: 25.04.2 Release: 1%{?dist} Summary: Todo/action management software @@ -93,6 +93,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Wed Jun 04 2025 Steve Cossette - 25.04.2-1 +- 25.04.2 + * Wed May 14 2025 Steve Cossette - 25.04.1-1 - 25.04.1 From 5df1f1a42ba1cc4a8f22a727ad36a1fcd931c51e Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Thu, 3 Jul 2025 17:45:05 -0400 Subject: [PATCH 34/58] 25.04.3 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 63d8256..4004f65 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ /zanshin-25.04.0.tar.xz /zanshin-25.04.1.tar.xz /zanshin-25.04.2.tar.xz +/zanshin-25.04.3.tar.xz diff --git a/sources b/sources index 1bd82c3..f8bd748 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-25.04.2.tar.xz) = 701a5d78b83f1c9cafa0520bced65e87611c89f11689da8c8428cbed9125b51d98cc057fb988f99c7c7c9aba15602eebc979226954bdb3f6becba309aca81702 +SHA512 (zanshin-25.04.3.tar.xz) = 418d5a9217ad4260bd1bf8be44a7bb967e72c186dcf53a9b9fbba9a9fe81f1a9256ff2c366f2af87622925e697563282468320fe7cea0df0316562c0ce5c4b9f diff --git a/zanshin.spec b/zanshin.spec index 3cd6d40..06d4ed7 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -1,5 +1,5 @@ Name: zanshin -Version: 25.04.2 +Version: 25.04.3 Release: 1%{?dist} Summary: Todo/action management software @@ -93,6 +93,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Thu Jul 03 2025 Steve Cossette - 25.04.3-1 +- 25.04.3 + * Wed Jun 04 2025 Steve Cossette - 25.04.2-1 - 25.04.2 From 9419a13c7eccaa8e0ae7aeca4899f00a1327b6f8 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Mon, 14 Jul 2025 13:31:40 -0400 Subject: [PATCH 35/58] 25.07.80 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4004f65..63d1fb5 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ /zanshin-25.04.1.tar.xz /zanshin-25.04.2.tar.xz /zanshin-25.04.3.tar.xz +/zanshin-25.07.80.tar.xz diff --git a/sources b/sources index f8bd748..1f5222b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-25.04.3.tar.xz) = 418d5a9217ad4260bd1bf8be44a7bb967e72c186dcf53a9b9fbba9a9fe81f1a9256ff2c366f2af87622925e697563282468320fe7cea0df0316562c0ce5c4b9f +SHA512 (zanshin-25.07.80.tar.xz) = 50bc94a18397dae7f44effcf16e4573a63dda8f82fe96195b654be508e9c20bfbf198042c1cfd5e8525dc7583daeecdb0fa6dcb0fc3dd9824fd8306459a202ae diff --git a/zanshin.spec b/zanshin.spec index 06d4ed7..c46d2fb 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -1,5 +1,5 @@ Name: zanshin -Version: 25.04.3 +Version: 25.07.80 Release: 1%{?dist} Summary: Todo/action management software @@ -93,6 +93,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Fri Jul 11 2025 Steve Cossette - 25.07.80-1 +- 25.07.80 + * Thu Jul 03 2025 Steve Cossette - 25.04.3-1 - 25.04.3 From a19003abffd43b5dccad54afeb6b47cd94820619 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 21:15:42 +0000 Subject: [PATCH 36/58] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- zanshin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zanshin.spec b/zanshin.spec index c46d2fb..d8451a3 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -1,6 +1,6 @@ Name: zanshin Version: 25.07.80 -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 @@ -93,6 +93,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 25.07.80-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Fri Jul 11 2025 Steve Cossette - 25.07.80-1 - 25.07.80 From ac94c197afae0352aa5073021b10efd5f7c1b928 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Sat, 26 Jul 2025 09:05:34 -0400 Subject: [PATCH 37/58] 25.07.90 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 8 ++++---- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 63d1fb5..2adfb6f 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,4 @@ /zanshin-25.04.2.tar.xz /zanshin-25.04.3.tar.xz /zanshin-25.07.80.tar.xz +/zanshin-25.07.90.tar.xz diff --git a/sources b/sources index 1f5222b..2856ad4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-25.07.80.tar.xz) = 50bc94a18397dae7f44effcf16e4573a63dda8f82fe96195b654be508e9c20bfbf198042c1cfd5e8525dc7583daeecdb0fa6dcb0fc3dd9824fd8306459a202ae +SHA512 (zanshin-25.07.90.tar.xz) = 0491df18d77394d80f84d3f08a90d3e56e06a7bff297f13fe4add9fde5ef34eb746ab099005eae1899af697d150b84ceaf6490dcf1aa03e2cc6f68413ce869f2 diff --git a/zanshin.spec b/zanshin.spec index d8451a3..c1fb288 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -1,6 +1,6 @@ Name: zanshin -Version: 25.07.80 -Release: 2%{?dist} +Version: 25.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 @@ -93,8 +93,8 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog -* Fri Jul 25 2025 Fedora Release Engineering - 25.07.80-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild +* Fri Jul 25 2025 Steve Cossette - 25.07.90-1 +- 25.07.90 * Fri Jul 11 2025 Steve Cossette - 25.07.80-1 - 25.07.80 From 26f496f56e1215ee19b580a02da6bf24cf906fa5 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Sat, 9 Aug 2025 13:44:33 -0400 Subject: [PATCH 38/58] 25.08.0 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2adfb6f..0de193b 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,4 @@ /zanshin-25.04.3.tar.xz /zanshin-25.07.80.tar.xz /zanshin-25.07.90.tar.xz +/zanshin-25.08.0.tar.xz diff --git a/sources b/sources index 2856ad4..7000d41 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-25.07.90.tar.xz) = 0491df18d77394d80f84d3f08a90d3e56e06a7bff297f13fe4add9fde5ef34eb746ab099005eae1899af697d150b84ceaf6490dcf1aa03e2cc6f68413ce869f2 +SHA512 (zanshin-25.08.0.tar.xz) = 9b802da5b32f7491896f011234eabc95f945f0422219362372b57b434a8ee03045eba9b92637bc8d956624d1684f24811ad9c39719e73a389b5ed24cd4f8812f diff --git a/zanshin.spec b/zanshin.spec index c1fb288..f368af3 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -1,5 +1,5 @@ Name: zanshin -Version: 25.07.90 +Version: 25.08.0 Release: 1%{?dist} Summary: Todo/action management software @@ -93,6 +93,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Fri Aug 08 2025 Steve Cossette - 25.08.0-1 +- 25.08.0 + * Fri Jul 25 2025 Steve Cossette - 25.07.90-1 - 25.07.90 From 33ec03cc8bee2f53e7223f1a3abe34a990576189 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sun, 17 Aug 2025 13:18:35 +0200 Subject: [PATCH 39/58] Drop i686 support (leaf package) --- zanshin.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/zanshin.spec b/zanshin.spec index f368af3..fb86167 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -1,6 +1,10 @@ + +# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval +ExcludeArch: %{ix86} + Name: zanshin Version: 25.08.0 -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 @@ -93,6 +97,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Sat Aug 16 2025 Marc Deop i Argemí - 25.08.0-2 +- Drop i686 support (leaf package) + * Fri Aug 08 2025 Steve Cossette - 25.08.0-1 - 25.08.0 From 8c4d5da81601e0d0e1f6dad436f8dc01966256c6 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Mon, 22 Sep 2025 20:28:53 -0400 Subject: [PATCH 40/58] 25.08.1 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0de193b..418c688 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,4 @@ /zanshin-25.07.80.tar.xz /zanshin-25.07.90.tar.xz /zanshin-25.08.0.tar.xz +/zanshin-25.08.1.tar.xz diff --git a/sources b/sources index 7000d41..06c180d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-25.08.0.tar.xz) = 9b802da5b32f7491896f011234eabc95f945f0422219362372b57b434a8ee03045eba9b92637bc8d956624d1684f24811ad9c39719e73a389b5ed24cd4f8812f +SHA512 (zanshin-25.08.1.tar.xz) = da3998ee1028658f38ba059a429a6a2256be22ce3eeb427e9b52e019e0412b5681dc7d18a2240a24837db9ee3edfd59b1eb2e6d9cedbbbb7d8e67ff6aa2f8323 diff --git a/zanshin.spec b/zanshin.spec index fb86167..febf942 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -3,8 +3,8 @@ ExcludeArch: %{ix86} Name: zanshin -Version: 25.08.0 -Release: 2%{?dist} +Version: 25.08.1 +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,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Sun Sep 21 2025 Steve Cossette - 25.08.1-1 +- 25.08.1 + * Sat Aug 16 2025 Marc Deop i Argemí - 25.08.0-2 - Drop i686 support (leaf package) From ec6e7a71691d095cd439acc44fca8e6668ddd85f Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Thu, 9 Oct 2025 14:22:32 -0400 Subject: [PATCH 41/58] 25.08.2 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 418c688..d979e60 100644 --- a/.gitignore +++ b/.gitignore @@ -53,3 +53,4 @@ /zanshin-25.07.90.tar.xz /zanshin-25.08.0.tar.xz /zanshin-25.08.1.tar.xz +/zanshin-25.08.2.tar.xz diff --git a/sources b/sources index 06c180d..40ebdb8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-25.08.1.tar.xz) = da3998ee1028658f38ba059a429a6a2256be22ce3eeb427e9b52e019e0412b5681dc7d18a2240a24837db9ee3edfd59b1eb2e6d9cedbbbb7d8e67ff6aa2f8323 +SHA512 (zanshin-25.08.2.tar.xz) = 185aaea2136e214b36b860ceb3860de572f349f000556a0fb782948de4467aeab55fe7066b66b2f09a6bf8769c6362c5e654a096e271db8925331a7293275886 diff --git a/zanshin.spec b/zanshin.spec index febf942..573c2e5 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -3,7 +3,7 @@ ExcludeArch: %{ix86} Name: zanshin -Version: 25.08.1 +Version: 25.08.2 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 +* Wed Oct 08 2025 Steve Cossette - 25.08.2-1 +- 25.08.2 + * Sun Sep 21 2025 Steve Cossette - 25.08.1-1 - 25.08.1 From 74d2ecfac893d93c4e7ee7df87952754abb115a2 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Wed, 5 Nov 2025 15:12:43 -0500 Subject: [PATCH 42/58] 25.08.3 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d979e60..5de1682 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ /zanshin-25.08.0.tar.xz /zanshin-25.08.1.tar.xz /zanshin-25.08.2.tar.xz +/zanshin-25.08.3.tar.xz diff --git a/sources b/sources index 40ebdb8..f00fc7c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-25.08.2.tar.xz) = 185aaea2136e214b36b860ceb3860de572f349f000556a0fb782948de4467aeab55fe7066b66b2f09a6bf8769c6362c5e654a096e271db8925331a7293275886 +SHA512 (zanshin-25.08.3.tar.xz) = e593351c4db1c152fa8ba6261ca49ab095123198fc3db163a2cb1940902391449ece05c880ff556518fbe3fb7af626ce8018f145bcf2963ea7a38768f630a7b0 diff --git a/zanshin.spec b/zanshin.spec index 573c2e5..c149576 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -3,7 +3,7 @@ ExcludeArch: %{ix86} Name: zanshin -Version: 25.08.2 +Version: 25.08.3 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 +* Tue Nov 04 2025 Steve Cossette - 25.08.3-1 +- 25.08.3 + * Wed Oct 08 2025 Steve Cossette - 25.08.2-1 - 25.08.2 From 98aa2e547238d506f9319e6fd2464dbf65161da9 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Wed, 26 Nov 2025 10:09:05 -0500 Subject: [PATCH 43/58] 25.11.80 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5de1682..5ba1e98 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,4 @@ /zanshin-25.08.1.tar.xz /zanshin-25.08.2.tar.xz /zanshin-25.08.3.tar.xz +/zanshin-25.11.80.tar.xz diff --git a/sources b/sources index f00fc7c..dff6ac8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-25.08.3.tar.xz) = e593351c4db1c152fa8ba6261ca49ab095123198fc3db163a2cb1940902391449ece05c880ff556518fbe3fb7af626ce8018f145bcf2963ea7a38768f630a7b0 +SHA512 (zanshin-25.11.80.tar.xz) = aa3974e88f9b68ceb92f230980f2ab39655ced6b8127471ebe7b4537386ceca4fc1df1a73bc75a4a05a99aa4ed0134713d031b1f3ab2f54132c9edd0eb7afe84 diff --git a/zanshin.spec b/zanshin.spec index c149576..3f4869a 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -3,7 +3,7 @@ ExcludeArch: %{ix86} Name: zanshin -Version: 25.08.3 +Version: 25.11.80 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 +* Sat Nov 15 2025 Steve Cossette - 25.11.80-1 +- 25.11.80 + * Tue Nov 04 2025 Steve Cossette - 25.08.3-1 - 25.08.3 From 1544f27a08c0fc0eb4348396131854fe15828b35 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Fri, 28 Nov 2025 19:54:19 -0500 Subject: [PATCH 44/58] 25.11.90 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5ba1e98..b5f0f78 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ /zanshin-25.08.2.tar.xz /zanshin-25.08.3.tar.xz /zanshin-25.11.80.tar.xz +/zanshin-25.11.90.tar.xz diff --git a/sources b/sources index dff6ac8..767853c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-25.11.80.tar.xz) = aa3974e88f9b68ceb92f230980f2ab39655ced6b8127471ebe7b4537386ceca4fc1df1a73bc75a4a05a99aa4ed0134713d031b1f3ab2f54132c9edd0eb7afe84 +SHA512 (zanshin-25.11.90.tar.xz) = 1350a14bad67929e8200715aca7ec17c936c15d72beee8e9db539f2fad589f0d122e6c1edad11df31fc84dfe5b761d9e77e36bcdad3d59d57f1ddf69c01c6c4c diff --git a/zanshin.spec b/zanshin.spec index 3f4869a..2da0282 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -3,7 +3,7 @@ ExcludeArch: %{ix86} Name: zanshin -Version: 25.11.80 +Version: 25.11.90 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 Nov 28 2025 Steve Cossette - 25.11.90-1 +- 25.11.90 + * Sat Nov 15 2025 Steve Cossette - 25.11.80-1 - 25.11.80 From 1449840382c0e8d1e5c65b25c2467b937fbb1a73 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Sat, 6 Dec 2025 15:29:51 -0500 Subject: [PATCH 45/58] 25.12.0 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b5f0f78..464f0be 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,4 @@ /zanshin-25.08.3.tar.xz /zanshin-25.11.80.tar.xz /zanshin-25.11.90.tar.xz +/zanshin-25.12.0.tar.xz diff --git a/sources b/sources index 767853c..7c6bb87 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-25.11.90.tar.xz) = 1350a14bad67929e8200715aca7ec17c936c15d72beee8e9db539f2fad589f0d122e6c1edad11df31fc84dfe5b761d9e77e36bcdad3d59d57f1ddf69c01c6c4c +SHA512 (zanshin-25.12.0.tar.xz) = df705ac7e691f59424cd97a886e8359cd64596baad850a1617ce99739c461560eb640b48c718dd973df9160cfc4733091443c2f666e916220159fee8985d38f8 diff --git a/zanshin.spec b/zanshin.spec index 2da0282..76bd6b2 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -3,7 +3,7 @@ ExcludeArch: %{ix86} Name: zanshin -Version: 25.11.90 +Version: 25.12.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 +* Sat Dec 06 2025 Steve Cossette - 25.12.0-1 +- 25.12.0 + * Fri Nov 28 2025 Steve Cossette - 25.11.90-1 - 25.11.90 From a7ddec06d5dbe5f22976e11f5293ee7e175c2d88 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Wed, 7 Jan 2026 20:48:52 -0500 Subject: [PATCH 46/58] 25.12.1 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 464f0be..9115b07 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,4 @@ /zanshin-25.11.80.tar.xz /zanshin-25.11.90.tar.xz /zanshin-25.12.0.tar.xz +/zanshin-25.12.1.tar.xz diff --git a/sources b/sources index 7c6bb87..a15851e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-25.12.0.tar.xz) = df705ac7e691f59424cd97a886e8359cd64596baad850a1617ce99739c461560eb640b48c718dd973df9160cfc4733091443c2f666e916220159fee8985d38f8 +SHA512 (zanshin-25.12.1.tar.xz) = 0595cb6967f30fe2bfe7e3474d7843b80779ba715ef37b82e9fb07b104ef10d14cf82816df8dc38008eae5cc652fee68d330d519e3d51ea89e862c19c8efb09f diff --git a/zanshin.spec b/zanshin.spec index 76bd6b2..fdf796f 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -3,7 +3,7 @@ ExcludeArch: %{ix86} Name: zanshin -Version: 25.12.0 +Version: 25.12.1 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 +* Wed Jan 07 2026 farchord@gmail.com - 25.12.1-1 +- 25.12.1 + * Sat Dec 06 2025 Steve Cossette - 25.12.0-1 - 25.12.0 From 527f4a8260d9b65f1bc798e42db8ca3c0700f196 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 21:05:39 +0000 Subject: [PATCH 47/58] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- zanshin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zanshin.spec b/zanshin.spec index fdf796f..fcbfe69 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -4,7 +4,7 @@ ExcludeArch: %{ix86} Name: zanshin Version: 25.12.1 -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 +* Sat Jan 17 2026 Fedora Release Engineering - 25.12.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Wed Jan 07 2026 farchord@gmail.com - 25.12.1-1 - 25.12.1 From e60a66a1c8a3082d7e721e0c858b961fe9393d25 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Wed, 4 Feb 2026 19:30:57 -0500 Subject: [PATCH 48/58] 25.12.2 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9115b07..9c4ca5d 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,4 @@ /zanshin-25.11.90.tar.xz /zanshin-25.12.0.tar.xz /zanshin-25.12.1.tar.xz +/zanshin-25.12.2.tar.xz diff --git a/sources b/sources index a15851e..0f5d16b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-25.12.1.tar.xz) = 0595cb6967f30fe2bfe7e3474d7843b80779ba715ef37b82e9fb07b104ef10d14cf82816df8dc38008eae5cc652fee68d330d519e3d51ea89e862c19c8efb09f +SHA512 (zanshin-25.12.2.tar.xz) = eae2cf8a56eab79b91f2bae996794f992f214557eee090e0b1717045d5010ad735b7999acf5ea139db03fc701e97cec62976ee327c68501e47df3e946353f5d4 diff --git a/zanshin.spec b/zanshin.spec index fcbfe69..aca282c 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -3,8 +3,8 @@ ExcludeArch: %{ix86} Name: zanshin -Version: 25.12.1 -Release: 2%{?dist} +Version: 25.12.2 +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,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Wed Feb 04 2026 Steve Cossette - 25.12.2-1 +- 25.12.2 + * Sat Jan 17 2026 Fedora Release Engineering - 25.12.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild From 33a6704bd1ced124858f8e22cc0112e2d1f76d97 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Thu, 12 Feb 2026 16:40:50 -0500 Subject: [PATCH 49/58] Release bump for full stack rebuild (kio) --- zanshin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zanshin.spec b/zanshin.spec index aca282c..b1dbfba 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -4,7 +4,7 @@ ExcludeArch: %{ix86} Name: zanshin Version: 25.12.2 -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 +* Thu Feb 12 2026 Steve Cossette - 25.12.2-2 +- Full Stack Rebuild (kio abi break) + * Wed Feb 04 2026 Steve Cossette - 25.12.2-1 - 25.12.2 From 35f42f7f11871a9a6588fb23a95c6b2b18fe39d4 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Mon, 9 Mar 2026 09:34:00 -0400 Subject: [PATCH 50/58] 25.12.3 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9c4ca5d..0ad4d33 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,4 @@ /zanshin-25.12.0.tar.xz /zanshin-25.12.1.tar.xz /zanshin-25.12.2.tar.xz +/zanshin-25.12.3.tar.xz diff --git a/sources b/sources index 0f5d16b..be34638 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-25.12.2.tar.xz) = eae2cf8a56eab79b91f2bae996794f992f214557eee090e0b1717045d5010ad735b7999acf5ea139db03fc701e97cec62976ee327c68501e47df3e946353f5d4 +SHA512 (zanshin-25.12.3.tar.xz) = d9ace96518f365ab7b9e922db5d5baaff07ac9943e17da5c5439a0414fe014a1de5cc9c7e5e550901c3cedd770f488d09576937bf7b9f4657a7ff09c489e4533 diff --git a/zanshin.spec b/zanshin.spec index b1dbfba..53f7a87 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -3,8 +3,8 @@ ExcludeArch: %{ix86} Name: zanshin -Version: 25.12.2 -Release: 2%{?dist} +Version: 25.12.3 +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,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_plugindir}/krunner/org.kde.%{name}.so %changelog +* Sun Mar 08 2026 Steve Cossette - 25.12.3-1 +- 25.12.3 + * Thu Feb 12 2026 Steve Cossette - 25.12.2-2 - Full Stack Rebuild (kio abi break) From 9bba79b9c16fccb1860823c8ee843d6e6603fcdb Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Wed, 25 Mar 2026 09:57:09 -0400 Subject: [PATCH 51/58] 26.03.80 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0ad4d33..3bb5dc9 100644 --- a/.gitignore +++ b/.gitignore @@ -61,3 +61,4 @@ /zanshin-25.12.1.tar.xz /zanshin-25.12.2.tar.xz /zanshin-25.12.3.tar.xz +/zanshin-26.03.80.tar.xz diff --git a/sources b/sources index be34638..57725ae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-25.12.3.tar.xz) = d9ace96518f365ab7b9e922db5d5baaff07ac9943e17da5c5439a0414fe014a1de5cc9c7e5e550901c3cedd770f488d09576937bf7b9f4657a7ff09c489e4533 +SHA512 (zanshin-26.03.80.tar.xz) = 36281d616f1ddab396fa0d51122191253a7b1d144ec3aacd22c2c0d6c55e4c3949ab0f0d3e1601eac21ffa78f1313f70da89fc66dda24714b15507c5f6285445 diff --git a/zanshin.spec b/zanshin.spec index 53f7a87..e8555ee 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -3,7 +3,7 @@ ExcludeArch: %{ix86} Name: zanshin -Version: 25.12.3 +Version: 26.03.80 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 +* Mon Mar 16 2026 Steve Cossette - 26.03.80-1 +- 26.03.80 + * Sun Mar 08 2026 Steve Cossette - 25.12.3-1 - 25.12.3 From 5aa89bd53f4b679b662d8d5af2c0f3472ddeaa74 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Mon, 13 Apr 2026 21:03:44 -0400 Subject: [PATCH 52/58] 26.04.0 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3bb5dc9..deb581e 100644 --- a/.gitignore +++ b/.gitignore @@ -62,3 +62,4 @@ /zanshin-25.12.2.tar.xz /zanshin-25.12.3.tar.xz /zanshin-26.03.80.tar.xz +/zanshin-26.04.0.tar.xz diff --git a/sources b/sources index 57725ae..860f3d3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-26.03.80.tar.xz) = 36281d616f1ddab396fa0d51122191253a7b1d144ec3aacd22c2c0d6c55e4c3949ab0f0d3e1601eac21ffa78f1313f70da89fc66dda24714b15507c5f6285445 +SHA512 (zanshin-26.04.0.tar.xz) = dae68eb6a8469e5c8d6abca9709ec063aad70f42479eb5be477d6e5a35580074ea7a62950b59ca34b35fa75317cb2abf1a99f950c90791c830d8fd28b013b958 diff --git a/zanshin.spec b/zanshin.spec index e8555ee..2cda8d6 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -3,7 +3,7 @@ ExcludeArch: %{ix86} Name: zanshin -Version: 26.03.80 +Version: 26.04.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 +* Sat Apr 11 2026 Steve Cossette - 26.04.0-1 +- 26.04.0 + * Mon Mar 16 2026 Steve Cossette - 26.03.80-1 - 26.03.80 From 9b4f13791d4809131e0ac7fa01c8d5fe4c4cd05d Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Thu, 7 May 2026 22:00:30 -0400 Subject: [PATCH 53/58] 26.04.1 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index deb581e..c675b61 100644 --- a/.gitignore +++ b/.gitignore @@ -63,3 +63,4 @@ /zanshin-25.12.3.tar.xz /zanshin-26.03.80.tar.xz /zanshin-26.04.0.tar.xz +/zanshin-26.04.1.tar.xz diff --git a/sources b/sources index 860f3d3..76628e2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-26.04.0.tar.xz) = dae68eb6a8469e5c8d6abca9709ec063aad70f42479eb5be477d6e5a35580074ea7a62950b59ca34b35fa75317cb2abf1a99f950c90791c830d8fd28b013b958 +SHA512 (zanshin-26.04.1.tar.xz) = fb9d73ccc15fc26807ad3469e689d05d14ffeeb5bc3fb4353bd511fb2fe1c5bc8ec92ababe84fcfb2eb966d73f24448d23a6d7bb3369d921c8cf887ddccefd55 diff --git a/zanshin.spec b/zanshin.spec index 2cda8d6..c5164e8 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -3,7 +3,7 @@ ExcludeArch: %{ix86} Name: zanshin -Version: 26.04.0 +Version: 26.04.1 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 +* Wed May 06 2026 Steve Cossette - 26.04.1-1 +- 26.04.1 + * Sat Apr 11 2026 Steve Cossette - 26.04.0-1 - 26.04.0 From 76eded4c17b114023f8400b689f0d97617532405 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Wed, 3 Jun 2026 18:26:22 -0400 Subject: [PATCH 54/58] 26.04.2 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c675b61..80039f3 100644 --- a/.gitignore +++ b/.gitignore @@ -64,3 +64,4 @@ /zanshin-26.03.80.tar.xz /zanshin-26.04.0.tar.xz /zanshin-26.04.1.tar.xz +/zanshin-26.04.2.tar.xz diff --git a/sources b/sources index 76628e2..9d36845 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-26.04.1.tar.xz) = fb9d73ccc15fc26807ad3469e689d05d14ffeeb5bc3fb4353bd511fb2fe1c5bc8ec92ababe84fcfb2eb966d73f24448d23a6d7bb3369d921c8cf887ddccefd55 +SHA512 (zanshin-26.04.2.tar.xz) = dfc0567fcb0e788eb35e465ed1d47900df976d76f68e3762dfb02ac6b41f017f470a7c9117de83935f9b84206aaf7cac06156448eb2e0baa98f0c012e17d0ce5 diff --git a/zanshin.spec b/zanshin.spec index c5164e8..48b842a 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -3,7 +3,7 @@ ExcludeArch: %{ix86} Name: zanshin -Version: 26.04.1 +Version: 26.04.2 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 +* Wed Jun 03 2026 Steve Cossette - 26.04.2-1 +- 26.04.2 + * Wed May 06 2026 Steve Cossette - 26.04.1-1 - 26.04.1 From 01cfde29a4f6a60edd888f0d4bc0ce9fe01e8ff1 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Fri, 3 Jul 2026 11:42:09 -0400 Subject: [PATCH 55/58] 26.04.3 --- .gitignore | 1 + sources | 2 +- zanshin.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 80039f3..b836979 100644 --- a/.gitignore +++ b/.gitignore @@ -65,3 +65,4 @@ /zanshin-26.04.0.tar.xz /zanshin-26.04.1.tar.xz /zanshin-26.04.2.tar.xz +/zanshin-26.04.3.tar.xz diff --git a/sources b/sources index 9d36845..e98845f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zanshin-26.04.2.tar.xz) = dfc0567fcb0e788eb35e465ed1d47900df976d76f68e3762dfb02ac6b41f017f470a7c9117de83935f9b84206aaf7cac06156448eb2e0baa98f0c012e17d0ce5 +SHA512 (zanshin-26.04.3.tar.xz) = 06deab9bb469b9d3f35b19443ce9c05b9f8d5b3a6c4f5d6bfbb75d48c431e204ef6766ce15fc385b9adba08b75c25b569042b428683e67c0eea96f1cc5f65e9a diff --git a/zanshin.spec b/zanshin.spec index 48b842a..449ec66 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -3,7 +3,7 @@ ExcludeArch: %{ix86} Name: zanshin -Version: 26.04.2 +Version: 26.04.3 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 +* Tue Jun 30 2026 Steve Cossette - 26.04.3-1 +- 26.04.3 + * Wed Jun 03 2026 Steve Cossette - 26.04.2-1 - 26.04.2 From 39f1acf5fe6bf31ba9119526d0d561813c01353e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 09:38:09 +0000 Subject: [PATCH 56/58] 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 57/58] 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 58/58] 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