Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package argus-client for openSUSE:Factory 
checked in at 2024-02-21 17:55:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/argus-client (Old)
 and      /work/SRC/openSUSE:Factory/.argus-client.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "argus-client"

Wed Feb 21 17:55:38 2024 rev:24 rq:1147781 version:3.0.8.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/argus-client/argus-client.changes        
2019-06-12 13:15:17.976753736 +0200
+++ /work/SRC/openSUSE:Factory/.argus-client.new.1706/argus-client.changes      
2024-02-21 17:55:51.506092417 +0100
@@ -1,0 +2,5 @@
+Tue Feb 20 10:28:11 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Use %patch -P N instead of deprecated %patchN.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ argus-client.spec ++++++
--- /var/tmp/diff_new_pack.wRp5qy/_old  2024-02-21 17:55:52.070112832 +0100
+++ /var/tmp/diff_new_pack.wRp5qy/_new  2024-02-21 17:55:52.070112832 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package argus-client
 #
-# Copyright (c) 2018 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -23,7 +23,7 @@
 Summary:        Client for Network Monitoring Tool
 License:        GPL-2.0-or-later
 Group:          Productivity/Networking/Diagnostic
-Url:            http://www.qosient.com/argus/
+URL:            http://www.qosient.com/argus/
 Source:         http://qosient.com/argus/src/%{name2}-%{version}.tar.gz
 Patch1:         %{name2}-3.0.6-overflow.patch
 Patch2:         %{name2}-3.0.8-fclose.patch
@@ -42,9 +42,9 @@
 
 %prep
 %setup -q -n %{name2}-%{version}
-%patch1
-%patch2
-%patch3 -p1
+%patch -P 1
+%patch -P 2
+%patch -P 3 -p1
 
 %build
 export CFLAGS="%{optflags} -fno-strict-aliasing"

Reply via email to