Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cpupower for openSUSE:Factory checked in at 2024-02-29 21:51:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cpupower (Old) and /work/SRC/openSUSE:Factory/.cpupower.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cpupower" Thu Feb 29 21:51:54 2024 rev:59 rq:1153446 version:MACRO Changes: -------- --- /work/SRC/openSUSE:Factory/cpupower/cpupower.changes 2024-01-05 21:43:07.718043256 +0100 +++ /work/SRC/openSUSE:Factory/.cpupower.new.1770/cpupower.changes 2024-02-29 21:52:18.942284746 +0100 @@ -1,0 +2,5 @@ +Mon Feb 26 10:55:54 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cpupower.spec ++++++ --- /var/tmp/diff_new_pack.ZT9WNW/_old 2024-02-29 21:52:19.622309364 +0100 +++ /var/tmp/diff_new_pack.ZT9WNW/_new 2024-02-29 21:52:19.622309364 +0100 @@ -99,10 +99,10 @@ # copy necessary files from kernel-source since we need to modify them (cd %{_prefix}/src/linux ; tar -cf - COPYING CREDITS README tools include scripts Kbuild Makefile arch/*/{include,lib,Makefile} lib) | tar -xf - chmod +x tools/power/cpupower/utils/version-gen.sh -%patch1 -p1 +%patch -P 1 -p1 cd %{maindir} -%patch3 -p1 -%patch6 -p1 +%patch -P 3 -p1 +%patch -P 6 -p1 %build CONF="PACKAGE_BUGREPORT=https://bugs.opensuse.org mandir=%{_mandir} libdir=%{_libdir} CPUFRQ_BENCH=true"
