12
0
lua-luafilesystem/lua-luafilesystem.changes

43 lines
1.4 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Fri Aug 11 15:51:51 UTC 2017 - eich@suse.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:52:56 UTC 2017 - eich@suse.com
- Fix provides/obsoletes for the old package name.
-------------------------------------------------------------------
Thu Jul 13 16:19:59 UTC 2017 - tchvatal@suse.com
- Switch to multibuild syntax to produce results for all lua flavors
-------------------------------------------------------------------
Wed Jan 4 15:40:43 UTC 2017 - eich@suse.com
- Replaced 'makeinstall' by 'make_install'.
-------------------------------------------------------------------
Mon Oct 17 13:30:22 UTC 2016 - eich@suse.com
- Setting 'download_files' service to mode='localonly'
and adding source tarball. (Required for Factory).
-------------------------------------------------------------------
Tue Oct 11 17:12:41 UTC 2016 - eich@suse.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 14:14:50 UTC 2014 - kianseong@gmail.com
- Initial Version