Changelog for
mpv-plugin-mpris-0.0+git20170918.28b1c75-bp150.2.6.1.x86_64.rpm :
* Fri Jun 14 2019 Antonio Larrosa
- Add 0003-Fix-table-function-renaming.patch to fix an error introduced by bad last minute refactoring (boo#1136883).
* Fri May 31 2019 Antonio Larrosa - Add 0002-Replace-the-fix-for-invalid-utf-8-characters-with-a-proper-fix.patch to properly fix boo#1136883 since the previous patch only fixed some cases (and broke others).
* Thu May 30 2019 Antonio Larrosa - Add 0001-Fix-crash-when-media-file-doesnt-have-utf8-encoded-metadata.patch to fix crash when media file doesn\'t have utf8 encoded metadata (boo#1136883)- Use %license
* Mon Apr 30 2018 alarrosaAATTsuse.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 2018 jberryAATTsuse.com- Only produce mpv-plugin-mpris during one flavor to avoid duplicate binary.
* Mon Oct 30 2017 jmatejekAATTsuse.com- do not build for Lua 5.2
* Mon Sep 18 2017 alarrosaAATTsuse.com- Update to version 0.0+git20170918.28b1c75:
* Check if the table parameter of table_contains is nil
* Fri Aug 25 2017 tchvatalAATTsuse.com- Fix build on Tumbleweed as it otherwise still does not find the folder
* Wed Aug 23 2017 alarrosaAATTsuse.com- Add %defattr to set the right attributes to files and don\'t try to own any mpv directory on Tumbleweed
* Mon Aug 21 2017 alarrosaAATTsuse.com- Install LICENSE file
* Sun Aug 20 2017 opensuse-packagingAATTopensuse.org- Update to version 0.0+git20170820.2126067:
* Initialize the mpris:artUrl and xesam:url variables for all files
* Fri Aug 18 2017 alarrosaAATTsuse.com- Initial release