Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package arj for openSUSE:Factory checked in at 2024-02-21 17:55:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/arj (Old) and /work/SRC/openSUSE:Factory/.arj.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "arj" Wed Feb 21 17:55:28 2024 rev:6 rq:1147755 version:3.10.22 Changes: -------- --- /work/SRC/openSUSE:Factory/arj/arj.changes 2023-04-11 13:51:40.103537671 +0200 +++ /work/SRC/openSUSE:Factory/.arj.new.1706/arj.changes 2024-02-21 17:55:39.153645330 +0100 @@ -1,0 +2,6 @@ +Tue Feb 20 10:14:02 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ arj.spec ++++++ --- /var/tmp/diff_new_pack.RFAnDl/_old 2024-02-21 17:55:39.777667916 +0100 +++ /var/tmp/diff_new_pack.RFAnDl/_new 2024-02-21 17:55:39.777667916 +0100 @@ -1,7 +1,7 @@ # # spec file for package arj # -# 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 @@ -45,13 +45,7 @@ unaffiliated, ARJ Software Russia. %prep -%setup -q -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 -%patch5 -p1 +%autosetup -p1 for i in debian/patches/00*.patch; do patch -p1 < $i
