From 81418cf9d40fdf9455818372c9d17c562cf133f1 Mon Sep 17 00:00:00 2001 From: jiangheng Date: Mon, 9 Dec 2024 14:56:59 +0800 Subject: [PATCH] modify license (cherry picked from commit a65031729d0d5bed8da4e764a265fe3a5d1fbc72) --- nagios-plugins.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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