Accepting request 727760 from home:namtrac:branches:multimedia:apps

- Update to version 0.30.0+git.1567376743.6d90517275:
  * external_files: add .lrc subtitle extension
  * demux: ignore forced demuxer type for directories
  * stream_dvb: Increase timeout of streaming read.
  * stream_dvb: Adapt to VDR channel config format.
  * osc: improve look of seekranges
  * cocoa-cb: remove an unused variable
  * ao_opensles: fix delayed audio
  * travis: rework scripts to re-enable macOS
  * vo/gpu: vulkan: Pass the device name option through to libplacebo

OBS-URL: https://build.opensuse.org/request/show/727760
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=156
This commit is contained in:
Tomáš Chvátal 2019-09-02 16:18:19 +00:00 committed by Git OBS Bridge
parent bf53608393
commit 18c176c3cd
6 changed files with 22 additions and 8 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/mpv-player/mpv.git</param>
<param name="changesrevision">80552ab28ed7fb2edca995af81dd143422e6b7a3</param></service></servicedata>
<param name="changesrevision">6d905172758d26c5406fdf11ead2763ab305c0b8</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:22eb9ca831baec479424b701409d09141c88fa679b81e301ea7aaced627e3775
size 8629773

View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Sep 02 12:10:21 UTC 2019 - idonmez@suse.com
- Update to version 0.30.0+git.1567376743.6d90517275:
* external_files: add .lrc subtitle extension
* demux: ignore forced demuxer type for directories
* stream_dvb: Increase timeout of streaming read.
* stream_dvb: Adapt to VDR channel config format.
* osc: improve look of seekranges
* cocoa-cb: remove an unused variable
* ao_opensles: fix delayed audio
* travis: rework scripts to re-enable macOS
* vo/gpu: vulkan: Pass the device name option through to libplacebo
-------------------------------------------------------------------
Thu Aug 22 06:58:51 UTC 2019 - Ismail Dönmez <idonmez@suse.com>

View File

@ -1,5 +1,5 @@
name: mpv
version: 0.30.0+git.1566288741.80552ab28e
mtime: 1566288741
commit: 80552ab28ed7fb2edca995af81dd143422e6b7a3
version: 0.30.0+git.1567376743.6d90517275
mtime: 1567376743
commit: 6d905172758d26c5406fdf11ead2763ab305c0b8

View File

@ -21,7 +21,7 @@
%define _waf_ver 2.0.9
%define _mbc_ver 3.3.17
%define _mpv_ver 0.30.0+git.1566288741.80552ab28e
%define _mpv_ver 0.30.0+git.1567376743.6d90517275
%define lname libmpv1
Name: mpv
Version: %{_mpv_ver}