Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package os-maven-plugin for openSUSE:Factory
checked in at 2024-02-21 18:00:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/os-maven-plugin (Old)
and /work/SRC/openSUSE:Factory/.os-maven-plugin.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "os-maven-plugin"
Wed Feb 21 18:00:33 2024 rev:6 rq:1148623 version:1.7.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/os-maven-plugin/os-maven-plugin.changes
2022-05-25 20:35:29.472305422 +0200
+++
/work/SRC/openSUSE:Factory/.os-maven-plugin.new.1706/os-maven-plugin.changes
2024-02-21 18:00:48.584836978 +0100
@@ -1,0 +2,5 @@
+Wed Feb 21 10:52:47 UTC 2024 - Gus Kenion <[email protected]>
+
+- Use %patch -P N instead of deprecated %patchN.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ os-maven-plugin.spec ++++++
--- /var/tmp/diff_new_pack.MnY6qs/_old 2024-02-21 18:00:49.096855526 +0100
+++ /var/tmp/diff_new_pack.MnY6qs/_new 2024-02-21 18:00:49.096855526 +0100
@@ -1,7 +1,7 @@
#
# spec file for package os-maven-plugin
#
-# 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
@@ -57,7 +57,7 @@
%prep
%setup -q -n %{name}-%{name}-%{version}
-%patch0 -p1
+%patch -P 0 -p1
# Remove Eclipse plugin
%pom_remove_dep org.eclipse:ui