From 2b1f6e558707da0217974554275cbcc22ed8c86f Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Wed, 14 May 2025 14:02:51 -0400 Subject: [PATCH 01/16] 25.04.1 --- .gitignore | 1 + alligator.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 17ca110..2fcbd22 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ /alligator-24.12.3.tar.xz /alligator-25.03.80.tar.xz /alligator-25.04.0.tar.xz +/alligator-25.04.1.tar.xz diff --git a/alligator.spec b/alligator.spec index 6ffdc7a..c1bf681 100644 --- a/alligator.spec +++ b/alligator.spec @@ -1,5 +1,5 @@ Name: alligator -Version: 25.04.0 +Version: 25.04.1 Release: 1%{?dist} # Automatically converted from old format: GPLv2 or GPLv3 - review is highly recommended. License: GPL-2.0-only OR GPL-3.0-only @@ -68,6 +68,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_datadir}/qlogging-categories6/alligator.categories %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 diff --git a/sources b/sources index 0612cde..e312e78 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (alligator-25.04.0.tar.xz) = f6dc158d5050f66b62c03d336eb6373d4acd034900065fe2384a734a03baded63bd161003d6fb04c5d0833341dec74b5afb585a64db46249a8145a947d58d485 +SHA512 (alligator-25.04.1.tar.xz) = d2d1b872436c011ccbbd39fb138ae4972fe70582da7f1580202d0ae74c87b8dc210914dc6549886e3373d678f88c9e750bb1e4f3bae2a30851e3691c70bb605d From db0a3428c6f7ca8810e2faa4f96bff0792c6989f Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Thu, 5 Jun 2025 15:41:42 -0400 Subject: [PATCH 02/16] 25.04.2 --- .gitignore | 1 + alligator.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2fcbd22..79d1d1b 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ /alligator-25.03.80.tar.xz /alligator-25.04.0.tar.xz /alligator-25.04.1.tar.xz +/alligator-25.04.2.tar.xz diff --git a/alligator.spec b/alligator.spec index c1bf681..ed69e8c 100644 --- a/alligator.spec +++ b/alligator.spec @@ -1,5 +1,5 @@ Name: alligator -Version: 25.04.1 +Version: 25.04.2 Release: 1%{?dist} # Automatically converted from old format: GPLv2 or GPLv3 - review is highly recommended. License: GPL-2.0-only OR GPL-3.0-only @@ -68,6 +68,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_datadir}/qlogging-categories6/alligator.categories %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 diff --git a/sources b/sources index e312e78..00fe0f4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (alligator-25.04.1.tar.xz) = d2d1b872436c011ccbbd39fb138ae4972fe70582da7f1580202d0ae74c87b8dc210914dc6549886e3373d678f88c9e750bb1e4f3bae2a30851e3691c70bb605d +SHA512 (alligator-25.04.2.tar.xz) = df5db0740519b83f331a52ff9aff068b227179d71bece0be2f873b03936915c4e5bd840a57fb356884963c67d640b539399671d4dfab7f700f0bf33cfd39d335 From 9ce7471fd67c3940005015d7f37b7a4d0cc667c6 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Thu, 3 Jul 2025 17:24:08 -0400 Subject: [PATCH 03/16] 25.04.3 --- .gitignore | 1 + alligator.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 79d1d1b..6b86167 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,4 @@ /alligator-25.04.0.tar.xz /alligator-25.04.1.tar.xz /alligator-25.04.2.tar.xz +/alligator-25.04.3.tar.xz diff --git a/alligator.spec b/alligator.spec index ed69e8c..0a8d9d9 100644 --- a/alligator.spec +++ b/alligator.spec @@ -1,5 +1,5 @@ Name: alligator -Version: 25.04.2 +Version: 25.04.3 Release: 1%{?dist} # Automatically converted from old format: GPLv2 or GPLv3 - review is highly recommended. License: GPL-2.0-only OR GPL-3.0-only @@ -68,6 +68,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_datadir}/qlogging-categories6/alligator.categories %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 diff --git a/sources b/sources index 00fe0f4..516b81a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (alligator-25.04.2.tar.xz) = df5db0740519b83f331a52ff9aff068b227179d71bece0be2f873b03936915c4e5bd840a57fb356884963c67d640b539399671d4dfab7f700f0bf33cfd39d335 +SHA512 (alligator-25.04.3.tar.xz) = bf1caabc45a5c93dbd18e1cb3fb2c8b93dabd2555a3bfdb73917950b80e32d83e9b7d11550be4a5a8dfdd6062a386b6fc4ca5146eb2b74c6f9a9a405a581bdb5 From b0035772da6bd2d2151d7a03ec446b843f3d363c Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Mon, 14 Jul 2025 13:10:27 -0400 Subject: [PATCH 04/16] 25.07.80 --- .gitignore | 1 + alligator.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6b86167..02fec22 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ /alligator-25.04.1.tar.xz /alligator-25.04.2.tar.xz /alligator-25.04.3.tar.xz +/alligator-25.07.80.tar.xz diff --git a/alligator.spec b/alligator.spec index 0a8d9d9..8970b5a 100644 --- a/alligator.spec +++ b/alligator.spec @@ -1,5 +1,5 @@ Name: alligator -Version: 25.04.3 +Version: 25.07.80 Release: 1%{?dist} # Automatically converted from old format: GPLv2 or GPLv3 - review is highly recommended. License: GPL-2.0-only OR GPL-3.0-only @@ -68,6 +68,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_datadir}/qlogging-categories6/alligator.categories %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 diff --git a/sources b/sources index 516b81a..8aeac55 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (alligator-25.04.3.tar.xz) = bf1caabc45a5c93dbd18e1cb3fb2c8b93dabd2555a3bfdb73917950b80e32d83e9b7d11550be4a5a8dfdd6062a386b6fc4ca5146eb2b74c6f9a9a405a581bdb5 +SHA512 (alligator-25.07.80.tar.xz) = 012e98a8287dc79eff1838aec4a9ef14905d5f105b825835eaffe261c2337d387a6ce84b4ff716129c1aba3ea4a3f29f2dc038c938f557ea2ae327d90567872c From ff72e7fa3d954ae4022929e2b9e4e834bf2ec1fe Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 23 Jul 2025 16:54:24 +0000 Subject: [PATCH 05/16] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- alligator.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/alligator.spec b/alligator.spec index 8970b5a..fb3dbd5 100644 --- a/alligator.spec +++ b/alligator.spec @@ -1,6 +1,6 @@ Name: alligator Version: 25.07.80 -Release: 1%{?dist} +Release: 2%{?dist} # Automatically converted from old format: GPLv2 or GPLv3 - review is highly recommended. License: GPL-2.0-only OR GPL-3.0-only Summary: Kirigami-based RSS reader @@ -68,6 +68,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_datadir}/qlogging-categories6/alligator.categories %changelog +* Wed Jul 23 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 5f545f220045855af6207a16882e3a3baabf9154 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Sat, 26 Jul 2025 08:19:38 -0400 Subject: [PATCH 06/16] 25.07.90 --- .gitignore | 1 + alligator.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 02fec22..2cbc0d5 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ /alligator-25.04.2.tar.xz /alligator-25.04.3.tar.xz /alligator-25.07.80.tar.xz +/alligator-25.07.90.tar.xz diff --git a/alligator.spec b/alligator.spec index fb3dbd5..a024c51 100644 --- a/alligator.spec +++ b/alligator.spec @@ -1,6 +1,6 @@ Name: alligator -Version: 25.07.80 -Release: 2%{?dist} +Version: 25.07.90 +Release: 1%{?dist} # Automatically converted from old format: GPLv2 or GPLv3 - review is highly recommended. License: GPL-2.0-only OR GPL-3.0-only Summary: Kirigami-based RSS reader @@ -68,6 +68,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_datadir}/qlogging-categories6/alligator.categories %changelog +* Fri Jul 25 2025 Steve Cossette - 25.07.90-1 +- 25.07.90 + * Wed Jul 23 2025 Fedora Release Engineering - 25.07.80-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild diff --git a/sources b/sources index 8aeac55..8ec4205 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (alligator-25.07.80.tar.xz) = 012e98a8287dc79eff1838aec4a9ef14905d5f105b825835eaffe261c2337d387a6ce84b4ff716129c1aba3ea4a3f29f2dc038c938f557ea2ae327d90567872c +SHA512 (alligator-25.07.90.tar.xz) = 3472594295ea54b6f273c80afa6247853126538684f2994b7d008bda94cd2bf051c936e78ba1bab0d4af9ec05ec9995f583b757fba6d25ee63c7cfbd308bdf9b From 5543f9403d45d2e81dce36d6109bf277f5628e94 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Sat, 9 Aug 2025 13:22:15 -0400 Subject: [PATCH 07/16] 25.08.0 --- .gitignore | 1 + alligator.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2cbc0d5..72d4740 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,4 @@ /alligator-25.04.3.tar.xz /alligator-25.07.80.tar.xz /alligator-25.07.90.tar.xz +/alligator-25.08.0.tar.xz diff --git a/alligator.spec b/alligator.spec index a024c51..e2db648 100644 --- a/alligator.spec +++ b/alligator.spec @@ -1,5 +1,5 @@ Name: alligator -Version: 25.07.90 +Version: 25.08.0 Release: 1%{?dist} # Automatically converted from old format: GPLv2 or GPLv3 - review is highly recommended. License: GPL-2.0-only OR GPL-3.0-only @@ -68,6 +68,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_datadir}/qlogging-categories6/alligator.categories %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 diff --git a/sources b/sources index 8ec4205..a35b8a3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (alligator-25.07.90.tar.xz) = 3472594295ea54b6f273c80afa6247853126538684f2994b7d008bda94cd2bf051c936e78ba1bab0d4af9ec05ec9995f583b757fba6d25ee63c7cfbd308bdf9b +SHA512 (alligator-25.08.0.tar.xz) = 420c143de718a40b8ecf63bd37e3717a60ed44b4264f58a2bbb297fc8583e1f272b935b7b14606b3cbfd11bedb30017d874b0b444bc2dc1b96a12783d4192595 From 9cfa2798b5a3056bc1da7e87f9eb935497a1b32f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Deop=20i=20Argem=C3=AD?= Date: Sun, 17 Aug 2025 13:18:12 +0200 Subject: [PATCH 08/16] Drop i686 support (leaf package) --- alligator.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/alligator.spec b/alligator.spec index e2db648..aa5c9a7 100644 --- a/alligator.spec +++ b/alligator.spec @@ -1,6 +1,10 @@ + +# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval +ExcludeArch: %{ix86} + Name: alligator Version: 25.08.0 -Release: 1%{?dist} +Release: 2%{?dist} # Automatically converted from old format: GPLv2 or GPLv3 - review is highly recommended. License: GPL-2.0-only OR GPL-3.0-only Summary: Kirigami-based RSS reader @@ -68,6 +72,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_datadir}/qlogging-categories6/alligator.categories %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 59ba87e839e69d17398268074d164a25b51b68ed Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Mon, 22 Sep 2025 19:58:06 -0400 Subject: [PATCH 09/16] 25.08.1 --- .gitignore | 1 + alligator.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 72d4740..2900ab3 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,4 @@ /alligator-25.07.80.tar.xz /alligator-25.07.90.tar.xz /alligator-25.08.0.tar.xz +/alligator-25.08.1.tar.xz diff --git a/alligator.spec b/alligator.spec index aa5c9a7..4b44e52 100644 --- a/alligator.spec +++ b/alligator.spec @@ -3,8 +3,8 @@ ExcludeArch: %{ix86} Name: alligator -Version: 25.08.0 -Release: 2%{?dist} +Version: 25.08.1 +Release: 1%{?dist} # Automatically converted from old format: GPLv2 or GPLv3 - review is highly recommended. License: GPL-2.0-only OR GPL-3.0-only Summary: Kirigami-based RSS reader @@ -72,6 +72,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_datadir}/qlogging-categories6/alligator.categories %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) diff --git a/sources b/sources index a35b8a3..e2a5b5d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (alligator-25.08.0.tar.xz) = 420c143de718a40b8ecf63bd37e3717a60ed44b4264f58a2bbb297fc8583e1f272b935b7b14606b3cbfd11bedb30017d874b0b444bc2dc1b96a12783d4192595 +SHA512 (alligator-25.08.1.tar.xz) = 8cba8c66887988276649d682f8313c5be6df1fb883b6a020438961a64b259da9a8e7cff9e3b47c21657e2277fa2dc509b1d8ce0ac1e0e30852a1a37c238f7dfc From 916ad3bb69d5b8f01d373b60326b7feef5e1040d Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Thu, 9 Oct 2025 13:58:23 -0400 Subject: [PATCH 10/16] 25.08.2 --- .gitignore | 1 + alligator.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2900ab3..43b20f3 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,4 @@ /alligator-25.07.90.tar.xz /alligator-25.08.0.tar.xz /alligator-25.08.1.tar.xz +/alligator-25.08.2.tar.xz diff --git a/alligator.spec b/alligator.spec index 4b44e52..a238b75 100644 --- a/alligator.spec +++ b/alligator.spec @@ -3,7 +3,7 @@ ExcludeArch: %{ix86} Name: alligator -Version: 25.08.1 +Version: 25.08.2 Release: 1%{?dist} # Automatically converted from old format: GPLv2 or GPLv3 - review is highly recommended. License: GPL-2.0-only OR GPL-3.0-only @@ -72,6 +72,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_datadir}/qlogging-categories6/alligator.categories %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 diff --git a/sources b/sources index e2a5b5d..0340847 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (alligator-25.08.1.tar.xz) = 8cba8c66887988276649d682f8313c5be6df1fb883b6a020438961a64b259da9a8e7cff9e3b47c21657e2277fa2dc509b1d8ce0ac1e0e30852a1a37c238f7dfc +SHA512 (alligator-25.08.2.tar.xz) = e84d226308f9a37343b4ca36710d84a6b9e7a509db7b22173ebbc61a7d5fa855d91ce281cf2b8bdb768f5ef987269b09c476aa586d5869cdf67c0a9f7b6abfd1 From d00ec76d19349a3be68ac7db92759bcc0313b677 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Wed, 5 Nov 2025 14:43:10 -0500 Subject: [PATCH 11/16] 25.08.3 --- .gitignore | 1 + alligator.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 43b20f3..f4b259d 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,4 @@ /alligator-25.08.0.tar.xz /alligator-25.08.1.tar.xz /alligator-25.08.2.tar.xz +/alligator-25.08.3.tar.xz diff --git a/alligator.spec b/alligator.spec index a238b75..023da34 100644 --- a/alligator.spec +++ b/alligator.spec @@ -3,7 +3,7 @@ ExcludeArch: %{ix86} Name: alligator -Version: 25.08.2 +Version: 25.08.3 Release: 1%{?dist} # Automatically converted from old format: GPLv2 or GPLv3 - review is highly recommended. License: GPL-2.0-only OR GPL-3.0-only @@ -72,6 +72,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_datadir}/qlogging-categories6/alligator.categories %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 diff --git a/sources b/sources index 0340847..4df3cfc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (alligator-25.08.2.tar.xz) = e84d226308f9a37343b4ca36710d84a6b9e7a509db7b22173ebbc61a7d5fa855d91ce281cf2b8bdb768f5ef987269b09c476aa586d5869cdf67c0a9f7b6abfd1 +SHA512 (alligator-25.08.3.tar.xz) = 859a43d397590600af521f6c749f434cb0aa4e0cd8c7ca919149de2777a9ee05f0bb84c6b4f8b64f859b26fa88d64e01730e2f35c79cf19062523c5746312593 From 823f3d3eb70fb152e1e0718ba9023c151dab48e5 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Wed, 26 Nov 2025 09:02:56 -0500 Subject: [PATCH 12/16] 25.11.80 --- .gitignore | 1 + alligator.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f4b259d..150316c 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ /alligator-25.08.1.tar.xz /alligator-25.08.2.tar.xz /alligator-25.08.3.tar.xz +/alligator-25.11.80.tar.xz diff --git a/alligator.spec b/alligator.spec index 023da34..e181809 100644 --- a/alligator.spec +++ b/alligator.spec @@ -3,7 +3,7 @@ ExcludeArch: %{ix86} Name: alligator -Version: 25.08.3 +Version: 25.11.80 Release: 1%{?dist} # Automatically converted from old format: GPLv2 or GPLv3 - review is highly recommended. License: GPL-2.0-only OR GPL-3.0-only @@ -72,6 +72,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_datadir}/qlogging-categories6/alligator.categories %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 diff --git a/sources b/sources index 4df3cfc..d701bfa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (alligator-25.08.3.tar.xz) = 859a43d397590600af521f6c749f434cb0aa4e0cd8c7ca919149de2777a9ee05f0bb84c6b4f8b64f859b26fa88d64e01730e2f35c79cf19062523c5746312593 +SHA512 (alligator-25.11.80.tar.xz) = 3612e42e74c22ec8fe5857444b60b633892def3c65f4c4c27318309490c6bf22790996ed3b0ea4967ea0ae49ee488e095c112ce8aef129277482877b91236858 From 763e88a201ace028c3a2bfed3c54039b8a635a22 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Fri, 28 Nov 2025 19:33:05 -0500 Subject: [PATCH 13/16] 25.11.90 --- .gitignore | 1 + alligator.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 150316c..3e3de33 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ /alligator-25.08.2.tar.xz /alligator-25.08.3.tar.xz /alligator-25.11.80.tar.xz +/alligator-25.11.90.tar.xz diff --git a/alligator.spec b/alligator.spec index e181809..d1c6a90 100644 --- a/alligator.spec +++ b/alligator.spec @@ -3,7 +3,7 @@ ExcludeArch: %{ix86} Name: alligator -Version: 25.11.80 +Version: 25.11.90 Release: 1%{?dist} # Automatically converted from old format: GPLv2 or GPLv3 - review is highly recommended. License: GPL-2.0-only OR GPL-3.0-only @@ -72,6 +72,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_datadir}/qlogging-categories6/alligator.categories %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 diff --git a/sources b/sources index d701bfa..8054eb7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (alligator-25.11.80.tar.xz) = 3612e42e74c22ec8fe5857444b60b633892def3c65f4c4c27318309490c6bf22790996ed3b0ea4967ea0ae49ee488e095c112ce8aef129277482877b91236858 +SHA512 (alligator-25.11.90.tar.xz) = 0c04d8dab04195bf91866f8857c3ad5e8eda1b91092400e06e2307f3f0b84f93e4c72211694e852f692b9d9c7cdd1873d15a6295866a391098c96527c4fdc7ed From 859d8687854f685e5c871b74f315842a36734f56 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Sat, 6 Dec 2025 15:07:53 -0500 Subject: [PATCH 14/16] 25.12.0 --- .gitignore | 1 + alligator.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3e3de33..54538f6 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,4 @@ /alligator-25.08.3.tar.xz /alligator-25.11.80.tar.xz /alligator-25.11.90.tar.xz +/alligator-25.12.0.tar.xz diff --git a/alligator.spec b/alligator.spec index d1c6a90..d9cd5af 100644 --- a/alligator.spec +++ b/alligator.spec @@ -3,7 +3,7 @@ ExcludeArch: %{ix86} Name: alligator -Version: 25.11.90 +Version: 25.12.0 Release: 1%{?dist} # Automatically converted from old format: GPLv2 or GPLv3 - review is highly recommended. License: GPL-2.0-only OR GPL-3.0-only @@ -72,6 +72,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_datadir}/qlogging-categories6/alligator.categories %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 diff --git a/sources b/sources index 8054eb7..429c84c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (alligator-25.11.90.tar.xz) = 0c04d8dab04195bf91866f8857c3ad5e8eda1b91092400e06e2307f3f0b84f93e4c72211694e852f692b9d9c7cdd1873d15a6295866a391098c96527c4fdc7ed +SHA512 (alligator-25.12.0.tar.xz) = c63624023b3237eb4f0a427f115bbb7884bf1f3712e471080aa82cb5c91cbc3f7c16141ea211ccae6f07c2f2e2400e47dac3d2cb807fc166b5d90f481795b561 From cb001465e05f707caa0156c7147984eaeab46f94 Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Wed, 7 Jan 2026 20:26:49 -0500 Subject: [PATCH 15/16] 25.12.1 --- .gitignore | 1 + alligator.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 54538f6..75e4b0c 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,4 @@ /alligator-25.11.80.tar.xz /alligator-25.11.90.tar.xz /alligator-25.12.0.tar.xz +/alligator-25.12.1.tar.xz diff --git a/alligator.spec b/alligator.spec index d9cd5af..2dfc383 100644 --- a/alligator.spec +++ b/alligator.spec @@ -3,7 +3,7 @@ ExcludeArch: %{ix86} Name: alligator -Version: 25.12.0 +Version: 25.12.1 Release: 1%{?dist} # Automatically converted from old format: GPLv2 or GPLv3 - review is highly recommended. License: GPL-2.0-only OR GPL-3.0-only @@ -72,6 +72,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_datadir}/qlogging-categories6/alligator.categories %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 diff --git a/sources b/sources index 429c84c..c722502 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (alligator-25.12.0.tar.xz) = c63624023b3237eb4f0a427f115bbb7884bf1f3712e471080aa82cb5c91cbc3f7c16141ea211ccae6f07c2f2e2400e47dac3d2cb807fc166b5d90f481795b561 +SHA512 (alligator-25.12.1.tar.xz) = 8c5ce6c4274cd3cde170299640221982e9ef735e7f64553d41b91e75af2b51f7d347b5eb6a689924e841f1c9c2128658bc0158dc6c85584f6bdab295d5e2d8b5 From 590ebe57f0042c8cb246ee903127051911f1049d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 16 Jan 2026 03:35:56 +0000 Subject: [PATCH 16/16] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- alligator.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/alligator.spec b/alligator.spec index 2dfc383..a8ed8f2 100644 --- a/alligator.spec +++ b/alligator.spec @@ -4,7 +4,7 @@ ExcludeArch: %{ix86} Name: alligator Version: 25.12.1 -Release: 1%{?dist} +Release: 2%{?dist} # Automatically converted from old format: GPLv2 or GPLv3 - review is highly recommended. License: GPL-2.0-only OR GPL-3.0-only Summary: Kirigami-based RSS reader @@ -72,6 +72,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.%{name}.deskt %{_kf6_datadir}/qlogging-categories6/alligator.categories %changelog +* Fri Jan 16 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