Script 'mail_helper' called by obssrc
Hello community,

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

Package is "obantoo"

Thu Feb 22 20:57:53 2024 rev:5 rq:1148882 version:2.1.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/obantoo/obantoo.changes  2022-03-30 
20:36:26.465341514 +0200
+++ /work/SRC/openSUSE:Factory/.obantoo.new.1706/obantoo.changes        
2024-02-22 20:58:43.071606442 +0100
@@ -1,0 +2,5 @@
+Wed Feb 21 21:15:52 UTC 2024 - Fridrich Strba <[email protected]>
+
+- Use %patch -P N instead of deprecated %patchN.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ obantoo.spec ++++++
--- /var/tmp/diff_new_pack.ndQrQJ/_old  2024-02-22 20:58:43.587625306 +0100
+++ /var/tmp/diff_new_pack.ndQrQJ/_new  2024-02-22 20:58:43.591625453 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package obantoo
 #
-# 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
@@ -22,7 +22,7 @@
 Summary:        German Online Banking Library
 License:        LGPL-3.0-only
 Group:          Development/Languages/Java
-URL:            http://obantoo.sourceforge.net/
+URL:            https://obantoo.sourceforge.net/
 Source0:        %{name}-%{version}.tar.gz
 Patch0:         %{name}-classpath.patch
 Patch1:         %{name}-no-hard-source-target.patch
@@ -39,8 +39,8 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P 0 -p1
+%patch -P 1 -p1
 find . -name \*.jar -print -delete
 build-jar-repository -s lib itextpdf junit glassfish-jaxb-api
 

Reply via email to