Changelog for
jogl2-debugsource-2.3.2-bp155.2.59.x86_64.rpm :
* Wed Jan 10 2018 fstrbaAATTsuse.com- Added patch:
* jogl2-nojavah.patch - Fix build with JDK versions without javah tool- Build native code with optflags- Require jdk8 or higher for build
* Tue Jan 02 2018 fstrbaAATTsuse.com- Force building with jdk < 10
* Sat Nov 25 2017 stefan.bruensAATTrwth-aachen.de- Set TARGET_PLATFORM_ROOT to the root directory, as OBS does not do cross compilation. Fixes build on ARMv7, Aarch64.
* Fri Oct 06 2017 fstrbaAATTsuse.com- Fix building with jdk9- Added patch:
* jogl2-getPeer.patch + remove use in debug message of getPeer method, inaccessible in jdk9
* Wed Sep 20 2017 fstrbaAATTsuse.com- Force building with jdk < 1.9
* Wed Mar 09 2016 dvaleevAATTsuse.com- Fix building on POWER 64bit platforms (jogl2-ppc64.patch)
* Sun Oct 11 2015 badshah400AATTgmail.com- Update to version 2.3.2: + See http://jogamp.org/deployment/v2.3.2/archive/ChangeLogs/jogl-ShortLog-v2.3.2.txt for a list of changes.- Upstream switched to using tar.xz for source tarballs; adapt %setup acordingly, drop p7zip BuildRequires.
* Sat Apr 04 2015 badshah400AATTgmail.com- Update to version 2.3.1: + See list of changes at https://jogamp.org/wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_2.3.1.
* Sat Mar 14 2015 badshah400AATTgmail.com- Update to version 2.3.0: + See list of changes at https://jogamp.org/wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_2.3.0.- Add jogl2-disable-tests.patch to disable junit tests for now, needs additional packages not in obs.- Disable building of an unimportant experimental plugin as it caused build failures when prebuilt jar files are not used.- Update BuildRequires and Requires to enforce version compatibility with gluegen2.
* Mon Jul 07 2014 tchvatalAATTsuse.com- Use junit not junit4