Hello community, here is the log from the commit of package jogl2 for openSUSE:Factory checked in at 2017-09-20 17:14:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jogl2 (Old) and /work/SRC/openSUSE:Factory/.jogl2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jogl2" Wed Sep 20 17:14:04 2017 rev:7 rq:527511 version:2.3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/jogl2/jogl2.changes 2016-03-16 10:35:17.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.jogl2.new/jogl2.changes 2017-09-20 17:14:04.645844886 +0200 @@ -1,0 +2,5 @@ +Wed Sep 20 10:53:44 UTC 2017 - [email protected] + +- Force building with jdk < 1.9 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jogl2.spec ++++++ --- /var/tmp/diff_new_pack.emAoh7/_old 2017-09-20 17:14:06.165630948 +0200 +++ /var/tmp/diff_new_pack.emAoh7/_new 2017-09-20 17:14:06.165630948 +0200 @@ -1,7 +1,7 @@ # # spec file for package jogl2 # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -43,7 +43,7 @@ Requires: gluegen2 = %{version} Requires: java Requires: jpackage-utils -BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildConflicts: java-devel >= 1.9 %description The JOGL project hosts the development version of the Java Binding for @@ -120,7 +120,6 @@ install -t %{buildroot}%{_libdir}/%{name}/ build/lib/*.so %files -%defattr(-,root,root) %doc README.txt LICENSE.txt CHANGELOG.txt %{_libdir}/%{name} %{_jnidir}/%{name}.jar
