Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pw3270 for openSUSE:Factory checked in at 2024-02-29 21:52:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pw3270 (Old) and /work/SRC/openSUSE:Factory/.pw3270.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "pw3270" Thu Feb 29 21:52:04 2024 rev:13 rq:1153485 version:5.4 Changes: -------- --- /work/SRC/openSUSE:Factory/pw3270/pw3270.changes 2023-03-27 18:16:27.151161143 +0200 +++ /work/SRC/openSUSE:Factory/.pw3270.new.1770/pw3270.changes 2024-02-29 21:52:29.306659941 +0100 @@ -1,0 +2,6 @@ +Thu Feb 29 15:19:41 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org> + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pw3270.spec ++++++ --- /var/tmp/diff_new_pack.SSuWS8/_old 2024-02-29 21:52:30.770712940 +0100 +++ /var/tmp/diff_new_pack.SSuWS8/_new 2024-02-29 21:52:30.774713085 +0100 @@ -124,9 +124,9 @@ #---[ Build & Install ]----------------------------------------------------------------------------------------------- %prep -%setup -%patch0 -p1 +%autosetup -p1 +%build %global _lto_cflags %{_lto_cflags} -ffat-lto-objects NOCONFIGURE=1 ./autogen.sh @@ -150,7 +150,6 @@ %configure --with-release=%{release} CFLAGS="${CFLAGS} -fpie" LDFLAGS="${LDFLAGS} -pie" -%build make %{?_smp_mflags} clean # parallel build is broken