Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rtla for openSUSE:Factory checked in at 2024-08-16 12:23:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rtla (Old) and /work/SRC/openSUSE:Factory/.rtla.new.2698 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rtla" Fri Aug 16 12:23:34 2024 rev:7 rq:1194062 version:MACRO Changes: -------- --- /work/SRC/openSUSE:Factory/rtla/rtla.changes 2024-07-30 11:57:53.225819589 +0200 +++ /work/SRC/openSUSE:Factory/.rtla.new.2698/rtla.changes 2024-08-16 12:24:05.496133324 +0200 @@ -1,0 +2,5 @@ +Wed Aug 14 09:58:51 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org> + +- Replace deprecated %patchN syntax with %patch -P N. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rtla.spec ++++++ --- /var/tmp/diff_new_pack.6u42pP/_old 2024-08-16 12:24:06.912192174 +0200 +++ /var/tmp/diff_new_pack.6u42pP/_new 2024-08-16 12:24:06.920192506 +0200 @@ -52,7 +52,7 @@ (cd %{_prefix}/src/linux ; tar -cf - COPYING CREDITS README tools include scripts Kbuild Makefile arch/*/{include,lib,Makefile} lib Documentation/tools/rtla) | tar -xf - # Workaround for missing lib dependency sed -i 's/--libs libtracefs/--libs libtracefs libtraceevent/' tools/tracing/rtla/Makefile -%patch1 -p1 +%patch -P 1 -p1 %build cd tools/tracing/rtla