Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package jogl2 for openSUSE:Factory checked 
in at 2022-03-22 21:36:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jogl2 (Old)
 and      /work/SRC/openSUSE:Factory/.jogl2.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jogl2"

Tue Mar 22 21:36:48 2022 rev:15 rq:964044 version:2.3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/jogl2/jogl2.changes      2022-02-09 
20:40:08.110510178 +0100
+++ /work/SRC/openSUSE:Factory/.jogl2.new.25692/jogl2.changes   2022-03-22 
21:36:50.116991590 +0100
@@ -1,0 +2,5 @@
+Tue Mar 22 17:27:29 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with java source and target levels 8
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ jogl2.spec ++++++
--- /var/tmp/diff_new_pack.Ruq0Tn/_old  2022-03-22 21:36:50.780992112 +0100
+++ /var/tmp/diff_new_pack.Ruq0Tn/_new  2022-03-22 21:36:50.788992118 +0100
@@ -23,7 +23,7 @@
 Summary:        Java bindings for the OpenGL API
 License:        BSD-2-Clause
 Group:          Development/Libraries/Java
-URL:            http://jogamp.org/jogl/www/
+URL:            https://jogamp.org/jogl/www/
 Source0:        
http://jogamp.org/deployment/v%{version}/archive/Sources/%{src_name}.tar.xz
 Patch0:         %{name}-0000-update-antlr-ant-contrib-jars.patch
 Patch1:         %{name}-0001-update-ant-contrib-tasks.patch
@@ -45,7 +45,7 @@
 BuildRequires:  libXt-devel
 BuildRequires:  libXxf86vm-devel
 Requires:       gluegen2 = %{version}
-Requires:       java
+Requires:       java >= 1.8
 Requires:       jpackage-utils
 
 %description
@@ -109,7 +109,7 @@
        -Djavacdebug=true \
     -Djavacdebuglevel=lines,vars,source \
     -Dc.compiler.debug=true \
-    -Djava.version=1.6 -Dant.java.version=1.6 \
+    -Djava.version=1.8 -Dant.java.version=1.8 \
     -Dantlr.jar=$(build-classpath antlr) \
     -Djunit.jar=$(build-classpath junit) \
     -Dant.jar$(build-classpath ant) \
@@ -130,7 +130,8 @@
 install -t %{buildroot}%{_libdir}/%{name}/ build/lib/*.so
 
 %files
-%doc README.txt LICENSE.txt CHANGELOG.txt
+%license LICENSE.txt
+%doc README.txt CHANGELOG.txt
 %{_libdir}/%{name}
 %{_jnidir}/%{name}.jar
 

Reply via email to