Hello community, here is the log from the commit of package libgda for openSUSE:Factory checked in at 2017-11-08 15:10:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgda (Old) and /work/SRC/openSUSE:Factory/.libgda.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgda" Wed Nov 8 15:10:46 2017 rev:81 rq:539468 version:5.2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/libgda/libgda.changes 2017-10-03 23:20:21.400481624 +0200 +++ /work/SRC/openSUSE:Factory/.libgda.new/libgda.changes 2017-11-08 15:10:48.156582727 +0100 @@ -1,0 +2,7 @@ +Mon Nov 6 12:40:59 UTC 2017 - [email protected] + +- Update libgda-jre9.patch: be compatible with Java 9.*; + javac -version strips trailing 0, so 9.0 is reported as 9, + whereas 9.0.1 is reported as 9.0.1. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgda-jre9.patch ++++++ --- /var/tmp/diff_new_pack.0qHHIE/_old 2017-11-08 15:10:49.148546512 +0100 +++ /var/tmp/diff_new_pack.0qHHIE/_new 2017-11-08 15:10:49.148546512 +0100 @@ -6,7 +6,7 @@ JTYPE="Sun JRE 1.8" JFLAGS="-Xlint:unchecked -Xlint:deprecation" ;; -+ JRE9|JRE9-internal) ++ JRE9*) + try_java=true + JTYPE="Sun JRE 9" + JFLAGS="-Xlint:unchecked -Xlint:deprecation"
