Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ffcall for openSUSE:Factory checked in at 2024-02-29 21:50:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ffcall (Old) and /work/SRC/openSUSE:Factory/.ffcall.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ffcall" Thu Feb 29 21:50:57 2024 rev:17 rq:1153253 version:2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/ffcall/ffcall.changes 2023-09-12 21:05:21.445470448 +0200 +++ /work/SRC/openSUSE:Factory/.ffcall.new.1770/ffcall.changes 2024-02-29 21:51:14.203937084 +0100 @@ -1,0 +2,6 @@ +Mon Feb 26 08:35:26 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + PatchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ffcall.spec ++++++ --- /var/tmp/diff_new_pack.Ynw37u/_old 2024-02-29 21:51:15.351979407 +0100 +++ /var/tmp/diff_new_pack.Ynw37u/_new 2024-02-29 21:51:15.371980144 +0100 @@ -100,8 +100,8 @@ functions. %prep -%setup -q -n libffcall-%{version} -%patch1 -p1 +%autosetup -p1 -n libffcall-%{version} + if ! test -e /usr/include/asm/cachectl.h then # FIX-OPENSUSE -- Remove this if there is no <asm/cachectl.h>
