Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package java-11-openjdk for openSUSE:Factory 
checked in at 2024-02-21 17:52:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/java-11-openjdk (Old)
 and      /work/SRC/openSUSE:Factory/.java-11-openjdk.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "java-11-openjdk"

Wed Feb 21 17:52:36 2024 rev:69 rq:1148214 version:11.0.22.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/java-11-openjdk/java-11-openjdk.changes  
2024-01-19 22:59:59.629196844 +0100
+++ 
/work/SRC/openSUSE:Factory/.java-11-openjdk.new.1706/java-11-openjdk.changes    
    2024-02-21 17:52:49.651510314 +0100
@@ -1,0 +2,5 @@
+Tue Feb 20 15:39:23 UTC 2024 - Fridrich Strba <[email protected]>
+
+- Use %patch -P N instead of deprecated %patchN.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ java-11-openjdk.spec ++++++
--- /var/tmp/diff_new_pack.MPLsnS/_old  2024-02-21 17:52:51.267568806 +0100
+++ /var/tmp/diff_new_pack.MPLsnS/_new  2024-02-21 17:52:51.271568951 +0100
@@ -1,5 +1,5 @@
 #
-# spec file
+# spec file for package java-11-openjdk
 #
 # Copyright (c) 2024 SUSE LLC
 #
@@ -347,9 +347,9 @@
 Requires:       mozilla-nss
 # Post requires update-alternatives to install tool update-alternatives.
 Requires(post): update-alternatives
-Requires(posttrans):java-ca-certificates
+Requires(posttrans): java-ca-certificates
 # Postun requires update-alternatives to uninstall tool update-alternatives.
-Requires(postun):update-alternatives
+Requires(postun): update-alternatives
 Recommends:     tzdata-java8
 Obsoletes:      %{name}-accessibility
 %if 0%{?suse_version} > 1315 || 0%{?java_bootstrap}
@@ -387,7 +387,7 @@
 # Post requires update-alternatives to install tool update-alternatives.
 Requires(post): update-alternatives
 # Postun requires update-alternatives to uninstall tool update-alternatives.
-Requires(postun):update-alternatives
+Requires(postun): update-alternatives
 %if 0%{?suse_version} > 1315 || 0%{?java_bootstrap}
 # Standard JPackage devel provides.
 Provides:       java-%{javaver}-devel = %{version}
@@ -447,7 +447,7 @@
 # Post requires update-alternatives to install javadoc alternative.
 Requires(post): update-alternatives
 # Postun requires update-alternatives to uninstall javadoc alternative.
-Requires(postun):update-alternatives
+Requires(postun): update-alternatives
 BuildArch:      noarch
 %if 0%{?suse_version} > 1315 || 0%{?java_bootstrap}
 # Standard JPackage javadoc provides.
@@ -484,49 +484,49 @@
 rm -rvf src/java.desktop/share/native/liblcms/cms*
 rm -rvf src/java.desktop/share/native/liblcms/lcms2*
 
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch8 -p1
-%patch10 -p1
-%patch12 -p1
-%patch13 -p1
-%patch14 -p1
+%patch -P 3 -p1
+%patch -P 4 -p1
+%patch -P 5 -p1
+%patch -P 8 -p1
+%patch -P 10 -p1
+%patch -P 12 -p1
+%patch -P 13 -p1
+%patch -P 14 -p1
 
 %if %{with_system_pcsc}
-%patch15 -p1
+%patch -P 15 -p1
 %endif
 
-%patch16 -p1
-%patch17 -p1
-%patch18 -p1
+%patch -P 16 -p1
+%patch -P 17 -p1
+%patch -P 18 -p1
 
-%patch19 -p1
+%patch -P 19 -p1
 
-%patch20 -p1
+%patch -P 20 -p1
 
-%patch21 -p1
+%patch -P 21 -p1
 
-%patch30 -p1
+%patch -P 30 -p1
 
 # s390 build fixes
 
 %ifarch s390
-%patch100 -p1
-%patch101 -p1
+%patch -P 100 -p1
+%patch -P 101 -p1
 %endif
 
-%patch200 -p1
+%patch -P 200 -p1
 
 %ifarch %{arm6}
-%patch201
+%patch -P 201
 %endif
 
-%patch302 -p1
-%patch303 -p1
+%patch -P 302 -p1
+%patch -P 303 -p1
 
-%patch500
-%patch501
+%patch -P 500
+%patch -P 501
 
 # Extract systemtap tapsets
 

Reply via email to