Changelog for
oorexx-5.0-89.2.x86_64.rpm :
Thu Apr 5 14:00:00 2018 opensuse-packagingAATTopensuse.org
- Update to version oorexx-5.0:
* [#1536] Unable to override ::options novalue error
* Commit suggested CMake changes for [bugs:#1523] \'Update CMakeLists.txt to enable Homebrew install\'
* Fix small performance bug in stem variable lookups
* reverting all changes done for [feature-requests:#668] \'Add a parent method to RexxContext class\'
* bring CHANGES doc up to date
* submit code for [patches:#203] \'Four patches needed OpenIndiana/SunOS/Solaris\'
* fix cmake for [bugs:#1411] \'ncurses.cls should be removed from Windows 5.0 installer
* force code in the saved image to resolve cachable dot variable values
* code for feature-requests:#688 \'Calling native library code is slow\'
* remove advice to \'contact your IBM representative\' from error message docs
Sun Jun 26 14:00:00 2016 erico.mendoncaAATTsuse.com
- Refining installation for systemd service versus init service.
Fri Jun 24 14:00:00 2016 erico.mendoncaAATTsuse.com
- set_default_rexx_path.patch: relocate the class files to a new path.
- added missing systemd directives in install section.
Fri Jun 24 14:00:00 2016 erico.mendoncaAATTsuse.com
- fix_arch_detection.patch: removed as it\'s been merged upstream.
- fix_gcc_lvalue.patch: removed as it\'s been merged upstream.
Wed Jun 22 14:00:00 2016 erico.mendoncaAATTsuse.com
- fix_undefined_symbols.patch: fixes the undefined symbols on GCC 4.3.4. Some variables must be declared in the .cpp file instead of the .hpp include.
- fix_gcc_lvalue.patch: fixes the GCC 5.3.1 lvalue error in the orxncurses extension, caused by a different version of ncurses.
- systemd_fixes.patch: correct systemd scripts.
- fix_arch_detection.patch: fix builds for i586 systems.
Mon Jun 20 14:00:00 2016 erico.mendoncaAATTsuse.com
- Initial build from SVN code-0 repository.