Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package autoconf213 for openSUSE:Factory checked in at 2024-02-21 17:53:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/autoconf213 (Old) and /work/SRC/openSUSE:Factory/.autoconf213.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "autoconf213" Wed Feb 21 17:53:02 2024 rev:19 rq:1147798 version:2.13 Changes: -------- --- /work/SRC/openSUSE:Factory/autoconf213/autoconf213.changes 2019-11-07 23:13:08.680312528 +0100 +++ /work/SRC/openSUSE:Factory/.autoconf213.new.1706/autoconf213.changes 2024-02-21 17:53:15.796456613 +0100 @@ -1,0 +2,6 @@ +Tue Feb 20 10:27:42 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ autoconf213.spec ++++++ --- /var/tmp/diff_new_pack.McOu2P/_old 2024-02-21 17:53:16.512482529 +0100 +++ /var/tmp/diff_new_pack.McOu2P/_new 2024-02-21 17:53:16.512482529 +0100 @@ -1,7 +1,7 @@ # # spec file for package autoconf213 # -# 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 @@ -17,7 +17,7 @@ Name: autoconf213 -Url: http://www.gnu.org/software/autoconf +URL: http://www.gnu.org/software/autoconf BuildRequires: m4 >= 1.1 Requires: gawk Requires: m4 >= 1.1 @@ -61,19 +61,7 @@ only required for the generation of the scripts, not their use. %prep -%setup -n autoconf-%{version} -q -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 -%patch5 -p1 -%patch6 -p1 -%patch7 -p1 -%patch8 -p1 -%patch9 -p1 -%patch10 -p1 -%patch11 -p1 +%autosetup -n autoconf-%{version} -p1 mv autoconf.texi autoconf213.texi rm -f autoconf.info
