Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package java-21-openj9 for openSUSE:Factory checked in at 2024-03-07 18:31:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/java-21-openj9 (Old) and /work/SRC/openSUSE:Factory/.java-21-openj9.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "java-21-openj9" Thu Mar 7 18:31:17 2024 rev:3 rq:1155907 version:21.0.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/java-21-openj9/java-21-openj9.changes 2024-02-20 21:16:18.806300615 +0100 +++ /work/SRC/openSUSE:Factory/.java-21-openj9.new.1770/java-21-openj9.changes 2024-03-07 18:32:36.344075072 +0100 @@ -1,0 +2,8 @@ +Thu Mar 7 12:44:28 UTC 2024 - Fridrich Strba <fst...@suse.com> + +- Removed patch: + * alternative-tzdb_dat.patch + + Remove the possibility to use the system timezone-java. It + creates more problems then it solves (bsc#1213470) + +------------------------------------------------------------------- Old: ---- alternative-tzdb_dat.patch BETA DEBUG BEGIN: Old:- Removed patch: * alternative-tzdb_dat.patch + Remove the possibility to use the system timezone-java. It BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ java-21-openj9.spec ++++++ --- /var/tmp/diff_new_pack.ACBuMk/_old 2024-03-07 18:32:37.632122601 +0100 +++ /var/tmp/diff_new_pack.ACBuMk/_new 2024-03-07 18:32:37.636122748 +0100 @@ -126,7 +126,6 @@ # OpenJDK specific patches # Patch302: disable-doclint-by-default.patch -Patch303: alternative-tzdb_dat.patch # BuildRequires: alsa-lib-devel BuildRequires: autoconf @@ -244,7 +243,6 @@ Requires(post): update-alternatives # Postun requires update-alternatives to uninstall tool update-alternatives. Requires(postun): update-alternatives -Recommends: tzdata-java8 %if 0%{?suse_version} > 1500 || 0%{?java_bootstrap} # Standard JPackage base provides. Provides: java-%{javaver}-headless = %{version}-%{release} @@ -379,7 +377,6 @@ %patch -P 32 -p1 %patch -P 302 -p1 -%patch -P 303 -p1 cat %{SOURCE100} \ | sed "s/@OPENJ9_SHA@/`expr substr '%{openj9_revision}' 1 7`/g" \ @@ -453,9 +450,6 @@ export JAVA_HOME=$(pwd)/%{imagesdir}/jdk -# Copy tz.properties -echo "sun.zoneinfo.dir=%{_datadir}/javazi" >> $JAVA_HOME/conf/tz.properties - # cacerts are generated in runtime in openSUSE if [ -f %{imagesdir}/jdk/lib/security/cacerts ]; then rm %{imagesdir}/jdk/lib/security/cacerts @@ -788,7 +782,6 @@ %{_jvmdir}/%{sdkdir}/conf/security/policy/unlimited/default_local.policy %{_jvmdir}/%{sdkdir}/conf/security/policy/unlimited/default_US_export.policy %{_jvmdir}/%{sdkdir}/conf/sound.properties -%{_jvmdir}/%{sdkdir}/conf/tz.properties %{_jvmdir}/%{sdkdir}/lib/J9TraceFormat.dat %{_jvmdir}/%{sdkdir}/lib/OMRTraceFormat.dat %{_jvmdir}/%{sdkdir}/lib/default/j9ddr.dat