Hello community,

here is the log from the commit of package java-13-openjdk for openSUSE:Factory 
checked in at 2019-12-21 12:29:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/java-13-openjdk (Old)
 and      /work/SRC/openSUSE:Factory/.java-13-openjdk.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "java-13-openjdk"

Sat Dec 21 12:29:27 2019 rev:4 rq:757872 version:13.0.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/java-13-openjdk/java-13-openjdk.changes  
2019-12-12 09:24:30.851260399 +0100
+++ 
/work/SRC/openSUSE:Factory/.java-13-openjdk.new.6675/java-13-openjdk.changes    
    2019-12-21 12:29:28.951309057 +0100
@@ -1,0 +2,5 @@
+Wed Dec 18 07:12:26 UTC 2019 - Guillaume GARDET <[email protected]>
+
+- Switch back armv6 from zero platform to client JVM
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ java-13-openjdk.spec ++++++
--- /var/tmp/diff_new_pack.uzvMhc/_old  2019-12-21 12:29:33.551311245 +0100
+++ /var/tmp/diff_new_pack.uzvMhc/_new  2019-12-21 12:29:33.603311270 +0100
@@ -83,9 +83,6 @@
 %ifnarch %{jit_arches}
 %global _with_zero 1
 %endif
-%ifarch %{arm6}
-%global _with_zero 1
-%endif
 %if %{debug}
 %global debugbuild slowdebug
 %else
@@ -1192,7 +1189,11 @@
 %dir %{_jvmdir}/%{sdkdir}/bin
 %dir %{_jvmdir}/%{sdkdir}/lib
 %dir %{_jvmdir}/%{sdkdir}/lib/jfr
+%ifarch %{arm6}
+%dir %{_jvmdir}/%{sdkdir}/lib/client
+%else
 %dir %{_jvmdir}/%{sdkdir}/lib/server
+%endif
 %dir %{_jvmdir}/%{sdkdir}/lib/desktop
 %dir %{_jvmdir}/%{sdkdir}/lib/security
 


Reply via email to