From 276d404dc1c783bad8bdf0f205fe9c7f39c44832 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 17 Jul 2024 17:05:24 +0000 Subject: [PATCH 01/31] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- ansible-lint.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ansible-lint.spec b/ansible-lint.spec index 90c8b36..0bfdb30 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -4,7 +4,7 @@ Name: %{archive_name} Epoch: 1 Version: 24.7.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Best practices checker for Ansible # README file says its just GPLv3 @@ -66,6 +66,9 @@ ln -sr %{buildroot}%{_bindir}/%{name}{,-3} %{_bindir}/%{name}-3 %changelog +* Wed Jul 17 2024 Fedora Release Engineering - 1:24.7.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Sat Jul 13 2024 Parag Nemade - 1:24.7.0-1 - Update to 24.7.0 version (#2277993) From f07319fb206348cc82c3c61712f61f33dd2614e2 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Mon, 16 Sep 2024 13:27:12 +0530 Subject: [PATCH 02/31] Update to 24.9.0 version (#2277993) --- .gitignore | 1 + ansible-lint.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 23e873b..310fba3 100644 --- a/.gitignore +++ b/.gitignore @@ -116,3 +116,4 @@ /ansible-lint-24.2.1.tar.gz /ansible-lint-24.2.2.tar.gz /ansible-lint-24.7.0.tar.gz +/ansible-lint-24.9.0.tar.gz diff --git a/ansible-lint.spec b/ansible-lint.spec index 0bfdb30..50f52e8 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -3,8 +3,8 @@ Name: %{archive_name} Epoch: 1 -Version: 24.7.0 -Release: 2%{?dist} +Version: 24.9.0 +Release: 1%{?dist} Summary: Best practices checker for Ansible # README file says its just GPLv3 @@ -66,6 +66,9 @@ ln -sr %{buildroot}%{_bindir}/%{name}{,-3} %{_bindir}/%{name}-3 %changelog +* Mon Sep 16 2024 Parag Nemade - 1:24.9.0-1 +- Update to 24.9.0 version (#2277993) + * Wed Jul 17 2024 Fedora Release Engineering - 1:24.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild diff --git a/sources b/sources index 88958c8..5f0caf6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ansible-lint-24.7.0.tar.gz) = 434eff959ffcfdadeaddebcf1ce4a2ab63f09a5ac4d89412a17558899ef9614d0176794ebc6fce73c2db5fc97ba8f4ad1a334209acbde6ae6c44c1b65e08aa7d +SHA512 (ansible-lint-24.9.0.tar.gz) = 91aab2392e986d7fc019688685554cd8349d203a707e33201490861a55ecec68965626bff642eab8d067ff2ca594858664ef88d504a8fdc2aab3103e9115aac6 From d800ea771cc26d0e9b74f18361f81261850035c0 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Wed, 25 Sep 2024 21:22:33 +0530 Subject: [PATCH 03/31] Update to 24.9.2 version (#2313862) --- .gitignore | 1 + ansible-lint.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 310fba3..0338563 100644 --- a/.gitignore +++ b/.gitignore @@ -117,3 +117,4 @@ /ansible-lint-24.2.2.tar.gz /ansible-lint-24.7.0.tar.gz /ansible-lint-24.9.0.tar.gz +/ansible-lint-24.9.2.tar.gz diff --git a/ansible-lint.spec b/ansible-lint.spec index 50f52e8..5027526 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -3,7 +3,7 @@ Name: %{archive_name} Epoch: 1 -Version: 24.9.0 +Version: 24.9.2 Release: 1%{?dist} Summary: Best practices checker for Ansible @@ -66,6 +66,9 @@ ln -sr %{buildroot}%{_bindir}/%{name}{,-3} %{_bindir}/%{name}-3 %changelog +* Wed Sep 25 2024 Parag Nemade - 1:24.9.2-1 +- Update to 24.9.2 version (#2313862) + * Mon Sep 16 2024 Parag Nemade - 1:24.9.0-1 - Update to 24.9.0 version (#2277993) diff --git a/sources b/sources index 5f0caf6..2264630 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ansible-lint-24.9.0.tar.gz) = 91aab2392e986d7fc019688685554cd8349d203a707e33201490861a55ecec68965626bff642eab8d067ff2ca594858664ef88d504a8fdc2aab3103e9115aac6 +SHA512 (ansible-lint-24.9.2.tar.gz) = 5209c35e7adb4714b24415d0128b03315ef9aba96b248ea25bf1c9ed5286d2ea5f73f64da64fd5f1b41cbb3a3b8afba928f1e151fda47ed64e32ce2b380cee06 From de38d647bd1a62d93ea23cabb0f59855eb11ab9d Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Fri, 15 Nov 2024 09:55:07 +0530 Subject: [PATCH 04/31] Update to 24.10.0 version (#2326168) Update to 24.10.0 version (#2326168) --- .gitignore | 1 + ansible-lint.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0338563..7b9004b 100644 --- a/.gitignore +++ b/.gitignore @@ -118,3 +118,4 @@ /ansible-lint-24.7.0.tar.gz /ansible-lint-24.9.0.tar.gz /ansible-lint-24.9.2.tar.gz +/ansible-lint-24.10.0.tar.gz diff --git a/ansible-lint.spec b/ansible-lint.spec index 5027526..6a5f847 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -3,7 +3,7 @@ Name: %{archive_name} Epoch: 1 -Version: 24.9.2 +Version: 24.10.0 Release: 1%{?dist} Summary: Best practices checker for Ansible @@ -66,6 +66,9 @@ ln -sr %{buildroot}%{_bindir}/%{name}{,-3} %{_bindir}/%{name}-3 %changelog +* Fri Nov 15 2024 Parag Nemade - 1:24.10.0-1 +- Update to 24.10.0 version (#2326168) + * Wed Sep 25 2024 Parag Nemade - 1:24.9.2-1 - Update to 24.9.2 version (#2313862) diff --git a/sources b/sources index 2264630..f3a9761 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ansible-lint-24.9.2.tar.gz) = 5209c35e7adb4714b24415d0128b03315ef9aba96b248ea25bf1c9ed5286d2ea5f73f64da64fd5f1b41cbb3a3b8afba928f1e151fda47ed64e32ce2b380cee06 +SHA512 (ansible-lint-24.10.0.tar.gz) = 3eede3dc573a30a7ef40a9948653faf4016d9c90845c6d0e9f0e7391cc116956877850fd8ed9b1c33d1decbd78b3cb4c58cf6fbda5c5724b77e59ed5440f086f From 69b79aa9228bde00804e4b80661cad65e2e4aa50 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sun, 15 Dec 2024 15:03:27 +0530 Subject: [PATCH 05/31] Update to 24.12.2 version (#2331387) Update to 24.12.2 version (#2331387) --- .gitignore | 1 + ansible-lint.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7b9004b..b476fb8 100644 --- a/.gitignore +++ b/.gitignore @@ -119,3 +119,4 @@ /ansible-lint-24.9.0.tar.gz /ansible-lint-24.9.2.tar.gz /ansible-lint-24.10.0.tar.gz +/ansible-lint-24.12.2.tar.gz diff --git a/ansible-lint.spec b/ansible-lint.spec index 6a5f847..67c011c 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -3,7 +3,7 @@ Name: %{archive_name} Epoch: 1 -Version: 24.10.0 +Version: 24.12.2 Release: 1%{?dist} Summary: Best practices checker for Ansible @@ -66,6 +66,9 @@ ln -sr %{buildroot}%{_bindir}/%{name}{,-3} %{_bindir}/%{name}-3 %changelog +* Sun Dec 15 2024 Parag Nemade - 1:24.12.2-1 +- Update to 24.12.2 version (#2331387) + * Fri Nov 15 2024 Parag Nemade - 1:24.10.0-1 - Update to 24.10.0 version (#2326168) diff --git a/sources b/sources index f3a9761..11c7fae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ansible-lint-24.10.0.tar.gz) = 3eede3dc573a30a7ef40a9948653faf4016d9c90845c6d0e9f0e7391cc116956877850fd8ed9b1c33d1decbd78b3cb4c58cf6fbda5c5724b77e59ed5440f086f +SHA512 (ansible-lint-24.12.2.tar.gz) = c771222137573ae8a645dc0045b4b4a644966ff6934dceccff254d39bb08715c10d3fbd34a23d17c3c380d82d98b87776ea5caebccfe5e8153176e99ff28234a From 93107a34ea490c520a434274c15a560f30eabfe4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 16 Jan 2025 11:09:19 +0000 Subject: [PATCH 06/31] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- ansible-lint.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ansible-lint.spec b/ansible-lint.spec index 67c011c..03c13e8 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -4,7 +4,7 @@ Name: %{archive_name} Epoch: 1 Version: 24.12.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Best practices checker for Ansible # README file says its just GPLv3 @@ -66,6 +66,9 @@ ln -sr %{buildroot}%{_bindir}/%{name}{,-3} %{_bindir}/%{name}-3 %changelog +* Thu Jan 16 2025 Fedora Release Engineering - 1:24.12.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Sun Dec 15 2024 Parag Nemade - 1:24.12.2-1 - Update to 24.12.2 version (#2331387) From ed45c28d1604ca98e095369577501913cb6f8a1b Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Tue, 21 Jan 2025 07:59:50 +0530 Subject: [PATCH 07/31] Update to 25.1.0 version (#2339029) --- .gitignore | 1 + ansible-lint.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b476fb8..fd0e953 100644 --- a/.gitignore +++ b/.gitignore @@ -120,3 +120,4 @@ /ansible-lint-24.9.2.tar.gz /ansible-lint-24.10.0.tar.gz /ansible-lint-24.12.2.tar.gz +/ansible-lint-25.1.0.tar.gz diff --git a/ansible-lint.spec b/ansible-lint.spec index 03c13e8..b494f7a 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -3,8 +3,8 @@ Name: %{archive_name} Epoch: 1 -Version: 24.12.2 -Release: 2%{?dist} +Version: 25.1.0 +Release: 1%{?dist} Summary: Best practices checker for Ansible # README file says its just GPLv3 @@ -66,6 +66,9 @@ ln -sr %{buildroot}%{_bindir}/%{name}{,-3} %{_bindir}/%{name}-3 %changelog +* Tue Jan 21 2025 Parag Nemade - 1:25.1.0-1 +- Update to 25.1.0 version (#2339029) + * Thu Jan 16 2025 Fedora Release Engineering - 1:24.12.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild diff --git a/sources b/sources index 11c7fae..a9ef957 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ansible-lint-24.12.2.tar.gz) = c771222137573ae8a645dc0045b4b4a644966ff6934dceccff254d39bb08715c10d3fbd34a23d17c3c380d82d98b87776ea5caebccfe5e8153176e99ff28234a +SHA512 (ansible-lint-25.1.0.tar.gz) = 8977379b0f47955970a442ec962f0d643891fae9aee25608a10629d0e98950a5e17d98b23e404b8f876dd6d362d5cfb40c5de408d6eb306ea9459ef99ecd7169 From 739ec66fb2a1d107332580f1ad9ceeeb50cd6a18 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sat, 8 Feb 2025 21:31:22 +0530 Subject: [PATCH 08/31] Update to 25.1.2 version (#2342561) --- .gitignore | 1 + ansible-lint.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index fd0e953..b35995f 100644 --- a/.gitignore +++ b/.gitignore @@ -121,3 +121,4 @@ /ansible-lint-24.10.0.tar.gz /ansible-lint-24.12.2.tar.gz /ansible-lint-25.1.0.tar.gz +/ansible-lint-25.1.2.tar.gz diff --git a/ansible-lint.spec b/ansible-lint.spec index b494f7a..ac163f2 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -3,7 +3,7 @@ Name: %{archive_name} Epoch: 1 -Version: 25.1.0 +Version: 25.1.2 Release: 1%{?dist} Summary: Best practices checker for Ansible @@ -66,6 +66,9 @@ ln -sr %{buildroot}%{_bindir}/%{name}{,-3} %{_bindir}/%{name}-3 %changelog +* Sat Feb 08 2025 Parag Nemade - 1:25.1.2-1 +- Update to 25.1.2 version (#2342561) + * Tue Jan 21 2025 Parag Nemade - 1:25.1.0-1 - Update to 25.1.0 version (#2339029) diff --git a/sources b/sources index a9ef957..7fb2ba1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ansible-lint-25.1.0.tar.gz) = 8977379b0f47955970a442ec962f0d643891fae9aee25608a10629d0e98950a5e17d98b23e404b8f876dd6d362d5cfb40c5de408d6eb306ea9459ef99ecd7169 +SHA512 (ansible-lint-25.1.2.tar.gz) = 4d86bdf92466f994d6394a247c1e0698837194f294c657b7437af2737429edae1388733c2fdabc96149106ecb29c1d041150f501e33833ff3b1fa407fdba25c9 From 022910ddf3f54ee43165399430310af01e69abd6 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Thu, 20 Feb 2025 12:17:16 +0530 Subject: [PATCH 09/31] Update to 25.1.3 version (#2346298) --- .gitignore | 1 + ansible-lint.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b35995f..4cde9ed 100644 --- a/.gitignore +++ b/.gitignore @@ -122,3 +122,4 @@ /ansible-lint-24.12.2.tar.gz /ansible-lint-25.1.0.tar.gz /ansible-lint-25.1.2.tar.gz +/ansible-lint-25.1.3.tar.gz diff --git a/ansible-lint.spec b/ansible-lint.spec index ac163f2..30dc435 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -3,7 +3,7 @@ Name: %{archive_name} Epoch: 1 -Version: 25.1.2 +Version: 25.1.3 Release: 1%{?dist} Summary: Best practices checker for Ansible @@ -66,6 +66,9 @@ ln -sr %{buildroot}%{_bindir}/%{name}{,-3} %{_bindir}/%{name}-3 %changelog +* Thu Feb 20 2025 Parag Nemade - 1:25.1.3-1 +- Update to 25.1.3 version (#2346298) + * Sat Feb 08 2025 Parag Nemade - 1:25.1.2-1 - Update to 25.1.2 version (#2342561) diff --git a/sources b/sources index 7fb2ba1..50c021c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ansible-lint-25.1.2.tar.gz) = 4d86bdf92466f994d6394a247c1e0698837194f294c657b7437af2737429edae1388733c2fdabc96149106ecb29c1d041150f501e33833ff3b1fa407fdba25c9 +SHA512 (ansible-lint-25.1.3.tar.gz) = efc2547e4a33c439e1a1b99274a2b1aad1b0445f53aaa474f0de609918cc3cc53b944ef4d816b67ed2f87f075eea7c6ebb440c107a598037c839fae1f1e1138e From 046837808fe7ab1a3e55c561cdeb254680b9ae31 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Fri, 4 Apr 2025 14:16:54 +0530 Subject: [PATCH 10/31] Update to 25.2.1 version (#2356936) --- .gitignore | 1 + ansible-lint.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4cde9ed..8e10e78 100644 --- a/.gitignore +++ b/.gitignore @@ -123,3 +123,4 @@ /ansible-lint-25.1.0.tar.gz /ansible-lint-25.1.2.tar.gz /ansible-lint-25.1.3.tar.gz +/ansible-lint-25.2.1.tar.gz diff --git a/ansible-lint.spec b/ansible-lint.spec index 30dc435..99c9900 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -3,7 +3,7 @@ Name: %{archive_name} Epoch: 1 -Version: 25.1.3 +Version: 25.2.1 Release: 1%{?dist} Summary: Best practices checker for Ansible @@ -66,6 +66,9 @@ ln -sr %{buildroot}%{_bindir}/%{name}{,-3} %{_bindir}/%{name}-3 %changelog +* Fri Apr 04 2025 Parag Nemade - 1:25.2.1-1 +- Update to 25.2.1 version (#2356936) + * Thu Feb 20 2025 Parag Nemade - 1:25.1.3-1 - Update to 25.1.3 version (#2346298) diff --git a/sources b/sources index 50c021c..90d6fe9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ansible-lint-25.1.3.tar.gz) = efc2547e4a33c439e1a1b99274a2b1aad1b0445f53aaa474f0de609918cc3cc53b944ef4d816b67ed2f87f075eea7c6ebb440c107a598037c839fae1f1e1138e +SHA512 (ansible-lint-25.2.1.tar.gz) = 3fc6ac836c3292c692d45a971a6d87788da4859516a6a5c6834a5e8d361a03f7c965c07f2301e9a8000a1b75e57f21411846f556bf3aec78054b7c42e1b7d200 From 0cb100e240ead6c8f8f5526f29ed23d49661eb8a Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Tue, 29 Apr 2025 08:06:57 +0530 Subject: [PATCH 11/31] Update to 25.4.0 version (#2362691) --- .gitignore | 1 + ansible-lint.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8e10e78..5559c26 100644 --- a/.gitignore +++ b/.gitignore @@ -124,3 +124,4 @@ /ansible-lint-25.1.2.tar.gz /ansible-lint-25.1.3.tar.gz /ansible-lint-25.2.1.tar.gz +/ansible-lint-25.4.0.tar.gz diff --git a/ansible-lint.spec b/ansible-lint.spec index 99c9900..44230df 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -3,7 +3,7 @@ Name: %{archive_name} Epoch: 1 -Version: 25.2.1 +Version: 25.4.0 Release: 1%{?dist} Summary: Best practices checker for Ansible @@ -66,6 +66,9 @@ ln -sr %{buildroot}%{_bindir}/%{name}{,-3} %{_bindir}/%{name}-3 %changelog +* Tue Apr 29 2025 Parag Nemade - 1:25.4.0-1 +- Update to 25.4.0 version (#2362691) + * Fri Apr 04 2025 Parag Nemade - 1:25.2.1-1 - Update to 25.2.1 version (#2356936) diff --git a/sources b/sources index 90d6fe9..3642558 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ansible-lint-25.2.1.tar.gz) = 3fc6ac836c3292c692d45a971a6d87788da4859516a6a5c6834a5e8d361a03f7c965c07f2301e9a8000a1b75e57f21411846f556bf3aec78054b7c42e1b7d200 +SHA512 (ansible-lint-25.4.0.tar.gz) = 150dd5de81b6790ae93a03a62c2ef56a3e7069638eb3457f68f22a35a488779d05f59d7c66174c5afd09a7f5269f24c421deb879de00ff65478503051165d256 From f60a94d82f3b6a21b71d83207be0cee0a25c52d7 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Wed, 28 May 2025 16:10:07 +0530 Subject: [PATCH 12/31] Update to 25.5.0 version (#2368544) --- .gitignore | 1 + ansible-lint.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5559c26..9f01a8d 100644 --- a/.gitignore +++ b/.gitignore @@ -125,3 +125,4 @@ /ansible-lint-25.1.3.tar.gz /ansible-lint-25.2.1.tar.gz /ansible-lint-25.4.0.tar.gz +/ansible-lint-25.5.0.tar.gz diff --git a/ansible-lint.spec b/ansible-lint.spec index 44230df..205c4dc 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -3,7 +3,7 @@ Name: %{archive_name} Epoch: 1 -Version: 25.4.0 +Version: 25.5.0 Release: 1%{?dist} Summary: Best practices checker for Ansible @@ -66,6 +66,9 @@ ln -sr %{buildroot}%{_bindir}/%{name}{,-3} %{_bindir}/%{name}-3 %changelog +* Wed May 28 2025 Parag Nemade - 1:25.5.0-1 +- Update to 25.5.0 version (#2368544) + * Tue Apr 29 2025 Parag Nemade - 1:25.4.0-1 - Update to 25.4.0 version (#2362691) diff --git a/sources b/sources index 3642558..5b9ff3a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ansible-lint-25.4.0.tar.gz) = 150dd5de81b6790ae93a03a62c2ef56a3e7069638eb3457f68f22a35a488779d05f59d7c66174c5afd09a7f5269f24c421deb879de00ff65478503051165d256 +SHA512 (ansible-lint-25.5.0.tar.gz) = fccbacf0cf99d0c1420b7b445ed2e52f8db6bf8e06a3a2a3c4fdae492560215b705d0a1e7649ba0a0758ef2788b27385a7ee26eab01e77f2ba735d63ee49a4de From 83a9614c4a79c933ebaab271104da3a666a01e2d Mon Sep 17 00:00:00 2001 From: Python Maint Date: Thu, 12 Jun 2025 00:07:23 +0200 Subject: [PATCH 13/31] Rebuilt for Python 3.14 --- ansible-lint.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ansible-lint.spec b/ansible-lint.spec index 205c4dc..9401905 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -4,7 +4,7 @@ Name: %{archive_name} Epoch: 1 Version: 25.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Best practices checker for Ansible # README file says its just GPLv3 @@ -66,6 +66,9 @@ ln -sr %{buildroot}%{_bindir}/%{name}{,-3} %{_bindir}/%{name}-3 %changelog +* Wed Jun 11 2025 Python Maint - 1:25.5.0-2 +- Rebuilt for Python 3.14 + * Wed May 28 2025 Parag Nemade - 1:25.5.0-1 - Update to 25.5.0 version (#2368544) From edf2cc3c030b6bb53c424121ffc3f5535bf95ebb Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 23 Jul 2025 17:02:37 +0000 Subject: [PATCH 14/31] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- ansible-lint.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ansible-lint.spec b/ansible-lint.spec index 9401905..063d145 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -4,7 +4,7 @@ Name: %{archive_name} Epoch: 1 Version: 25.5.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Best practices checker for Ansible # README file says its just GPLv3 @@ -66,6 +66,9 @@ ln -sr %{buildroot}%{_bindir}/%{name}{,-3} %{_bindir}/%{name}-3 %changelog +* Wed Jul 23 2025 Fedora Release Engineering - 1:25.5.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Wed Jun 11 2025 Python Maint - 1:25.5.0-2 - Rebuilt for Python 3.14 From 64c769559cdd38ff727992df511a1839aa5a114b Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Thu, 31 Jul 2025 08:31:09 +0530 Subject: [PATCH 15/31] Update to 25.7.0 version (#2384332) --- .gitignore | 1 + ansible-lint.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9f01a8d..96fe4b7 100644 --- a/.gitignore +++ b/.gitignore @@ -126,3 +126,4 @@ /ansible-lint-25.2.1.tar.gz /ansible-lint-25.4.0.tar.gz /ansible-lint-25.5.0.tar.gz +/ansible-lint-25.7.0.tar.gz diff --git a/ansible-lint.spec b/ansible-lint.spec index 063d145..f39768d 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -3,8 +3,8 @@ Name: %{archive_name} Epoch: 1 -Version: 25.5.0 -Release: 3%{?dist} +Version: 25.7.0 +Release: 1%{?dist} Summary: Best practices checker for Ansible # README file says its just GPLv3 @@ -66,6 +66,9 @@ ln -sr %{buildroot}%{_bindir}/%{name}{,-3} %{_bindir}/%{name}-3 %changelog +* Thu Jul 31 2025 Parag Nemade - 1:25.7.0-1 +- Update to 25.7.0 version (#2384332) + * Wed Jul 23 2025 Fedora Release Engineering - 1:25.5.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild diff --git a/sources b/sources index 5b9ff3a..92afa10 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ansible-lint-25.5.0.tar.gz) = fccbacf0cf99d0c1420b7b445ed2e52f8db6bf8e06a3a2a3c4fdae492560215b705d0a1e7649ba0a0758ef2788b27385a7ee26eab01e77f2ba735d63ee49a4de +SHA512 (ansible-lint-25.7.0.tar.gz) = 61f3a0d7da218d921f605de5c2e8c9a97a97ce0ff86be1ea1cf205ebdc32c7ce2fcf5fc75acc3432d73a6f39dfbb604a3ef6ddfe31ce3f1cfee7514e1edba296 From cc9cc6b756d5ede12bd521b22f3d8b4606c6f451 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Thu, 14 Aug 2025 06:32:41 +0530 Subject: [PATCH 16/31] Update to 25.8.0 version (#2388234) --- .gitignore | 1 + ansible-lint.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 96fe4b7..89016d7 100644 --- a/.gitignore +++ b/.gitignore @@ -127,3 +127,4 @@ /ansible-lint-25.4.0.tar.gz /ansible-lint-25.5.0.tar.gz /ansible-lint-25.7.0.tar.gz +/ansible-lint-25.8.0.tar.gz diff --git a/ansible-lint.spec b/ansible-lint.spec index f39768d..28e1770 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -3,7 +3,7 @@ Name: %{archive_name} Epoch: 1 -Version: 25.7.0 +Version: 25.8.0 Release: 1%{?dist} Summary: Best practices checker for Ansible @@ -66,6 +66,9 @@ ln -sr %{buildroot}%{_bindir}/%{name}{,-3} %{_bindir}/%{name}-3 %changelog +* Thu Aug 14 2025 Parag Nemade - 1:25.8.0-1 +- Update to 25.8.0 version (#2388234) + * Thu Jul 31 2025 Parag Nemade - 1:25.7.0-1 - Update to 25.7.0 version (#2384332) diff --git a/sources b/sources index 92afa10..84904e8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ansible-lint-25.7.0.tar.gz) = 61f3a0d7da218d921f605de5c2e8c9a97a97ce0ff86be1ea1cf205ebdc32c7ce2fcf5fc75acc3432d73a6f39dfbb604a3ef6ddfe31ce3f1cfee7514e1edba296 +SHA512 (ansible-lint-25.8.0.tar.gz) = 9918b51738a116ea4fe9e1b0c96f1b5f94fdda8e076fb67bc4ddaf732ee9ab9e48362944e1804bb09a480e9c763cce619fc0aef84a4816c07716dd374b60486f From bab6ac86f2d115ae59ecea70cc3672d2c7e00504 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Thu, 14 Aug 2025 10:47:49 +0530 Subject: [PATCH 17/31] Update to 25.8.1 version (#2388457) --- .gitignore | 1 + ansible-lint.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 89016d7..a24c810 100644 --- a/.gitignore +++ b/.gitignore @@ -128,3 +128,4 @@ /ansible-lint-25.5.0.tar.gz /ansible-lint-25.7.0.tar.gz /ansible-lint-25.8.0.tar.gz +/ansible-lint-25.8.1.tar.gz diff --git a/ansible-lint.spec b/ansible-lint.spec index 28e1770..dd801f9 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -3,7 +3,7 @@ Name: %{archive_name} Epoch: 1 -Version: 25.8.0 +Version: 25.8.1 Release: 1%{?dist} Summary: Best practices checker for Ansible @@ -66,6 +66,9 @@ ln -sr %{buildroot}%{_bindir}/%{name}{,-3} %{_bindir}/%{name}-3 %changelog +* Thu Aug 14 2025 Parag Nemade - 1:25.8.1-1 +- Update to 25.8.1 version (#2388457) + * Thu Aug 14 2025 Parag Nemade - 1:25.8.0-1 - Update to 25.8.0 version (#2388234) diff --git a/sources b/sources index 84904e8..be85163 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ansible-lint-25.8.0.tar.gz) = 9918b51738a116ea4fe9e1b0c96f1b5f94fdda8e076fb67bc4ddaf732ee9ab9e48362944e1804bb09a480e9c763cce619fc0aef84a4816c07716dd374b60486f +SHA512 (ansible-lint-25.8.1.tar.gz) = 5ce0c2c2527d0244fff82a1e16e9e2ea4c96635b8c56b80c54d07df7d76fe7e5145907c0c9ae8031c8c92f81b4f6f4c60bc7bf1757254a295d191e54e6d347fb From 4e6853ccbc1f74800d90854196c35110cac0de11 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 15 Aug 2025 12:38:13 +0200 Subject: [PATCH 18/31] Rebuilt for Python 3.14.0rc2 bytecode --- ansible-lint.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ansible-lint.spec b/ansible-lint.spec index dd801f9..70948c7 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -4,7 +4,7 @@ Name: %{archive_name} Epoch: 1 Version: 25.8.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Best practices checker for Ansible # README file says its just GPLv3 @@ -66,6 +66,9 @@ ln -sr %{buildroot}%{_bindir}/%{name}{,-3} %{_bindir}/%{name}-3 %changelog +* Fri Aug 15 2025 Python Maint - 1:25.8.1-2 +- Rebuilt for Python 3.14.0rc2 bytecode + * Thu Aug 14 2025 Parag Nemade - 1:25.8.1-1 - Update to 25.8.1 version (#2388457) From bf8132ec380e5ba127fe2298efa7b7be4c4b92a5 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Fri, 22 Aug 2025 12:56:14 +0530 Subject: [PATCH 19/31] Update to 25.8.2 version (#2388457) --- .gitignore | 1 + ansible-lint.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a24c810..29d90ab 100644 --- a/.gitignore +++ b/.gitignore @@ -129,3 +129,4 @@ /ansible-lint-25.7.0.tar.gz /ansible-lint-25.8.0.tar.gz /ansible-lint-25.8.1.tar.gz +/ansible-lint-25.8.2.tar.gz diff --git a/ansible-lint.spec b/ansible-lint.spec index 70948c7..9cae30c 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -3,8 +3,8 @@ Name: %{archive_name} Epoch: 1 -Version: 25.8.1 -Release: 2%{?dist} +Version: 25.8.2 +Release: 1%{?dist} Summary: Best practices checker for Ansible # README file says its just GPLv3 @@ -66,6 +66,9 @@ ln -sr %{buildroot}%{_bindir}/%{name}{,-3} %{_bindir}/%{name}-3 %changelog +* Fri Aug 22 2025 Parag Nemade - 1:25.8.2-1 +- Update to 25.8.2 version (#2388457) + * Fri Aug 15 2025 Python Maint - 1:25.8.1-2 - Rebuilt for Python 3.14.0rc2 bytecode diff --git a/sources b/sources index be85163..5808da2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ansible-lint-25.8.1.tar.gz) = 5ce0c2c2527d0244fff82a1e16e9e2ea4c96635b8c56b80c54d07df7d76fe7e5145907c0c9ae8031c8c92f81b4f6f4c60bc7bf1757254a295d191e54e6d347fb +SHA512 (ansible-lint-25.8.2.tar.gz) = 3dff7eb9ed40aaf2ff102abce790b1fbbb3e33575137447fd893bc67d43a3bcd0553431307dca6e1ae573b4dcddc102aa1d9842aac80192fc129f58b8b04cca5 From 0844d6d9bf8db24d971d6cbee47d5d047c21db2a Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Wed, 17 Sep 2025 08:20:06 +0530 Subject: [PATCH 20/31] Update to 25.9.0 version (#2395735) --- .gitignore | 1 + ansible-lint.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 29d90ab..5406c3a 100644 --- a/.gitignore +++ b/.gitignore @@ -130,3 +130,4 @@ /ansible-lint-25.8.0.tar.gz /ansible-lint-25.8.1.tar.gz /ansible-lint-25.8.2.tar.gz +/ansible-lint-25.9.0.tar.gz diff --git a/ansible-lint.spec b/ansible-lint.spec index 9cae30c..b750242 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -3,7 +3,7 @@ Name: %{archive_name} Epoch: 1 -Version: 25.8.2 +Version: 25.9.0 Release: 1%{?dist} Summary: Best practices checker for Ansible @@ -66,6 +66,9 @@ ln -sr %{buildroot}%{_bindir}/%{name}{,-3} %{_bindir}/%{name}-3 %changelog +* Wed Sep 17 2025 Parag Nemade - 1:25.9.0-1 +- Update to 25.9.0 version (#2395735) + * Fri Aug 22 2025 Parag Nemade - 1:25.8.2-1 - Update to 25.8.2 version (#2388457) diff --git a/sources b/sources index 5808da2..930ac25 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ansible-lint-25.8.2.tar.gz) = 3dff7eb9ed40aaf2ff102abce790b1fbbb3e33575137447fd893bc67d43a3bcd0553431307dca6e1ae573b4dcddc102aa1d9842aac80192fc129f58b8b04cca5 +SHA512 (ansible-lint-25.9.0.tar.gz) = f13e79dd3750454e98d6ca73bcc1a94af6c0c4e16837722b4cdaa06da58acb2dfd4686982758954c4f83acde29e1fe217d0c87d10ef493baf9b880da501f4fff From eab3c06dc9ffed83a84468ef5668b736ea294d48 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 19 Sep 2025 12:06:52 +0200 Subject: [PATCH 21/31] Rebuilt for Python 3.14.0rc3 bytecode --- ansible-lint.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ansible-lint.spec b/ansible-lint.spec index b750242..107dc3c 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -4,7 +4,7 @@ Name: %{archive_name} Epoch: 1 Version: 25.9.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Best practices checker for Ansible # README file says its just GPLv3 @@ -66,6 +66,9 @@ ln -sr %{buildroot}%{_bindir}/%{name}{,-3} %{_bindir}/%{name}-3 %changelog +* Fri Sep 19 2025 Python Maint - 1:25.9.0-2 +- Rebuilt for Python 3.14.0rc3 bytecode + * Wed Sep 17 2025 Parag Nemade - 1:25.9.0-1 - Update to 25.9.0 version (#2395735) From 93eee793c2e62a76a601d77d08976936b577c642 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Thu, 2 Oct 2025 08:36:24 +0530 Subject: [PATCH 22/31] Update to 25.9.1 version (#2400854) --- .gitignore | 1 + ansible-lint.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5406c3a..3daedf6 100644 --- a/.gitignore +++ b/.gitignore @@ -131,3 +131,4 @@ /ansible-lint-25.8.1.tar.gz /ansible-lint-25.8.2.tar.gz /ansible-lint-25.9.0.tar.gz +/ansible-lint-25.9.1.tar.gz diff --git a/ansible-lint.spec b/ansible-lint.spec index 107dc3c..d0b3316 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -3,8 +3,8 @@ Name: %{archive_name} Epoch: 1 -Version: 25.9.0 -Release: 2%{?dist} +Version: 25.9.1 +Release: 1%{?dist} Summary: Best practices checker for Ansible # README file says its just GPLv3 @@ -66,6 +66,9 @@ ln -sr %{buildroot}%{_bindir}/%{name}{,-3} %{_bindir}/%{name}-3 %changelog +* Thu Oct 02 2025 Parag Nemade - 1:25.9.1-1 +- Update to 25.9.1 version (#2400854) + * Fri Sep 19 2025 Python Maint - 1:25.9.0-2 - Rebuilt for Python 3.14.0rc3 bytecode diff --git a/sources b/sources index 930ac25..b6fd13d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ansible-lint-25.9.0.tar.gz) = f13e79dd3750454e98d6ca73bcc1a94af6c0c4e16837722b4cdaa06da58acb2dfd4686982758954c4f83acde29e1fe217d0c87d10ef493baf9b880da501f4fff +SHA512 (ansible-lint-25.9.1.tar.gz) = 1b600c7fc399a6e4caf9aa06d26ce7db532943b3d88e73b0c40f6e7e9e47dae344cde08626d5e47425cab06256cbeacd437d12eaa0791b6447af579d5f7408c1 From d8069be290bb79810e1b4a910e862fcc967f6c78 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Mon, 6 Oct 2025 13:07:27 +0530 Subject: [PATCH 23/31] Patch pyproject.toml for not satisfying ansible-core>=2.20.0b1 requirement --- ansible-lint.spec | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/ansible-lint.spec b/ansible-lint.spec index d0b3316..d9a4172 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -4,7 +4,7 @@ Name: %{archive_name} Epoch: 1 Version: 25.9.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Best practices checker for Ansible # README file says its just GPLv3 @@ -34,13 +34,8 @@ Python3 module for ansible-lint. %prep %autosetup -n %{archive_name}-%{version} -# There's nothing special in setuptools 63.0 that's needed here. -# Fedora 36's setuptools version is actually too old; -# it does not support PEP 621. -%if %{defined fc37} -sed 's|setuptools >= 63.0.0|setuptools >= 62.0.0|' -i pyproject.toml -grep -F 'setuptools >= 62.0.0' pyproject.toml -%endif +# Fedora's ansible-core is 2.18.9 version currently +sed -i '37d' pyproject.toml %generate_buildrequires %pyproject_buildrequires @@ -66,6 +61,9 @@ ln -sr %{buildroot}%{_bindir}/%{name}{,-3} %{_bindir}/%{name}-3 %changelog +* Mon Oct 06 2025 Parag Nemade - 1:25.9.1-2 +- Patch pyproject.toml for not satisfying ansible-core>=2.20.0b1 requirement + * Thu Oct 02 2025 Parag Nemade - 1:25.9.1-1 - Update to 25.9.1 version (#2400854) From b8ad895de704510efdf6a1fba0c1d87abb02a0f8 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Fri, 10 Oct 2025 13:14:11 +0530 Subject: [PATCH 24/31] Update to 25.9.2 version (#2402507) --- .gitignore | 1 + ansible-lint.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3daedf6..3f2e33c 100644 --- a/.gitignore +++ b/.gitignore @@ -132,3 +132,4 @@ /ansible-lint-25.8.2.tar.gz /ansible-lint-25.9.0.tar.gz /ansible-lint-25.9.1.tar.gz +/ansible-lint-25.9.2.tar.gz diff --git a/ansible-lint.spec b/ansible-lint.spec index d9a4172..028b1da 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -3,8 +3,8 @@ Name: %{archive_name} Epoch: 1 -Version: 25.9.1 -Release: 2%{?dist} +Version: 25.9.2 +Release: 1%{?dist} Summary: Best practices checker for Ansible # README file says its just GPLv3 @@ -61,6 +61,9 @@ ln -sr %{buildroot}%{_bindir}/%{name}{,-3} %{_bindir}/%{name}-3 %changelog +* Fri Oct 10 2025 Parag Nemade - 1:25.9.2-1 +- Update to 25.9.2 version (#2402507) + * Mon Oct 06 2025 Parag Nemade - 1:25.9.1-2 - Patch pyproject.toml for not satisfying ansible-core>=2.20.0b1 requirement diff --git a/sources b/sources index b6fd13d..527f4aa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ansible-lint-25.9.1.tar.gz) = 1b600c7fc399a6e4caf9aa06d26ce7db532943b3d88e73b0c40f6e7e9e47dae344cde08626d5e47425cab06256cbeacd437d12eaa0791b6447af579d5f7408c1 +SHA512 (ansible-lint-25.9.2.tar.gz) = 48a375b65fd9deecb6f0532a5af01020bf5ba074b57f4c3edbe75d70e90e03a675ee143d933542644569cdb945cb64ed01fd08d2a5b2c014bba0129035c5eb02 From 92ae7c4a5c300271290f62365f9e17093bf6714a Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Fri, 14 Nov 2025 11:44:55 +0530 Subject: [PATCH 25/31] Update to 25.11.0 version (#2413770) --- .gitignore | 1 + ansible-lint.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3f2e33c..c04a8c3 100644 --- a/.gitignore +++ b/.gitignore @@ -133,3 +133,4 @@ /ansible-lint-25.9.0.tar.gz /ansible-lint-25.9.1.tar.gz /ansible-lint-25.9.2.tar.gz +/ansible-lint-25.11.0.tar.gz diff --git a/ansible-lint.spec b/ansible-lint.spec index 028b1da..bca0e5b 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -3,7 +3,7 @@ Name: %{archive_name} Epoch: 1 -Version: 25.9.2 +Version: 25.11.0 Release: 1%{?dist} Summary: Best practices checker for Ansible @@ -61,6 +61,9 @@ ln -sr %{buildroot}%{_bindir}/%{name}{,-3} %{_bindir}/%{name}-3 %changelog +* Fri Nov 14 2025 Parag Nemade - 1:25.11.0-1 +- Update to 25.11.0 version (#2413770) + * Fri Oct 10 2025 Parag Nemade - 1:25.9.2-1 - Update to 25.9.2 version (#2402507) diff --git a/sources b/sources index 527f4aa..f9058d9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ansible-lint-25.9.2.tar.gz) = 48a375b65fd9deecb6f0532a5af01020bf5ba074b57f4c3edbe75d70e90e03a675ee143d933542644569cdb945cb64ed01fd08d2a5b2c014bba0129035c5eb02 +SHA512 (ansible-lint-25.11.0.tar.gz) = af4c8de6cf65857e93d6cbf62b6e133177c331842ca6bf7d32ea1ea403439aabcb6db3ac392a6dd3870ddd3a75676bd0c2f793d59f8ed5100c0b02029998d68a From 8d179fd8c7be6d684c6db0288d095abbcffbd252 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Wed, 26 Nov 2025 08:09:51 +0530 Subject: [PATCH 26/31] Update to 25.11.1 version (#2416886) --- .gitignore | 1 + ansible-lint.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c04a8c3..4ee20f8 100644 --- a/.gitignore +++ b/.gitignore @@ -134,3 +134,4 @@ /ansible-lint-25.9.1.tar.gz /ansible-lint-25.9.2.tar.gz /ansible-lint-25.11.0.tar.gz +/ansible-lint-25.11.1.tar.gz diff --git a/ansible-lint.spec b/ansible-lint.spec index bca0e5b..631fdc2 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -3,7 +3,7 @@ Name: %{archive_name} Epoch: 1 -Version: 25.11.0 +Version: 25.11.1 Release: 1%{?dist} Summary: Best practices checker for Ansible @@ -61,6 +61,9 @@ ln -sr %{buildroot}%{_bindir}/%{name}{,-3} %{_bindir}/%{name}-3 %changelog +* Wed Nov 26 2025 Parag Nemade - 1:25.11.1-1 +- Update to 25.11.1 version (#2416886) + * Fri Nov 14 2025 Parag Nemade - 1:25.11.0-1 - Update to 25.11.0 version (#2413770) diff --git a/sources b/sources index f9058d9..dc2590d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ansible-lint-25.11.0.tar.gz) = af4c8de6cf65857e93d6cbf62b6e133177c331842ca6bf7d32ea1ea403439aabcb6db3ac392a6dd3870ddd3a75676bd0c2f793d59f8ed5100c0b02029998d68a +SHA512 (ansible-lint-25.11.1.tar.gz) = 5aac99d44e66dbb903b5d83c24d09ac5aa543733c649dcd90bb6f4f7cfebe1a0cb35a8250db8a4a9f34a40a2b609b1ebb16aa461408642cb7c86ce6a97554df0 From 11b2fa9a51823b466d960c55350cff8ff6a7d58c Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Tue, 9 Dec 2025 12:59:40 +0530 Subject: [PATCH 27/31] Update to 25.12.0 version (#2419145) --- .gitignore | 1 + ansible-lint.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4ee20f8..57e475b 100644 --- a/.gitignore +++ b/.gitignore @@ -135,3 +135,4 @@ /ansible-lint-25.9.2.tar.gz /ansible-lint-25.11.0.tar.gz /ansible-lint-25.11.1.tar.gz +/ansible-lint-25.12.0.tar.gz diff --git a/ansible-lint.spec b/ansible-lint.spec index 631fdc2..8d6288b 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -3,7 +3,7 @@ Name: %{archive_name} Epoch: 1 -Version: 25.11.1 +Version: 25.12.0 Release: 1%{?dist} Summary: Best practices checker for Ansible @@ -61,6 +61,9 @@ ln -sr %{buildroot}%{_bindir}/%{name}{,-3} %{_bindir}/%{name}-3 %changelog +* Tue Dec 09 2025 Parag Nemade - 1:25.12.0-1 +- Update to 25.12.0 version (#2419145) + * Wed Nov 26 2025 Parag Nemade - 1:25.11.1-1 - Update to 25.11.1 version (#2416886) diff --git a/sources b/sources index dc2590d..c96fc65 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ansible-lint-25.11.1.tar.gz) = 5aac99d44e66dbb903b5d83c24d09ac5aa543733c649dcd90bb6f4f7cfebe1a0cb35a8250db8a4a9f34a40a2b609b1ebb16aa461408642cb7c86ce6a97554df0 +SHA512 (ansible-lint-25.12.0.tar.gz) = 8782c7e14d28d04a86b894847c912ef84759bcbcc9453d02c79664f4cfccc4efd33235a27202b633bd6101c8399820e29ef363b8e49548fdfbb9cf6d67685d22 From 12a8ade4e86e49387a26e0ee925bc892b2332fc5 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Tue, 16 Dec 2025 08:47:20 +0530 Subject: [PATCH 28/31] Update to 25.12.1 version (#2420973) --- .gitignore | 1 + ansible-lint.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 57e475b..4570d2c 100644 --- a/.gitignore +++ b/.gitignore @@ -136,3 +136,4 @@ /ansible-lint-25.11.0.tar.gz /ansible-lint-25.11.1.tar.gz /ansible-lint-25.12.0.tar.gz +/ansible-lint-25.12.1.tar.gz diff --git a/ansible-lint.spec b/ansible-lint.spec index 8d6288b..52c6117 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -3,7 +3,7 @@ Name: %{archive_name} Epoch: 1 -Version: 25.12.0 +Version: 25.12.1 Release: 1%{?dist} Summary: Best practices checker for Ansible @@ -61,6 +61,9 @@ ln -sr %{buildroot}%{_bindir}/%{name}{,-3} %{_bindir}/%{name}-3 %changelog +* Tue Dec 16 2025 Parag Nemade - 1:25.12.1-1 +- Update to 25.12.1 version (#2420973) + * Tue Dec 09 2025 Parag Nemade - 1:25.12.0-1 - Update to 25.12.0 version (#2419145) diff --git a/sources b/sources index c96fc65..b23904a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ansible-lint-25.12.0.tar.gz) = 8782c7e14d28d04a86b894847c912ef84759bcbcc9453d02c79664f4cfccc4efd33235a27202b633bd6101c8399820e29ef363b8e49548fdfbb9cf6d67685d22 +SHA512 (ansible-lint-25.12.1.tar.gz) = 9ffeda95e09b11f55db997d5252252f47632f26a88a2a9eab4aa8cddb9ffa50174671ced709eb440f4434e1538b8d92a0bf5a538353ddcd43176407d2402bc84 From a0f4d9d00bc3862092deff608dfd5a6a8aa76b1f Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sun, 28 Dec 2025 11:05:20 +0530 Subject: [PATCH 29/31] Update to 25.12.2 version (#2424378) --- .gitignore | 1 + ansible-lint.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4570d2c..6e978cc 100644 --- a/.gitignore +++ b/.gitignore @@ -137,3 +137,4 @@ /ansible-lint-25.11.1.tar.gz /ansible-lint-25.12.0.tar.gz /ansible-lint-25.12.1.tar.gz +/ansible-lint-25.12.2.tar.gz diff --git a/ansible-lint.spec b/ansible-lint.spec index 52c6117..b94f715 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -3,7 +3,7 @@ Name: %{archive_name} Epoch: 1 -Version: 25.12.1 +Version: 25.12.2 Release: 1%{?dist} Summary: Best practices checker for Ansible @@ -61,6 +61,9 @@ ln -sr %{buildroot}%{_bindir}/%{name}{,-3} %{_bindir}/%{name}-3 %changelog +* Sun Dec 28 2025 Parag Nemade - 1:25.12.2-1 +- Update to 25.12.2 version (#2424378) + * Tue Dec 16 2025 Parag Nemade - 1:25.12.1-1 - Update to 25.12.1 version (#2420973) diff --git a/sources b/sources index b23904a..16f5d70 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ansible-lint-25.12.1.tar.gz) = 9ffeda95e09b11f55db997d5252252f47632f26a88a2a9eab4aa8cddb9ffa50174671ced709eb440f4434e1538b8d92a0bf5a538353ddcd43176407d2402bc84 +SHA512 (ansible-lint-25.12.2.tar.gz) = de8567b7e7674fb3ae32b63e963a554cc689c3a2c5b6161ea6244dc2009839229cc535f5ce51972063cdd8dd5d5b65850681baf6fd735b927952a75ff26f44b7 From 43d6cb93b6b21f4255f456b1feccbf97c79e347e Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Tue, 13 Jan 2026 17:47:28 +0530 Subject: [PATCH 30/31] Update to 26.1.0 version (#2427948) --- .gitignore | 1 + ansible-lint.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6e978cc..197332f 100644 --- a/.gitignore +++ b/.gitignore @@ -138,3 +138,4 @@ /ansible-lint-25.12.0.tar.gz /ansible-lint-25.12.1.tar.gz /ansible-lint-25.12.2.tar.gz +/ansible-lint-26.1.0.tar.gz diff --git a/ansible-lint.spec b/ansible-lint.spec index b94f715..b1572a7 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -3,7 +3,7 @@ Name: %{archive_name} Epoch: 1 -Version: 25.12.2 +Version: 26.1.0 Release: 1%{?dist} Summary: Best practices checker for Ansible @@ -61,6 +61,9 @@ ln -sr %{buildroot}%{_bindir}/%{name}{,-3} %{_bindir}/%{name}-3 %changelog +* Tue Jan 13 2026 Parag Nemade - 1:26.1.0-1 +- Update to 26.1.0 version (#2427948) + * Sun Dec 28 2025 Parag Nemade - 1:25.12.2-1 - Update to 25.12.2 version (#2424378) diff --git a/sources b/sources index 16f5d70..dbeb2c8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ansible-lint-25.12.2.tar.gz) = de8567b7e7674fb3ae32b63e963a554cc689c3a2c5b6161ea6244dc2009839229cc535f5ce51972063cdd8dd5d5b65850681baf6fd735b927952a75ff26f44b7 +SHA512 (ansible-lint-26.1.0.tar.gz) = f1818c116dda2b2d681d17fd30ce08195bcdf5be24eee3c5a4fc38d1eee8baa834beba5b4e5b9d2b163cedc61edeb6dcf5d14d128d79377afa7be2a8965df21c From b7574352d1a0240b8d1abaadaa63e02b37bd9674 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 16 Jan 2026 03:43:53 +0000 Subject: [PATCH 31/31] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- ansible-lint.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ansible-lint.spec b/ansible-lint.spec index b1572a7..944d07a 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -4,7 +4,7 @@ Name: %{archive_name} Epoch: 1 Version: 26.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Best practices checker for Ansible # README file says its just GPLv3 @@ -61,6 +61,9 @@ ln -sr %{buildroot}%{_bindir}/%{name}{,-3} %{_bindir}/%{name}-3 %changelog +* Fri Jan 16 2026 Fedora Release Engineering - 1:26.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Tue Jan 13 2026 Parag Nemade - 1:26.1.0-1 - Update to 26.1.0 version (#2427948)