Changelog for
opa-fmgui-10.1.0.0.115-57.4.noarch.rpm :
* Mon Feb 26 2024 Dominique Leuenberger
- Use %patch -P N instead of deprecated %patchN.
* Tue Oct 31 2023 Fridrich Strba - Modified patch:
* opa-fmgui-fix-build-for-JDK9-Gradle-3.2.patch + Build with java source/target levels 8 + Fixes building with JDK21
* Mon Apr 11 2022 Fridrich Strba - Do not use the vulnerable log4j-1.2.14, but use the maintained fork reaload4j-1.2.20 that receives security updates
* Mon Apr 11 2022 Fridrich Strba - Fix building with JDK17
* This fixes build in Factory and still allows building on other distributions
* Do not use gradle for build, but build gritty using simple javac/jar combo and the rest using the ant build.xml file
* Add jaxb-api-2.3.1.jar and javax.activation-api-1.2.0.jar to allow building with JDK versions that do not include the JavaEE modules
* Remove swingx-testsupport-1.6.5.jar, since that one is only meant to be used for testing the swingx itself and not for distribution- Removed patches:
* gradle-use_local_repo.patch + not needed when gradle is not used for building
* opa-fmgui-force-loading-java.xml.bind-for-JDK9.patch + not needed since the relevant JavaEE modules are on the classpath
* Wed Oct 10 2018 nmoreychaisemartinAATTsuse.com- Update gradle to 4.10.2 for JDK11 support
* Fri Apr 27 2018 nmoreychaisemartinAATTsuse.com- Add opa-fmgui-force-loading-java.xml.bind-for-JDK9.patch to allow opa-fmgui to run with JDK9+ (bsc#1090589)
* Wed Nov 22 2017 mgorseAATTsuse.com- Remove libgnome from BuildRequires; appears to be unused (boo#1067727).
* Mon Nov 13 2017 nmoreychaisemartinAATTsuse.com- Upgrade gradle to 4.3.1 to support JDK 9.0.1
* Mon Sep 25 2017 nmoreychaisemartinAATTsuse.com- Update embedded gradle binaries to 3.2 to support JDK9- Add opa-fmgui-fix-build-for-JDK9-Gradle-3.2.patch to fix compilation with JDK9
* Sun Sep 10 2017 jengelhAATTinai.de- Replace old $RPM_
* shell vars by macros. Fix RPM group.