Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package procmeter for openSUSE:Factory
checked in at 2024-02-09 23:52:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/procmeter (Old)
and /work/SRC/openSUSE:Factory/.procmeter.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "procmeter"
Fri Feb 9 23:52:44 2024 rev:26 rq:1145247 version:3.6+svn415
Changes:
--------
--- /work/SRC/openSUSE:Factory/procmeter/procmeter.changes 2023-07-13
17:17:49.380860396 +0200
+++ /work/SRC/openSUSE:Factory/.procmeter.new.1815/procmeter.changes
2024-02-09 23:53:07.972721595 +0100
@@ -1,0 +2,5 @@
+Thu Feb 8 15:53:11 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Prepare for RPM 4.20: use autosetup.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ procmeter.spec ++++++
--- /var/tmp/diff_new_pack.KZ9AXz/_old 2024-02-09 23:53:08.584743649 +0100
+++ /var/tmp/diff_new_pack.KZ9AXz/_new 2024-02-09 23:53:08.588743793 +0100
@@ -1,7 +1,7 @@
#
# spec file for package procmeter
#
-# Copyright (c) 2022 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
@@ -58,9 +58,7 @@
This package provides files needed to build modules for procmeter.
%prep
-%setup -q -n procmeter3-%{version}
-%patch0 -p1
-%patch1 -p1
+%autosetup -n procmeter3-%{version} -p1
%build
make %{?_smp_mflags} INSTDIR=%{_prefix} CFLAGS="%{optflags}"