Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package sblim-cmpi-base for openSUSE:Factory
checked in at 2024-02-22 20:59:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sblim-cmpi-base (Old)
and /work/SRC/openSUSE:Factory/.sblim-cmpi-base.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sblim-cmpi-base"
Thu Feb 22 20:59:57 2024 rev:12 rq:1149153 version:1.6.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/sblim-cmpi-base/sblim-cmpi-base.changes
2019-08-27 12:01:36.111649237 +0200
+++
/work/SRC/openSUSE:Factory/.sblim-cmpi-base.new.1706/sblim-cmpi-base.changes
2024-02-22 21:01:06.332843816 +0100
@@ -1,0 +2,12 @@
+Thu Feb 22 10:06:33 UTC 2024 - Michael Vetter <[email protected]>
+
+- Use %patch -P N instead of deprecated %patchN.
+- Remove sblim-cmpi-base-rpmlintrc
+- Set testsuite subpackage to noarch
+
+-------------------------------------------------------------------
+Thu Feb 22 10:05:36 UTC 2024 - Michael Vetter <[email protected]>
+
+- Use %patch -P N instead of deprecated %patchN.
+
+-------------------------------------------------------------------
Old:
----
sblim-cmpi-base-rpmlintrc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ sblim-cmpi-base.spec ++++++
--- /var/tmp/diff_new_pack.LHtW66/_old 2024-02-22 21:01:06.856862973 +0100
+++ /var/tmp/diff_new_pack.LHtW66/_new 2024-02-22 21:01:06.856862973 +0100
@@ -1,7 +1,7 @@
#
# spec file for package sblim-cmpi-base
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -22,9 +22,8 @@
Summary: SBLIM Base Instrumentation
License: EPL-1.0
Group: System/Management
-Url: http://sblim.wiki.sourceforge.net/
+URL: http://sblim.wiki.sourceforge.net/
Source0:
http://prdownloads.sourceforge.net/sblim/%{name}-%{version}.tar.bz2
-Source1: sblim-cmpi-base-rpmlintrc
# PATCH-FEATURE-OPENSUSE sblim-cmpi-base-%{version}-methods-enable.patch [
bnc#470670 ] [email protected] -- Enables methods by default
Patch0: sblim-cmpi-base-1.6.2-methods-enable.patch
Patch2: sblim-cmpi-base-1.6.4-fix-bashisms.patch
@@ -55,15 +54,16 @@
Group: System/Management
Requires: %{name} = %{version}
Requires: sblim-testsuite
+BuildArch: noarch
%description testsuite
Test suite for the Standards Based Linux Instrumentation Base Providers
%prep
%setup -q -T -b 0
-%patch0
-%patch2 -p1
-%patch3 -p1
+%patch -P 0
+%patch -P 2 -p1
+%patch -P 3 -p1
%build
autoreconf -fi