forked from pool/lua-lua-dbus
- Fix missing dependency on lua-macros (boo#1205612) OBS-URL: https://build.opensuse.org/request/show/1060904 OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-lua-dbus?expand=0&rev=10
40 lines
1.3 KiB
Plaintext
40 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jan 25 11:52:07 UTC 2023 - Michal Suchanek <msuchanek@suse.de>
|
|
|
|
- Fix missing dependency on lua-macros (boo#1205612)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 18 15:54:10 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
|
|
|
|
- Use %lua_provides macro for default lua versioning
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 6 19:04:39 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Add lua54 as new build target
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 30 14:45:32 UTC 2017 - jmatejek@suse.com
|
|
|
|
- do not build for Lua 5.2
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 18 16:25:14 UTC 2017 - opensuse-packaging@opensuse.org
|
|
|
|
- Update to version 0.0+git20170818.8fe38d0:
|
|
* fix not calling callbacks when property changed to false
|
|
* update test file
|
|
* fix requiring in lua 5.2
|
|
* add dbus.Interface
|
|
* note my ldbus fork
|
|
* add rockspec
|
|
* add ldbus to deps
|
|
* Modify rockspec to install nicely with luarocks
|
|
* use current luarocks version of ldbus (does not require my PR)
|
|
* Create LICENSE
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 18 15:31:07 UTC 2017 - alarrosa@suse.com
|
|
|
|
- Initial release
|