Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xml-commons-apis-bootstrap for 
openSUSE:Factory checked in at 2024-02-23 16:40:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xml-commons-apis-bootstrap (Old)
 and      /work/SRC/openSUSE:Factory/.xml-commons-apis-bootstrap.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xml-commons-apis-bootstrap"

Fri Feb 23 16:40:28 2024 rev:31 rq:1148799 version:1.4.01

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/xml-commons-apis-bootstrap/xml-commons-apis-bootstrap.changes
    2022-03-28 16:59:28.180880406 +0200
+++ 
/work/SRC/openSUSE:Factory/.xml-commons-apis-bootstrap.new.1770/xml-commons-apis-bootstrap.changes
  2024-02-23 16:40:29.920830325 +0100
@@ -1,0 +2,5 @@
+Wed Feb 21 16:14:29 UTC 2024 - Fridrich Strba <[email protected]>
+
+- Use %patch -P N instead of deprecated %patchN.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xml-commons-apis-bootstrap.spec ++++++
--- /var/tmp/diff_new_pack.PaBoKi/_old  2024-02-23 16:40:30.396847580 +0100
+++ /var/tmp/diff_new_pack.PaBoKi/_new  2024-02-23 16:40:30.396847580 +0100
@@ -2,7 +2,7 @@
 #
 # spec file for package xml-commons-apis-bootstrap
 #
-# 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
@@ -28,7 +28,7 @@
 Summary:        Common code for XML projects - bootstrapping package
 License:        Apache-2.0
 Group:          Development/Libraries/Java
-URL:            http://xml.apache.org/commons/
+URL:            https://xml.apache.org/commons/
 # svn export 
http://svn.apache.org/repos/asf/xml/commons/tags/xml-commons-1_0_b2/
 Source0:        xml-commons-1.0.b2.tar.bz2
 # svn export 
http://svn.apache.org/repos/asf/xml/commons/tags/xml-commons-resolver-1_1_b1/
@@ -52,7 +52,7 @@
 %package -n xml-commons-which-bootstrap
 Summary:        Which subproject of xml-commons
 Group:          Development/Libraries/Java
-URL:            http://xml.apache.org/commons/
+URL:            https://xml.apache.org/commons/
 
 %description -n xml-commons-which-bootstrap
 This is xml-which from the java-bootrapping-tools package. DO NOT
@@ -61,7 +61,7 @@
 %package -n xml-commons-resolver-bootstrap
 Summary:        Resolver subproject of xml-commons
 Group:          Development/Libraries/Java
-URL:            http://xml.apache.org/commons/
+URL:            https://xml.apache.org/commons/
 Provides:       xml-resolver
 
 %description -n xml-commons-resolver-bootstrap
@@ -74,9 +74,9 @@
 %setup -q -T -D -a 0
 %setup -q -T -D -a 3
 
-%patch1 -b .sav
-%patch2 -b .sav
-%patch3 -b .sav
+%patch -P 1 -b .sav
+%patch -P 2 -b .sav
+%patch -P 3 -b .sav
 
 %build
 #>>> some useful functions ... used throughout bootstrap packages

Reply via email to