10
0
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:
2019-05-30 17:11:55 +00:00
committed by Git OBS Bridge
parent f0431b2c81
commit fbf46370b4
6 changed files with 13 additions and 8 deletions

View File

@@ -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">

View File

@@ -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>

View File

@@ -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

View File

@@ -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

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:341d8e993fe76630e650f9b10e0fd1677143cddbd9e3e9492fcf340c8f5ecba0
size 6120

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8f50ae4e72725af8599901c6b27d595dee6abeb940c53667728b7209cd1efab9
size 6700