12
0
forked from pool/lua-lua-mpris
lua-lua-mpris/lua-lua-mpris.changes

59 lines
2.0 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu May 30 17:07:47 UTC 2019 - alarrosa@suse.com
- Update to version 0.0+git20190530.1281dcd:
* Fix crash when media file doesn't have utf8 encoded metadata
(boo#1136883)
- Use %license
-------------------------------------------------------------------
Mon Apr 30 09:46:02 UTC 2018 - alarrosa@suse.com
- Since mpv uses lua 5.1, we better build mpv-plugin-mpris only
for the lua51 flavor instead of building it only for lua53. Otherwise
the package is useless.
-------------------------------------------------------------------
Thu Apr 26 17:20:31 UTC 2018 - jberry@suse.com
- Only produce mpv-plugin-mpris during one flavor to avoid duplicate binary.
-------------------------------------------------------------------
Mon Oct 30 14:45:32 UTC 2017 - jmatejek@suse.com
- do not build for Lua 5.2
-------------------------------------------------------------------
Mon Sep 18 17:10:58 UTC 2017 - alarrosa@suse.com
- Update to version 0.0+git20170918.28b1c75:
* Check if the table parameter of table_contains is nil
-------------------------------------------------------------------
Fri Aug 25 10:53:41 UTC 2017 - tchvatal@suse.com
- Fix build on Tumbleweed as it otherwise still does not find the
folder
-------------------------------------------------------------------
Wed Aug 23 08:38:38 UTC 2017 - alarrosa@suse.com
- Add %defattr to set the right attributes to files and don't try to
own any mpv directory on Tumbleweed
-------------------------------------------------------------------
Mon Aug 21 10:40:00 UTC 2017 - alarrosa@suse.com
- Install LICENSE file
-------------------------------------------------------------------
Sun Aug 20 17:24:27 UTC 2017 - opensuse-packaging@opensuse.org
- Update to version 0.0+git20170820.2126067:
* Initialize the mpris:artUrl and xesam:url variables for all files
-------------------------------------------------------------------
Fri Aug 18 15:31:07 UTC 2017 - alarrosa@suse.com
- Initial release