Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package modello for openSUSE:Factory checked 
in at 2024-02-22 20:58:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/modello (Old)
 and      /work/SRC/openSUSE:Factory/.modello.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "modello"

Thu Feb 22 20:58:09 2024 rev:11 rq:1148914 version:2.1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/modello/modello-maven-plugin.changes     
2023-09-07 21:13:18.834534092 +0200
+++ /work/SRC/openSUSE:Factory/.modello.new.1706/modello-maven-plugin.changes   
2024-02-22 20:58:57.388129828 +0100
@@ -1,0 +2,5 @@
+Wed Feb 21 22:14:06 UTC 2024 - Fridrich Strba <[email protected]>
+
+- Use %patch -P N instead of deprecated %patchN.
+
+-------------------------------------------------------------------
modello.changes: same change

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ modello-maven-plugin.spec ++++++
--- /var/tmp/diff_new_pack.iNsJwc/_old  2024-02-22 20:58:57.968151033 +0100
+++ /var/tmp/diff_new_pack.iNsJwc/_new  2024-02-22 20:58:57.972151178 +0100
@@ -1,7 +1,7 @@
 #
-# spec file
+# spec file for package modello-maven-plugin
 #
-# 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,8 +79,8 @@
 
 %prep
 %setup -q -n %{parent}-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P 0 -p1
+%patch -P 1 -p1
 cp -p %{SOURCE1} LICENSE
 
 %pom_remove_plugin :maven-site-plugin

++++++ modello.spec ++++++
--- /var/tmp/diff_new_pack.iNsJwc/_old  2024-02-22 20:58:57.992151910 +0100
+++ /var/tmp/diff_new_pack.iNsJwc/_new  2024-02-22 20:58:57.992151910 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package modello
 #
-# 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
@@ -74,8 +74,8 @@
 
 %prep
 %setup -q -a100
-%patch0 -p1
-%patch1 -p1
+%patch -P 0 -p1
+%patch -P 1 -p1
 cp -p %{SOURCE1} LICENSE
 
 %pom_remove_plugin :maven-site-plugin

Reply via email to