Hello community,

here is the log from the commit of package tigervnc for openSUSE:Factory 
checked in at 2017-09-13 22:27:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tigervnc (Old)
 and      /work/SRC/openSUSE:Factory/.tigervnc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tigervnc"

Wed Sep 13 22:27:16 2017 rev:44 rq:523519 version:1.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/tigervnc/tigervnc.changes        2017-08-23 
11:52:32.280939219 +0200
+++ /work/SRC/openSUSE:Factory/.tigervnc.new/tigervnc.changes   2017-09-13 
22:27:17.773277555 +0200
@@ -1,0 +2,6 @@
+Mon Sep 11 14:12:30 UTC 2017 - [email protected]
+
+- Specify java source and target level 1.6 in order to be able to
+  build with jdk9
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ tigervnc.spec ++++++
--- /var/tmp/diff_new_pack.uUjHL9/_old  2017-09-13 22:27:18.913117089 +0200
+++ /var/tmp/diff_new_pack.uUjHL9/_new  2017-09-13 22:27:18.917116526 +0200
@@ -222,7 +222,7 @@
 
 # Build java client
 pushd java
-cmake -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} -DJAVACFLAGS="-encoding utf8"
+cmake -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} -DJAVACFLAGS="-encoding utf8 
-source 1.6 -target 1.6"
 make %{?_smp_mflags}
 popd
 


Reply via email to