Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package monitoring-plugins-haproxy for
openSUSE:Factory checked in at 2024-02-14 23:19:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/monitoring-plugins-haproxy (Old)
and /work/SRC/openSUSE:Factory/.monitoring-plugins-haproxy.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "monitoring-plugins-haproxy"
Wed Feb 14 23:19:40 2024 rev:3 rq:1146562 version:1.1g6790d7f
Changes:
--------
---
/work/SRC/openSUSE:Factory/monitoring-plugins-haproxy/monitoring-plugins-haproxy.changes
2021-05-20 19:26:17.217640646 +0200
+++
/work/SRC/openSUSE:Factory/.monitoring-plugins-haproxy.new.1815/monitoring-plugins-haproxy.changes
2024-02-14 23:19:56.698862115 +0100
@@ -1,0 +2,6 @@
+Wed Feb 7 12:10:28 CET 2024 - [email protected]
+
+- add requires for perl(LWP::Protocol::https) as the default
+ config uses https
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ monitoring-plugins-haproxy.spec ++++++
--- /var/tmp/diff_new_pack.dmLcDO/_old 2024-02-14 23:19:57.166878988 +0100
+++ /var/tmp/diff_new_pack.dmLcDO/_new 2024-02-14 23:19:57.166878988 +0100
@@ -1,7 +1,7 @@
#
# spec file for package monitoring-plugins-haproxy
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -33,6 +33,7 @@
Requires: perl(File::Basename)
Requires: perl(HTTP::Request)
Requires: perl(HTTP::Status)
+Requires: perl(LWP::Protocol::https)
Requires: perl(LWP::UserAgent)
Requires: perl(Locale::gettext)
Requires: perl(Nagios::Plugin)
@@ -50,6 +51,7 @@
install -m644 %{SOURCE1} LICENSE
%build
+
#
%install
install -D -m755 check_haproxy.pl
%{buildroot}%{nagios_plugindir}/check_haproxy.pl