Hello community, here is the log from the commit of package libgda for openSUSE:Factory checked in at 2018-11-19 23:30:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgda (Old) and /work/SRC/openSUSE:Factory/.libgda.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgda" Mon Nov 19 23:30:33 2018 rev:85 rq:649256 version:5.2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/libgda/libgda.changes 2018-03-09 10:44:10.207920714 +0100 +++ /work/SRC/openSUSE:Factory/.libgda.new/libgda.changes 2018-11-19 23:30:33.767289569 +0100 @@ -1,0 +2,6 @@ +Thu Nov 15 10:12:16 UTC 2018 - Dominique Leuenberger <[email protected]> + +- Update libgda-jre10.patch: Support current and future Java + versions (up to 19). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgda.spec ++++++ --- /var/tmp/diff_new_pack.bLFzIs/_old 2018-11-19 23:30:34.463288766 +0100 +++ /var/tmp/diff_new_pack.bLFzIs/_new 2018-11-19 23:30:34.475288752 +0100 @@ -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/ # @@ -21,7 +21,7 @@ Release: 0 # FIXME: add bdb sql BuildRequires when available Summary: GNU Data Access (GDA) Library -License: GPL-2.0+ AND LGPL-2.1+ +License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: Productivity/Databases/Clients URL: http://www.gnome-db.org/ Source: http://download.gnome.org/sources/libgda/5.2/%{name}-%{version}.tar.xz ++++++ libgda-jre10.patch ++++++ --- /var/tmp/diff_new_pack.bLFzIs/_old 2018-11-19 23:30:34.535288683 +0100 +++ /var/tmp/diff_new_pack.bLFzIs/_new 2018-11-19 23:30:34.535288683 +0100 @@ -1,12 +1,14 @@ ---- libgda-5.2.4/m4/java.m4 2018-01-08 13:27:17.718276512 +0100 -+++ libgda-5.2.4/m4/java.m4 2018-01-08 13:29:09.958276936 +0100 -@@ -185,6 +185,11 @@ +Index: libgda-5.2.4/m4/java.m4 +=================================================================== +--- libgda-5.2.4.orig/m4/java.m4 ++++ libgda-5.2.4/m4/java.m4 +@@ -185,6 +185,11 @@ m4_define([_JAVA_CHECK_INTERNAL], JTYPE="Sun JRE 9" JFLAGS="-Xlint:unchecked -Xlint:deprecation" ;; -+ JRE10*) ++ JRE1[[0-9]]*) + try_java=true -+ JTYPE="Sun JRE 10" ++ JTYPE="Sun JRE 10+" + JFLAGS="-Xlint:unchecked -Xlint:deprecation" + ;; JREgcj-4*)
