Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package monitoring-plugins-traffic_limit for
openSUSE:Factory checked in at 2024-02-23 16:46:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/monitoring-plugins-traffic_limit (Old)
and /work/SRC/openSUSE:Factory/.monitoring-plugins-traffic_limit.new.1770
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "monitoring-plugins-traffic_limit"
Fri Feb 23 16:46:10 2024 rev:4 rq:1149732 version:0.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/monitoring-plugins-traffic_limit/monitoring-plugins-traffic_limit.changes
2019-07-05 13:48:48.569461759 +0200
+++
/work/SRC/openSUSE:Factory/.monitoring-plugins-traffic_limit.new.1770/monitoring-plugins-traffic_limit.changes
2024-02-23 16:47:20.307707693 +0100
@@ -1,0 +2,6 @@
+Fri Feb 23 08:34:33 UTC 2024 - [email protected]
+
+- Use %autosetup macro. Allows to eliminate the usage of deprecated
+ %patchN
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ monitoring-plugins-traffic_limit.spec ++++++
--- /var/tmp/diff_new_pack.FHCrO0/_old 2024-02-23 16:47:23.839835780 +0100
+++ /var/tmp/diff_new_pack.FHCrO0/_new 2024-02-23 16:47:23.839835780 +0100
@@ -1,7 +1,7 @@
#
# spec file for package monitoring-plugins-traffic_limit
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -22,7 +22,7 @@
Summary: Checks the traffic on any interface
License: BSD-4-Clause
Group: System/Monitoring
-Url:
http://exchange.nagios.org/directory/Plugins/Network-Connections%2C-Stats-and-Bandwidth/check_traffic_limit/details
+URL:
http://exchange.nagios.org/directory/Plugins/Network-Connections%2C-Stats-and-Bandwidth/check_traffic_limit/details
Source0:
https://github.com/localguru/check_traffic_limit/archive/0.4.tar.gz
# PATCH-FIX-UPSTREAM https://github.com/localguru/check_traffic_limit/pull/1
Patch1: b337c024130437d217d6be53ba58cd0238311200.patch
@@ -45,8 +45,7 @@
./check_traffic_limit -i eth0 -w 10000 -c 12000 -p d
%prep
-%setup -q -n check_traffic_limit-0.4
-%patch1 -p1
+%autosetup -p1 -n check_traffic_limit-0.4
%build
sed -i s/Nagios::/Monitoring::/ check_traffic_limit