diff --git a/nagios-plugins.spec b/nagios-plugins.spec index fc75c54..b01f28b 100644 --- a/nagios-plugins.spec +++ b/nagios-plugins.spec @@ -2,9 +2,9 @@ Name: nagios-plugins Version: 2.3.3 -Release: 4 +Release: 5 Summary: Host/service/network monitoring program plugins for Nagios -License: GPLv2 and MIT and GPLv3 and LGPLv2 and GPL +License: GPLv3 URL: https://www.nagios-plugins.org/ Source0: https://github.com/nagios-plugins/nagios-plugins/releases/download/release-%{version}/%{name}-%{version}.tar.gz @@ -724,6 +724,9 @@ chmod 644 %{buildroot}/%{_libdir}/nagios/plugins/utils.pm %{_libdir}/nagios/plugins/check_wave %changelog +* Mon Dec 09 2024 jiangheng - 2.3.3-5 +- license modify + * Sat Feb 12 2022 liqiuyu - 2.3.3-4 - The SSH check failure is resolved