12
0
forked from pool/lua-luasocket
lua-luasocket/lua-luasocket.changes
Tomáš Chvátal 65d8729861 - Switch from multibuild for now as it can't be in rings and this
is a ring package

- Switch from multibuild for now as it can't be in rings and this
  is a ring package

- Update to version 3.0~rc1+git20170515.5a17f79:
  * make protect_segment in url.lua rfc compliant
  * fix for Lua 5.3 built without number / string conversion
  * correct typo
  * Fix issue #196
  * Preserve path when parsing urls.
  * Fix typo
- Switch to multibuild package
- luasocket-makefile.patch refresh to apply on new version

- Fix build with namespaced lua

- Using Requires: Lua(API) = 5.1 instead of Requires: lua51 as 
  suggested by DimStar in SR#423700

- update version 3.0~rc1+git20140716

- initial version 3.0~rc1
- copied from luasocket

- Switch from multibuild for now as it can't be in rings and this
  is a ring package

- Update to version 3.0~rc1+git20170515.5a17f79:

OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luasocket?expand=0&rev=7
2017-07-27 11:09:04 +00:00

42 lines
1.3 KiB
Plaintext

-------------------------------------------------------------------
Thu Jul 27 11:07:34 UTC 2017 - tchvatal@suse.com
- Switch from multibuild for now as it can't be in rings and this
is a ring package
-------------------------------------------------------------------
Fri Jul 14 08:42:16 UTC 2017 - tchvatal@suse.com
- Update to version 3.0~rc1+git20170515.5a17f79:
* make protect_segment in url.lua rfc compliant
* fix for Lua 5.3 built without number / string conversion
* correct typo
* Fix issue #196
* Preserve path when parsing urls.
* Fix typo
- Switch to multibuild package
- luasocket-makefile.patch refresh to apply on new version
-------------------------------------------------------------------
Tue Jul 11 08:41:58 UTC 2017 - tchvatal@suse.com
- Fix build with namespaced lua
-------------------------------------------------------------------
Thu Sep 15 12:23:12 UTC 2016 - mvetter@suse.com
- Using Requires: Lua(API) = 5.1 instead of Requires: lua51 as
suggested by DimStar in SR#423700
-------------------------------------------------------------------
Mon Oct 20 16:13:40 UTC 2014 - i@marguerite.su
- update version 3.0~rc1+git20140716
-------------------------------------------------------------------
Sat Feb 22 12:35:38 UTC 2014 - i@marguerite.su
- initial version 3.0~rc1
- copied from luasocket