Changelog for
libreadline-java-0.8.3-3.1.x86_64.rpm :
* Mon May 06 2024 Fridrich Strba
- Added patch:
* libreadline-java-gcc14.patch + cast out constness and fix build with gcc14
* Wed Feb 21 2024 Fridrich Strba - Use %patch -P N instead of deprecated %patchN.
* Mon May 09 2022 David Anes - Version bump to release 0.8.3:
* added support for building with newer JDKs.- Updated patches:
* Rebased: libreadline-java-0.8.0-jdk10.patch
* Removed: libreadline-java-0.8.0-sourcetarget.patch
* Fri Mar 18 2022 Fridrich Strba - Modified patch:
* libreadline-java-0.8.0-sourcetarget.patch + Build with source/target levels 8
* Fri Aug 03 2018 tchvatalAATTsuse.com- Version bump to 0.8.2:
* bugfix: using tab completion would crash the virtual machine
* getVar()/setVar() (Bernhard)
* unicode support (Andrew)
* added bats test case and running on travis ci (Andrew)
* various build fixes (Andrew)- Update URL/Source to point to current location- Refresh patches:
* libreadline-java-0.8.0-jdk10.patch
* libreadline-java-0.8.0-sourcetarget.patch
* libreadline-java-ncurses.patch- Remove upstream merged:
* libreadline-java-0.8.0-missing-return-type.patch
* Mon Dec 18 2017 fstrbaAATTsuse.com- Added patch:
* libreadline-java-0.8.0-jdk10.patch - Allow building with jdk10 that does not have javah
* libreadline-java-0.8.0-sourcetarget.patch - Build with source and target level 1.6- Run fdupes on documentation
* Mon Sep 18 2017 fstrbaAATTsuse.com- Removed patch:
* libreadline-java-0.8.0-doclint.patch - Not needed since we disabled globally doclint by default
* Fri Sep 08 2017 fstrbaAATTsuse.com- Added patch:
* libreadline-java-0.8.0-doclint.patch - Fix build with jdk9 whose javadoc is more picky
* Fri Jun 09 2017 tchvatalAATTsuse.com- Require java 1.6.0 or newer to build as gcj won\'t compile us
* Tue Jul 08 2014 tchvatalAATTsuse.com- Cleanup bit more.