Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package jakarta-taglibs-standard for 
openSUSE:Factory checked in at 2024-02-21 17:58:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jakarta-taglibs-standard (Old)
 and      /work/SRC/openSUSE:Factory/.jakarta-taglibs-standard.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jakarta-taglibs-standard"

Wed Feb 21 17:58:37 2024 rev:20 rq:1148480 version:1.1.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/jakarta-taglibs-standard/jakarta-taglibs-standard.changes
        2022-03-20 20:56:04.318571645 +0100
+++ 
/work/SRC/openSUSE:Factory/.jakarta-taglibs-standard.new.1706/jakarta-taglibs-standard.changes
      2024-02-21 17:58:45.368379699 +0100
@@ -1,0 +2,5 @@
+Wed Feb 21 09:27:21 UTC 2024 - Fridrich Strba <[email protected]>
+
+- Use %patch -P N instead of deprecated %patchN.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ jakarta-taglibs-standard.spec ++++++
--- /var/tmp/diff_new_pack.qvroYO/_old  2024-02-21 17:58:46.164408483 +0100
+++ /var/tmp/diff_new_pack.qvroYO/_new  2024-02-21 17:58:46.164408483 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package jakarta-taglibs-standard
 #
-# 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
@@ -23,7 +23,7 @@
 Summary:        Open Source Implementation of the JSP Standard Tag Library
 License:        Apache-2.0
 Group:          Development/Libraries/Java
-URL:            http://tomcat.apache.org/taglibs/
+URL:            https://tomcat.apache.org/taglibs/
 Source0:        
http://archive.apache.org/dist/jakarta/taglibs/standard/source/%{name}-%{version}-src.tar.gz
 Patch0:         %{name}-%{version}-build.patch
 Patch1:         %{name}-java6-compatibility.patch
@@ -54,11 +54,11 @@
 
 %prep
 %setup -q -n %{name}-%{version}-src
-%patch0
-%patch1 -b .sav1
-%patch2 -b .sav2
-%patch3 -p1
-%patch4 -p1
+%patch -P 0
+%patch -P 1 -b .sav1
+%patch -P 2 -b .sav2
+%patch -P 3 -p1
+%patch -P 4 -p1
 
 cat > build.properties <<EOBP
 build.dir=build

Reply via email to