diff --git a/.gitignore b/.gitignore index 2a5cd77..b61e7e0 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ /check_updates-1.8.5.tar.gz /check_updates-2.0.3.tar.gz /check_updates-2.0.4.tar.gz +/check_updates-2.0.5.tar.gz diff --git a/nagios-plugins-check-updates.spec b/nagios-plugins-check-updates.spec index 28b332e..380f1d2 100644 --- a/nagios-plugins-check-updates.spec +++ b/nagios-plugins-check-updates.spec @@ -5,8 +5,8 @@ %define debug_package %{nil} Name: nagios-plugins-check-updates -Version: 2.0.4 -Release: 5%{?dist} +Version: 2.0.5 +Release: %autorelease Summary: A Nagios plugin to check if Red Hat or Fedora system is up-to-date License: GPLv3+ @@ -84,220 +84,4 @@ make test %changelog -* Thu Jan 25 2024 Fedora Release Engineering - 2.0.4-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - -* Sun Jan 21 2024 Fedora Release Engineering - 2.0.4-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - -* Thu Jul 20 2023 Fedora Release Engineering - 2.0.4-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild - -* Wed Jun 28 2023 Alessio - 2.0.4-1 -- Update to 2.0.4 - -* Thu Jan 19 2023 Fedora Release Engineering - 2.0.3-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild - -* Sat Nov 19 2022 piotr1212@gmail.com - 2.0.3-2 -- Fix licensing shortcode -- Remove obsoletes - -* Tue Nov 15 2022 Alexander Acevedo - 2.0.3-1 -- Update to 2.0.3 - -* Sat Sep 10 2022 Carl George - 1.8.5-2 -- Fix license handling - -* Sat Jul 30 2022 Sean Mottles - 1.8.5-1 -- Update version to support AlmaLinux and Rocky Linux -- Skip the kernel checks if the kernel is not installed with RPM - -* Fri Jul 22 2022 Fedora Release Engineering - 1.7.10-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Thu Jan 20 2022 Fedora Release Engineering - 1.7.10-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Thu Jul 22 2021 Fedora Release Engineering - 1.7.10-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Tue Jan 26 2021 Fedora Release Engineering - 1.7.10-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Tue Jul 28 2020 Fedora Release Engineering - 1.7.10-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Sat May 02 2020 Martin Jackson - 1.7.10-1 -- new version - -* Tue Mar 31 2020 Jitka Plesnikova - 1.7.9-2 -- Specify all perl dependencies for tests - -* Thu Feb 27 2020 Martin Jackson - 1.7.9-1 -- Update to latest release, fix bz#1808156; remove bundled lib fixup - -* Wed Jan 29 2020 Fedora Release Engineering - 1.7.8-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Thu Jan 23 2020 Piotr Popieluch - 1.7.8-2 -- Remove bundled libraries - -* Sat Jan 18 2020 Piotr Popieluch - 1.7.8-1 -- Update to 1.7.8 -- Add version to Obsoletes: - -* Mon Dec 2 2019 Martin Jackson - 1.6.23-4 -- Conditionalize yum Requires - -* Thu Jul 25 2019 Fedora Release Engineering - 1.6.23-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Fri Feb 01 2019 Fedora Release Engineering - 1.6.23-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Sun Jul 29 2018 Piotr Popieluch - 1.6.23-1 -- Add Module::Install to BR to fix rhbz#1583366 - -* Fri Jul 13 2018 Fedora Release Engineering - 1.6.19-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Thu Feb 08 2018 Fedora Release Engineering - 1.6.19-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Thu Aug 03 2017 Fedora Release Engineering - 1.6.19-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - -* Wed Jul 26 2017 Fedora Release Engineering - 1.6.19-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Fri Feb 10 2017 Fedora Release Engineering - 1.6.19-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Thu Jan 5 2017 Jose Pedro Oliveira - 1.6.19-1 -- Update to 1.6.19. - -* Sat Sep 3 2016 Jose Pedro Oliveira - 1.6.18-2 -- Add missing requirement: perl(Monitoring::Plugin) - -* Wed Jun 1 2016 Jose Pedro Oliveira - 1.6.18-1 -- Update to 1.6.18. - -* Sun May 29 2016 Jose Pedro Oliveira - 1.6.17-1 -- Update to 1.6.17. - -* Mon Apr 18 2016 Jose Pedro Oliveira - 1.6.16-1 -- Update to 1.6.16. - -* Sun Feb 07 2016 Jose Pedro Oliveira - 1.6.15-1 -- Update to 1.6.15. - -* Thu Feb 04 2016 Fedora Release Engineering - 1.6.12-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Mon Dec 28 2015 Jose Pedro Oliveira - 1.6.12-2 -- Upstream project moved to github -- Upstream is now using git instead of subversion -- Version 1.6.12 tarball in github has slightly different content - -* Sat Sep 19 2015 Jose Pedro Oliveira - 1.6.12-1 -- Update to 1.6.12. -- Initial support for DNF. - -* Wed Jun 17 2015 Fedora Release Engineering - 1.6.10-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Mon Feb 16 2015 Jose Pedro Oliveira - 1.6.10-1 -- Update to 1.6.10. -- It now requires perl(Monitoring::Plugin). - -* Tue Feb 10 2015 Jose Pedro Oliveira - 1.6.9-1 -- Update to 1.6.9. -- No longer requires perl(Sort::Versions). -- Ship the version.pm file from check-updates 1.6.7 (temporary). - -* Sun Aug 17 2014 Fedora Release Engineering - 1.6.7-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild - -* Mon Jun 23 2014 Jose Pedro Oliveira - 1.6.7-1 -- Update to 1.6.7. - -* Sat Jun 07 2014 Fedora Release Engineering - 1.6.6-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Fri Oct 11 2013 Jose Pedro Oliveira - 1.6.6-1 -- Update to 1.6.6. - -* Sat Aug 03 2013 Fedora Release Engineering - 1.6.5-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - -* Thu Jul 18 2013 Jose Pedro Oliveira - 1.6.5-1 -- Update to 1.6.5. - -* Wed Jun 19 2013 Jose Pedro Oliveira - 1.6.4-1 -- Update to 1.6.4. - -* Sat May 25 2013 Jose Pedro Oliveira - 1.6.3-2 -- Fedora 19: yum-plugin-security is now provided by the yum package - (and the yum-security virtual provide was dropped) (#967225). - -* Wed May 15 2013 Jose Pedro Oliveira - 1.6.3-1 -- Update to 1.6.3. - -* Sat Mar 30 2013 Jose Pedro Oliveira - 1.6.2-1 -- Update to 1.6.2. - -* Thu Feb 14 2013 Fedora Release Engineering - 1.6.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - -* Mon Dec 10 2012 Jose Pedro Oliveira - 1.6.1-1 -- Update to 1.6.1. - -* Fri Jul 20 2012 Fedora Release Engineering - 1.6.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - -* Mon Apr 16 2012 Jose Pedro Oliveira - 1.6.0-1 -- Update to 1.6.0. - -* Fri Jan 13 2012 Fedora Release Engineering - 1.5.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild - -* Mon Dec 5 2011 Jose Pedro Oliveira - 1.5.2-1 -- Update to 1.5.2. - -* Sat Dec 3 2011 Jose Pedro Oliveira - 1.5.1-1 -- Update to 1.5.1. - -* Tue Oct 4 2011 Jose Pedro Oliveira - 1.5.0-1 -- Update to 1.5.0. - -* Wed May 25 2011 Jose Pedro Oliveira - 1.4.14-1 -- Update to 1.4.14. - -* Tue May 24 2011 Jose Pedro Oliveira - 1.4.13-1 -- Update to 1.4.13. -- Fixes a build problem in EPEL5 (test script failure). - -* Tue May 24 2011 Jose Pedro Oliveira - 1.4.12-1 -- Update to 1.4.12. -- Upstream added a test suite. - -* Tue Feb 08 2011 Fedora Release Engineering - 1.4.11-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - -* Thu Nov 18 2010 Jose Pedro Oliveira - 1.4.11-1 -- Update to 1.4.11. - -* Mon Nov 1 2010 Jose Pedro Oliveira - 1.4.9-1 -- Update to 1.4.9 (solves the EPEL5 build problem). - -* Sun Oct 31 2010 Jose Pedro Oliveira - 1.4.8-1 -- Update to 1.4.8 (license clarification). - -* Thu Feb 18 2010 Jose Pedro Oliveira - 1.4.7-1 -- Update to 1.4.7. - -* Thu Dec 10 2009 Jose Pedro Oliveira - 1.4.6-1 -- First build for Fedora and EPEL. - -# vim:set ai ts=4 sw=4 sts=4 et: +%autochangelog diff --git a/sources b/sources index 74f0393..adc2aee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (check_updates-2.0.4.tar.gz) = 543102774b0af9af58bf25142e3d970434981a05ecb84a28a81f1c4a1965e5a347a9a812d6a8184957a7417177cfc051bea94a66985128605f018adba99fda8a +SHA512 (check_updates-2.0.5.tar.gz) = 4b846f4acc0ec957c1b783a9245e5c8e0d23d7aa7d22b184371dc4976ddcb0cebfabbee1db3373f7d9df54ff69363de8eac4061fd7c89a8a3f1ecede4adb043c