Hello community,

here is the log from the commit of package java-11-openjdk for openSUSE:Factory 
checked in at 2018-10-02 19:44:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/java-11-openjdk (Old)
 and      /work/SRC/openSUSE:Factory/.java-11-openjdk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "java-11-openjdk"

Tue Oct  2 19:44:31 2018 rev:23 rq:638287 version:11.0.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/java-11-openjdk/java-11-openjdk.changes  
2018-09-13 12:11:25.950299569 +0200
+++ /work/SRC/openSUSE:Factory/.java-11-openjdk.new/java-11-openjdk.changes     
2018-10-02 19:44:34.578006046 +0200
@@ -1,0 +2,8 @@
+Tue Sep 25 15:18:54 UTC 2018 - Fridrich Strba <[email protected]>
+
+- Official OpenJDK 11 release
+  * Pull the sources from the jdk-updates/jdk11u repository from
+    now on.
+  * Remove the buildver from the rpm version string
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ java-11-openjdk.spec ++++++
--- /var/tmp/diff_new_pack.E5Kk6a/_old  2018-10-02 19:44:36.754003828 +0200
+++ /var/tmp/diff_new_pack.E5Kk6a/_new  2018-10-02 19:44:36.762003820 +0200
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -37,8 +37,8 @@
 %global patchver        0
 %global datever         2018-09-25
 %global buildver        28
-%global hg_project      jdk
-%global hg_repository   jdk11
+%global hg_project      jdk-updates
+%global hg_repository   jdk11u
 %global hg_revision     76072a077ee1
 %global icedtea_sound_version 1.0.1
 
@@ -50,8 +50,8 @@
 %global java_xml_bind_tag 2.4.0
 %global java_xml_soap_repository javax.xml.soap
 %global java_xml_soap_tag 1.4.0
-%global java_xml_ws_annotation_repository javax.annotation
-%global java_xml_ws_annotation_tag 1.3.2
+%global java_annotation_repository javax.annotation
+%global java_annotation_tag 1.3.2
 %global java_xml_ws_repository jax-ws-spec
 %global java_xml_ws_tag 2.4.0
 
@@ -138,7 +138,7 @@
 %global tapsetdir %{tapsetroot}/tapset/%{_build_cpu}
 %endif
 Name:           java-%{featurever}-openjdk
-Version:        
%{featurever}.%{interimver}.%{updatever}.%{patchver}~%{buildver}
+Version:        %{featurever}.%{interimver}.%{updatever}.%{patchver}
 Release:        0
 Summary:        OpenJDK %{featurever} Runtime Environment
 License:        Apache-1.1 AND Apache-2.0 AND GPL-1.0-or-later AND 
GPL-2.0-only AND GPL-2.0-with-classpath-exception AND LGPL-2.0-only AND MPL-1.0 
AND MPL-1.1 AND SUSE-Public-Domain AND W3C
@@ -166,8 +166,8 @@
 Source21:       %{java_xml_bind_repository}-%{java_xml_bind_tag}.tar.gz
 # 
https://codeload.github.com/javaee/%{java_xml_soap_repository}/tar.gz/%{java_xml_soap_tag}
 Source22:       %{java_xml_soap_repository}-%{java_xml_soap_tag}.tar.gz
-# 
https://codeload.github.com/javaee/%{java_xml_ws_annotation_repository}/tar.gz/%{java_xml_ws_annotation_tag}
-Source23:       
%{java_xml_ws_annotation_repository}-%{java_xml_ws_annotation_tag}.tar.gz
+# 
https://codeload.github.com/javaee/%{java_annotation_repository}/tar.gz/%{java_annotation_tag}
+Source23:       %{java_annotation_repository}-%{java_annotation_tag}.tar.gz
 # 
https://codeload.github.com/javaee/%{java_xml_ws_repository}/tar.gz/%{java_xml_ws_tag}
 Source24:       %{java_xml_ws_repository}-%{java_xml_ws_tag}.tar.gz
 # Fresh config.guess and config.sub files
@@ -698,7 +698,7 @@
 
 # Build the java.annotation
 
-pushd %{java_xml_ws_annotation_repository}-%{java_xml_ws_annotation_tag}
+pushd %{java_annotation_repository}-%{java_annotation_tag}
 mkdir -p build
 $JAVA_HOME/bin/javac -d build `find src/main/java -name \*.java | xargs`
 $JAVA_HOME/bin/jmod create --class-path=build 
$JAVA_HOME/../jmods/java.annotation.jmod

++++++ 76072a077ee1.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/java-11-openjdk/76072a077ee1.tar.bz2 
/work/SRC/openSUSE:Factory/.java-11-openjdk.new/76072a077ee1.tar.bz2 differ: 
char 11, line 1


Reply via email to