Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package memprof for openSUSE:Factory checked in at 2024-02-09 23:52:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/memprof (Old) and /work/SRC/openSUSE:Factory/.memprof.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "memprof" Fri Feb 9 23:52:39 2024 rev:29 rq:1145243 version:0.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/memprof/memprof.changes 2021-09-21 21:13:55.366691568 +0200 +++ /work/SRC/openSUSE:Factory/.memprof.new.1815/memprof.changes 2024-02-09 23:53:02.932539975 +0100 @@ -1,0 +2,5 @@ +Thu Feb 8 15:54:40 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Prepare for RPM 4.20: patchN -> patch -P N. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ memprof.spec ++++++ --- /var/tmp/diff_new_pack.j2vzdG/_old 2024-02-09 23:53:04.332590425 +0100 +++ /var/tmp/diff_new_pack.j2vzdG/_new 2024-02-09 23:53:04.332590425 +0100 @@ -1,7 +1,7 @@ # # spec file for package memprof # -# Copyright (c) 2021 SUSE LLC +# 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 @@ -49,9 +49,9 @@ %prep %setup -q -%patch3 -%patch4 -p1 -%patch2 -p1 +%patch -P 3 +%patch -P 4 -p1 +%patch -P 2 -p1 %build export CFLAGS="%{optflags} -fno-strict-aliasing" CXXFLAGS="%{optflags} -fno-strict-aliasing"
