Script 'mail_helper' called by obssrc
Hello community,

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

Package is "swing-worker"

Thu Feb 22 20:56:45 2024 rev:16 rq:1148822 version:1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/swing-worker/swing-worker.changes        
2022-03-23 20:20:13.094525214 +0100
+++ /work/SRC/openSUSE:Factory/.swing-worker.new.1706/swing-worker.changes      
2024-02-22 20:56:45.415316633 +0100
@@ -1,0 +2,5 @@
+Wed Feb 21 17:22:22 UTC 2024 - Fridrich Strba <[email protected]>
+
+- Use %patch -P N instead of deprecated %patchN.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ swing-worker.spec ++++++
--- /var/tmp/diff_new_pack.KQu1vL/_old  2024-02-22 20:56:46.943372325 +0100
+++ /var/tmp/diff_new_pack.KQu1vL/_new  2024-02-22 20:56:46.943372325 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package swing-worker
 #
-# 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
@@ -62,8 +62,8 @@
 
 %prep
 %setup -q -c %{name}-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P 0 -p1
+%patch -P 1 -p1
 # remove all third party jars
 find . -iname '*.jar' | xargs rm -rf
 cp %{SOURCE1} .

Reply via email to