Changelog for
lua53-luafilesystem-1.7.0-17.1.i586.rpm :
Sun Dec 24 13:00:00 2017 avindraAATTopensuse.org
- Fix target folder name in tarball
Tue Nov 7 13:00:00 2017 aavindraaAATTgmail.com
- Update to version 1.7.0:
* symlinkattributes function now provides \'target\' field,
containing name of the file that the symlink points to.
* attributes, symlinkattributes, touch, mkdir, and rmdir functions
now return system-dependent error code as the third value on error.
* Fixed detection of closed files for Lua 5.2+ in setmode, lock,
and unlock functions.
* Fixed various compiler warnings.
Mon Oct 30 13:00:00 2017 jmatejekAATTsuse.com
- do not build for Lua 5.2
Fri Aug 11 14:00:00 2017 eichAATTsuse.com
- Add defines for the version number and a version number string
with \'_\' (underscores) to keep these close together and in sync.
Thu Aug 10 14:00:00 2017 eichAATTsuse.com
- Fix provides/obsoletes for the old package name.
Thu Jul 13 14:00:00 2017 tchvatalAATTsuse.com
- Switch to multibuild syntax to produce results for all lua flavors
Wed Jan 4 13:00:00 2017 eichAATTsuse.com
- Replaced \'makeinstall\' by \'make_install\'.
Mon Oct 17 14:00:00 2016 eichAATTsuse.com
- Setting \'download_files\' service to mode=\'localonly\'
and adding source tarball. (Required for Factory).
Tue Oct 11 14:00:00 2016 eichAATTsuse.com
- Update to version 1.6.3:
* Lua 5.3 support.
* Assorted bugfixes.
- Use source services
- Make use of lua macros
- Add Requires for lua
- Add -fPIC compiler flag
Wed Jan 29 13:00:00 2014 kianseongAATTgmail.com
- Initial Version