-------------------------------------------------------------------
Thu Feb 22 09:57:05 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN.

-------------------------------------------------------------------
Wed Jan 25 12:30:17 UTC 2023 - Michal Suchanek <msuchanek@suse.de>

- Fix unowned %{lua_incdir} directory.

-------------------------------------------------------------------
Wed Jan 25 11:52:07 UTC 2023 - Michal Suchanek <msuchanek@suse.de>

- Fix missing dependency on lua-macros (boo#1205612)

-------------------------------------------------------------------
Sat Aug 20 17:43:12 UTC 2022 - Gordon Leung <pirateclip@protonmail.com>

rebase: luasocket-makefile.patch
fix: W: package-with-huge-docs 69%
- Create a speperate doc package, lua*-luasocket will recommend it
fix: update URL

-------------------------------------------------------------------
Sat Aug 20 06:55:28 UTC 2022 - pirateclip@protonmail.com

- Update to version 3.1.0:
  * chore: Release v3.1.0
  * ci: Echo correct platform in job title
  * fix(build): Use gai_strerrorA not gai_strerror on Windows
  * feat(tcp): Add support for TCP Defer Accept
  * feat(tcp): Add support for TCP Fast Open
  * chore(rockspec): Move recent PR change to proper rockspec (#384)
  * fix(rockspec): Fixup Windows (mingw32) builds (#383)
  * chore: Update internal version references to match release (#370)
  * chore: Release v3.0.0
  * chore: Copy-edit description in dev rockspec

-------------------------------------------------------------------
Sun Jul 11 16:15:33 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>

- Add a more useful dependency name

-------------------------------------------------------------------
Fri Feb 26 11:02:56 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>

- Fix provides naming

-------------------------------------------------------------------
Wed Jan 27 15:57:01 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>

- Use %lua_provides macro

-------------------------------------------------------------------
Mon Jul  6 21:03:56 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>

- Switch to multibuild and add lua54 build target.

-------------------------------------------------------------------
Tue Mar 12 20:27:47 UTC 2019 - Martin Hauke <mardnh@gmx.de>

- Create subpackage -devel
  * Package header files

-------------------------------------------------------------------
Tue Oct 31 14:06:18 UTC 2017 - tchvatal@suse.com

- Drop lua52-luasocket to obsolete lua52 from distribution

-------------------------------------------------------------------
Mon Oct 16 08:39:37 UTC 2017 - tchvatal@suse.com

- Provide/Obsolete luasocket to avoid conflict wrt bsc#1063306

-------------------------------------------------------------------
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