Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package sblim-tools-libra for
openSUSE:Factory checked in at 2024-02-22 20:59:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sblim-tools-libra (Old)
and /work/SRC/openSUSE:Factory/.sblim-tools-libra.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sblim-tools-libra"
Thu Feb 22 20:59:54 2024 rev:19 rq:1149147 version:1.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/sblim-tools-libra/sblim-tools-libra.changes
2020-10-18 16:33:00.000800034 +0200
+++
/work/SRC/openSUSE:Factory/.sblim-tools-libra.new.1706/sblim-tools-libra.changes
2024-02-22 21:01:04.376772306 +0100
@@ -1,0 +2,6 @@
+Thu Feb 22 10:02:16 UTC 2024 - Michael Vetter <[email protected]>
+
+- Use %patch -P N instead of deprecated %patchN.
+- Remove %clean section
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ sblim-tools-libra.spec ++++++
--- /var/tmp/diff_new_pack.LdEz7f/_old 2024-02-22 21:01:04.816788392 +0100
+++ /var/tmp/diff_new_pack.LdEz7f/_new 2024-02-22 21:01:04.816788392 +0100
@@ -1,7 +1,7 @@
#
# spec file for package sblim-tools-libra
#
-# Copyright (c) 2020 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
@@ -45,7 +45,6 @@
the task-specific resource access layers of wbem-smt tasks such as
cmpi-dns and cmpi-samba.
-
%package devel
Summary: Development files for libRaTools
Group: Development/Libraries/C and C++
@@ -61,8 +60,8 @@
%prep
%setup -q
-%patch0
-%patch1 -p1
+%patch -P 0
+%patch -P 1 -p1
%build
autoreconf -fi
@@ -70,9 +69,6 @@
--disable-static \
make
-%clean
-rm -rf %buildroot
-
%install
%if 0%{?suse_version}
make DESTDIR=%buildroot install