Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package java-17-openj9 for openSUSE:Factory checked in at 2024-03-07 18:31:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/java-17-openj9 (Old) and /work/SRC/openSUSE:Factory/.java-17-openj9.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "java-17-openj9" Thu Mar 7 18:31:04 2024 rev:13 rq:1155903 version:17.0.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/java-17-openj9/java-17-openj9.changes 2024-02-20 21:16:25.346537853 +0100 +++ /work/SRC/openSUSE:Factory/.java-17-openj9.new.1770/java-17-openj9.changes 2024-03-07 18:32:28.627790340 +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-17-openj9.spec ++++++ --- /var/tmp/diff_new_pack.ElMKeO/_old 2024-03-07 18:32:30.315852630 +0100 +++ /var/tmp/diff_new_pack.ElMKeO/_new 2024-03-07 18:32:30.323852925 +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 @@ -242,7 +241,6 @@ Requires(post): update-alternatives # Postun requires update-alternatives to uninstall tool update-alternatives. Requires(postun): update-alternatives -Recommends: tzdata-java8 Obsoletes: %{name}-accessibility %if 0%{?suse_version} > 1500 || 0%{?java_bootstrap} # Standard JPackage base provides. @@ -378,7 +376,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" \ @@ -451,9 +448,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 @@ -782,7 +776,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