SHA256
10
0
forked from pool/lua-lua-dbus

Accepting request 517906 from home:alarrosa:branches:devel:languages:lua

Don't leave %build section empty

OBS-URL: https://build.opensuse.org/request/show/517906
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-lua-dbus?expand=0&rev=1
This commit is contained in:
Tomáš Chvátal
2017-08-21 11:33:26 +00:00
committed by Git OBS Bridge
commit 13b7700217
8 changed files with 132 additions and 0 deletions

19
lua-lua-dbus.changes Normal file
View File

@@ -0,0 +1,19 @@
-------------------------------------------------------------------
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