Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package librep for openSUSE:Factory checked in at 2024-03-21 17:00:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/librep (Old) and /work/SRC/openSUSE:Factory/.librep.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "librep" Thu Mar 21 17:00:51 2024 rev:13 rq:1159988 version:0.92.7 Changes: -------- --- /work/SRC/openSUSE:Factory/librep/librep.changes 2018-06-29 22:34:39.626092419 +0200 +++ /work/SRC/openSUSE:Factory/.librep.new.1905/librep.changes 2024-03-21 17:01:20.982418101 +0100 @@ -1,0 +2,6 @@ +Fri Mar 1 09:13:19 UTC 2024 - [email protected] + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ librep.spec ++++++ --- /var/tmp/diff_new_pack.JRehpL/_old 2024-03-21 17:01:21.466436267 +0100 +++ /var/tmp/diff_new_pack.JRehpL/_new 2024-03-21 17:01:21.470436417 +0100 @@ -94,10 +94,7 @@ removed. Also, rep only has a single namespace for symbols. %prep -%setup -q -n %{name}_%{version} -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 +%autosetup -p1 -n %{name}_%{version} %build export CFLAGS="%{optflags} -D_GNU_SOURCE -fno-strict-aliasing -fgnu89-inline"
