Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package argus for openSUSE:Factory checked in at 2024-02-21 17:55:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/argus (Old) and /work/SRC/openSUSE:Factory/.argus.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "argus" Wed Feb 21 17:55:36 2024 rev:31 rq:1147780 version:3.0.8.3 Changes: -------- --- /work/SRC/openSUSE:Factory/argus/argus.changes 2023-02-01 16:42:35.542954851 +0100 +++ /work/SRC/openSUSE:Factory/.argus.new.1706/argus.changes 2024-02-21 17:55:49.802030741 +0100 @@ -1,0 +2,5 @@ +Tue Feb 20 10:14:36 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ argus.spec ++++++ --- /var/tmp/diff_new_pack.02g6By/_old 2024-02-21 17:55:51.210081703 +0100 +++ /var/tmp/diff_new_pack.02g6By/_new 2024-02-21 17:55:51.210081703 +0100 @@ -1,7 +1,7 @@ # # spec file for package argus # -# Copyright (c) 2023 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 @@ -55,11 +55,11 @@ %prep %setup -q -n argus-%{version} -%patch1 -p1 +%patch -P 1 -p1 cp %{SOURCE3} . cp %{SOURCE4} man/man8/ -%patch2 -p1 -%patch3 -p1 +%patch -P 2 -p1 +%patch -P 3 -p1 %build #autoreconf -fiv
