Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package sblim-cmpi-devel for
openSUSE:Factory checked in at 2024-02-22 21:00:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sblim-cmpi-devel (Old)
and /work/SRC/openSUSE:Factory/.sblim-cmpi-devel.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sblim-cmpi-devel"
Thu Feb 22 21:00:00 2024 rev:27 rq:1149166 version:2.0.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/sblim-cmpi-devel/sblim-cmpi-devel.changes
2023-11-08 22:17:46.963294012 +0100
+++
/work/SRC/openSUSE:Factory/.sblim-cmpi-devel.new.1706/sblim-cmpi-devel.changes
2024-02-22 21:01:09.348954080 +0100
@@ -1,0 +2,5 @@
+Thu Feb 22 10:11:44 UTC 2024 - Michael Vetter <[email protected]>
+
+- Use %patch -P N instead of deprecated %patchN.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ sblim-cmpi-devel.spec ++++++
--- /var/tmp/diff_new_pack.Zbx1K7/_old 2024-02-22 21:01:09.916974845 +0100
+++ /var/tmp/diff_new_pack.Zbx1K7/_new 2024-02-22 21:01:09.916974845 +0100
@@ -1,7 +1,7 @@
#
# spec file for package sblim-cmpi-devel
#
-# Copyright (c) 2023 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
@@ -79,9 +79,9 @@
%setup -T -b 0 -n %{name}-%{version}
%if 0%{?suse_version} || 0%{?mandriva_version}
# adapt docdir
-%patch0
+%patch -P 0
%endif
-%patch1 -p1
+%patch -P 1 -p1
cp %{_sourcedir}/Doxyfile %{_builddir}/%{name}-%{version}/
mkdir %{_builddir}/%{name}-%{version}/autodocs