Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package monitoring-plugins-http_json for
openSUSE:Factory checked in at 2021-03-10 08:57:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/monitoring-plugins-http_json (Old)
and /work/SRC/openSUSE:Factory/.monitoring-plugins-http_json.new.2378
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "monitoring-plugins-http_json"
Wed Mar 10 08:57:23 2021 rev:4 rq:877904 version:2.1.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/monitoring-plugins-http_json/monitoring-plugins-http_json.changes
2021-03-06 21:19:36.585290607 +0100
+++
/work/SRC/openSUSE:Factory/.monitoring-plugins-http_json.new.2378/monitoring-plugins-http_json.changes
2021-03-10 08:58:41.358977794 +0100
@@ -1,0 +2,5 @@
+Mon Mar 8 21:27:59 UTC 2021 - Martin Hauke <[email protected]>
+
+- Don't use python_alternatives
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ monitoring-plugins-http_json.spec ++++++
--- /var/tmp/diff_new_pack.ZReX1m/_old 2021-03-10 08:58:41.702978149 +0100
+++ /var/tmp/diff_new_pack.ZReX1m/_new 2021-03-10 08:58:41.706978153 +0100
@@ -49,7 +49,6 @@
%install
install -Dpm 0755 check_http_json.py
%{buildroot}%{nagios_plugindir}/check_http_json
-%python_clone -a %{buildroot}%{nagios_plugindir}/check_http_json
%check
# There are no tests upstream, don???t pretend there are.
@@ -60,6 +59,6 @@
%doc contrib/icinga2_check_command_definition.conf
%dir %{nagios_libdir}
%dir %{nagios_plugindir}
-%python_alternative %{nagios_plugindir}/check_http_json
+%{nagios_plugindir}/check_http_json
%changelog