Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package delayacct-utils for openSUSE:Factory
checked in at 2024-02-27 22:45:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/delayacct-utils (Old)
and /work/SRC/openSUSE:Factory/.delayacct-utils.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "delayacct-utils"
Tue Feb 27 22:45:44 2024 rev:27 rq:1150686 version:MACRO
Changes:
--------
--- /work/SRC/openSUSE:Factory/delayacct-utils/delayacct-utils.changes
2022-04-10 19:14:00.364771646 +0200
+++
/work/SRC/openSUSE:Factory/.delayacct-utils.new.1770/delayacct-utils.changes
2024-02-27 22:46:21.130195615 +0100
@@ -1,0 +2,6 @@
+Mon Feb 26 08:08:51 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Use %autosetup macro. Allows to eliminate the usage of deprecated
+ PatchN.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ delayacct-utils.spec ++++++
--- /var/tmp/diff_new_pack.FFGX4J/_old 2024-02-27 22:46:21.566211429 +0100
+++ /var/tmp/diff_new_pack.FFGX4J/_new 2024-02-27 22:46:21.566211429 +0100
@@ -46,8 +46,8 @@
There is no reason to install this package.
%prep
-%setup -q -n %{name}
-%patch0 -p1
+%autosetup -p1 -n %{name}
+
mkdir -p linux
%if 0%{?suse_version} <= 1220
cp %{_prefix}/src/linux/include/linux/taskstats.h linux/taskstats.h