Compare commits

...
Sign in to create a new pull request.

24 commits

Author SHA1 Message Date
Steve Cossette
9b793cffb9 26.08.0 2026-08-14 19:28:03 -04:00
Steve Cossette
cf2e8618d8 26.07.90 2026-07-31 16:05:05 -04:00
Fedora Release Engineering
39f1acf5fe Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild 2026-07-17 09:38:09 +00:00
Steve Cossette
01cfde29a4 26.04.3 2026-07-03 11:42:09 -04:00
Steve Cossette
76eded4c17 26.04.2 2026-06-03 18:26:22 -04:00
Steve Cossette
9b4f13791d 26.04.1 2026-05-07 22:00:30 -04:00
Steve Cossette
5aa89bd53f 26.04.0 2026-04-13 21:03:44 -04:00
Steve Cossette
9bba79b9c1 26.03.80 2026-03-25 09:57:09 -04:00
Steve Cossette
35f42f7f11 25.12.3 2026-03-09 09:34:00 -04:00
Steve Cossette
33a6704bd1 Release bump for full stack rebuild (kio) 2026-02-12 16:40:50 -05:00
Steve Cossette
e60a66a1c8 25.12.2 2026-02-04 19:30:57 -05:00
Fedora Release Engineering
527f4a8260 Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild 2026-01-17 21:05:39 +00:00
Steve Cossette
a7ddec06d5 25.12.1 2026-01-07 20:48:52 -05:00
Steve Cossette
1449840382 25.12.0 2025-12-06 15:29:51 -05:00
Steve Cossette
1544f27a08 25.11.90 2025-11-28 19:54:19 -05:00
Steve Cossette
98aa2e5472 25.11.80 2025-11-26 10:09:05 -05:00
Steve Cossette
74d2ecfac8 25.08.3 2025-11-05 15:12:43 -05:00
Steve Cossette
ec6e7a7169 25.08.2 2025-10-09 14:22:32 -04:00
Steve Cossette
8c4d5da816 25.08.1 2025-09-22 20:28:53 -04:00
Marc Deop i Argemí
33ec03cc8b
Drop i686 support (leaf package) 2025-08-17 13:18:35 +02:00
Steve Cossette
26f496f56e 25.08.0 2025-08-09 13:44:33 -04:00
Steve Cossette
ac94c197af 25.07.90 2025-07-26 09:05:34 -04:00
Fedora Release Engineering
a19003abff Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild 2025-07-25 21:15:42 +00:00
Steve Cossette
9419a13c7e 25.07.80 2025-07-14 13:31:40 -04:00
3 changed files with 97 additions and 2 deletions

19
.gitignore vendored
View file

@ -49,3 +49,22 @@
/zanshin-25.04.1.tar.xz
/zanshin-25.04.2.tar.xz
/zanshin-25.04.3.tar.xz
/zanshin-25.07.80.tar.xz
/zanshin-25.07.90.tar.xz
/zanshin-25.08.0.tar.xz
/zanshin-25.08.1.tar.xz
/zanshin-25.08.2.tar.xz
/zanshin-25.08.3.tar.xz
/zanshin-25.11.80.tar.xz
/zanshin-25.11.90.tar.xz
/zanshin-25.12.0.tar.xz
/zanshin-25.12.1.tar.xz
/zanshin-25.12.2.tar.xz
/zanshin-25.12.3.tar.xz
/zanshin-26.03.80.tar.xz
/zanshin-26.04.0.tar.xz
/zanshin-26.04.1.tar.xz
/zanshin-26.04.2.tar.xz
/zanshin-26.04.3.tar.xz
/zanshin-26.07.90.tar.xz
/zanshin-26.08.0.tar.xz

View file

@ -1 +1 @@
SHA512 (zanshin-25.04.3.tar.xz) = 418d5a9217ad4260bd1bf8be44a7bb967e72c186dcf53a9b9fbba9a9fe81f1a9256ff2c366f2af87622925e697563282468320fe7cea0df0316562c0ce5c4b9f
SHA512 (zanshin-26.08.0.tar.xz) = aebf9c29155a815b0d8526daf9d5675ae46f728de0332a1db8d12edd21f0231dd53d67a098044efcc317dc8684bad576d2672b4880c69ce346f5e902de06b051

View file

@ -1,5 +1,9 @@
# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
ExcludeArch: %{ix86}
Name: zanshin
Version: 25.04.3
Version: 26.08.0
Release: 1%{?dist}
Summary: Todo/action management software
@ -93,6 +97,78 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt
%{_kf6_plugindir}/krunner/org.kde.%{name}.so
%changelog
* Fri Aug 14 2026 Steve Cossette <farchord@gmail.com> - 26.08.0-1
- 26.08.0
* Fri Jul 31 2026 Steve Cossette <farchord@gmail.com> - 26.07.90-1
- 26.07.90
* Wed Jul 29 2026 Steve Cossette <farchord@gmail.com> - 26.07.80-1
- 26.07.80
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 26.04.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
* Tue Jun 30 2026 Steve Cossette <farchord@gmail.com> - 26.04.3-1
- 26.04.3
* Wed Jun 03 2026 Steve Cossette <farchord@gmail.com> - 26.04.2-1
- 26.04.2
* Wed May 06 2026 Steve Cossette <farchord@gmail.com> - 26.04.1-1
- 26.04.1
* Sat Apr 11 2026 Steve Cossette <farchord@gmail.com> - 26.04.0-1
- 26.04.0
* Mon Mar 16 2026 Steve Cossette <farchord@gmail.com> - 26.03.80-1
- 26.03.80
* Sun Mar 08 2026 Steve Cossette <farchord@gmail.com> - 25.12.3-1
- 25.12.3
* Thu Feb 12 2026 Steve Cossette <farchord@gmail.com> - 25.12.2-2
- Full Stack Rebuild (kio abi break)
* Wed Feb 04 2026 Steve Cossette <farchord@gmail.com> - 25.12.2-1
- 25.12.2
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 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
* Sat Dec 06 2025 Steve Cossette <farchord@gmail.com> - 25.12.0-1
- 25.12.0
* Fri Nov 28 2025 Steve Cossette <farchord@gmail.com> - 25.11.90-1
- 25.11.90
* Sat Nov 15 2025 Steve Cossette <farchord@gmail.com> - 25.11.80-1
- 25.11.80
* Tue Nov 04 2025 Steve Cossette <farchord@gmail.com> - 25.08.3-1
- 25.08.3
* Wed Oct 08 2025 Steve Cossette <farchord@gmail.com> - 25.08.2-1
- 25.08.2
* Sun Sep 21 2025 Steve Cossette <farchord@gmail.com> - 25.08.1-1
- 25.08.1
* Sat Aug 16 2025 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 25.08.0-2
- Drop i686 support (leaf package)
* Fri Aug 08 2025 Steve Cossette <farchord@gmail.com> - 25.08.0-1
- 25.08.0
* Fri Jul 25 2025 Steve Cossette <farchord@gmail.com> - 25.07.90-1
- 25.07.90
* Fri Jul 11 2025 Steve Cossette <farchord@gmail.com> - 25.07.80-1
- 25.07.80
* Thu Jul 03 2025 Steve Cossette <farchord@gmail.com> - 25.04.3-1
- 25.04.3