Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package maven-archetype for openSUSE:Factory
checked in at 2024-02-21 18:00:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maven-archetype (Old)
and /work/SRC/openSUSE:Factory/.maven-archetype.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven-archetype"
Wed Feb 21 18:00:13 2024 rev:5 rq:1148602 version:3.2.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/maven-archetype/maven-archetype.changes
2023-09-10 13:12:01.938417350 +0200
+++
/work/SRC/openSUSE:Factory/.maven-archetype.new.1706/maven-archetype.changes
2024-02-21 18:00:21.647861183 +0100
@@ -1,0 +2,5 @@
+Wed Feb 21 10:49:37 UTC 2024 - Gus Kenion <[email protected]>
+
+- Use %patch -P N instead of deprecated %patchN.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ maven-archetype.spec ++++++
--- /var/tmp/diff_new_pack.31w9FN/_old 2024-02-21 18:00:22.435889689 +0100
+++ /var/tmp/diff_new_pack.31w9FN/_new 2024-02-21 18:00:22.439889834 +0100
@@ -1,7 +1,7 @@
#
# spec file for package maven-archetype
#
-# 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
@@ -130,8 +130,8 @@
%prep
%setup -q
-%patch1 -p1
-%patch2 -p1
+%patch -P 1 -p1
+%patch -P 2 -p1
%pom_change_dep ant:ant-antlr org.apache.ant:ant-antlr archetype-common
%pom_change_dep org.sonatype.aether: org.eclipse.aether: archetype-common