forked from pool/lua-lua-mpris
Accepting request 706531 from home:alarrosa:branches:devel:languages:lua
- Update to version 0.0+git20190530.1281dcd: * Fix crash when media file doesn't have utf8 encoded metadata OBS-URL: https://build.opensuse.org/request/show/706531 OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-lua-mpris?expand=0&rev=14
This commit is contained in:
1
_service
1
_service
@@ -4,7 +4,6 @@
|
||||
<param name="filename">lua-mpris</param>
|
||||
<param name="versionformat">0.0+git%cd.%h</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">28b1c75444eccee91eaf648d9d75361de31605bd</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/antlarr/lua-mpris</param>
|
||||
<param name="changesrevision">28b1c75444eccee91eaf648d9d75361de31605bd</param></service></servicedata>
|
||||
<param name="changesrevision">1281dcd04832498a4c968cc8f235be62bf0c5560</param></service></servicedata>
|
||||
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 30 09:46:02 UTC 2018 - alarrosa@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package lua-lua-mpris
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -12,14 +12,14 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define flavor @BUILD_FLAVOR@
|
||||
%define mod_name lua-mpris
|
||||
%define mpv_lua_flavor lua51
|
||||
Version: 0.0+git20170918.28b1c75
|
||||
Version: 0.0+git20190530.1281dcd
|
||||
Release: 0
|
||||
Summary: MPRIS api for lua
|
||||
License: MIT
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:341d8e993fe76630e650f9b10e0fd1677143cddbd9e3e9492fcf340c8f5ecba0
|
||||
size 6120
|
3
lua-mpris-0.0+git20190530.1281dcd.tar.xz
Normal file
3
lua-mpris-0.0+git20190530.1281dcd.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8f50ae4e72725af8599901c6b27d595dee6abeb940c53667728b7209cd1efab9
|
||||
size 6700
|
Reference in New Issue
Block a user