Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnuradio for openSUSE:Factory checked in at 2024-02-27 22:49:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnuradio (Old) and /work/SRC/openSUSE:Factory/.gnuradio.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnuradio" Tue Feb 27 22:49:06 2024 rev:69 rq:1152202 version:3.10.9.2 Changes: -------- --- /work/SRC/openSUSE:Factory/gnuradio/gnuradio.changes 2024-01-19 23:02:23.634462798 +0100 +++ /work/SRC/openSUSE:Factory/.gnuradio.new.1770/gnuradio.changes 2024-02-27 22:49:18.500604687 +0100 @@ -1,0 +2,5 @@ +Tue Feb 27 11:05:06 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnuradio.spec ++++++ --- /var/tmp/diff_new_pack.xdF87X/_old 2024-02-27 22:49:19.356635721 +0100 +++ /var/tmp/diff_new_pack.xdF87X/_new 2024-02-27 22:49:19.360635866 +0100 @@ -175,8 +175,8 @@ %prep %setup -q -%patch0 -p1 -%patch1 -p1 -R +%patch -P 0 -p1 +%patch -P 1 -p1 -R # protect the template files from %%cmake macro magic / mangling find gr-utils/modtool/templates/gr-newmod -name CMakeLists.txt -ls -exec mv '{}' '{}.tmpl' \;