- Update to version 0.32.0+git.20200610T171643.c7fe4ae73a:

* vo_gpu: move coherent specifier to the correct location
  * player: make unpausing directly after seek work with --keep-open (again)

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=222
This commit is contained in:
Ismail Dönmez 2020-06-14 10:41:30 +00:00 committed by Git OBS Bridge
parent 905f2a2951
commit 5a13b63c2c
6 changed files with 15 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">d5de79d10f895aaa8f65340adf949d28bc09b2d7</param></service></servicedata>
<param name="changesrevision">c7fe4ae73ad5f073bbffe3e8a3460b728e7d0f46</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Jun 14 10:40:46 UTC 2020 - idonmez@suse.com
- Update to version 0.32.0+git.20200610T171643.c7fe4ae73a:
* vo_gpu: move coherent specifier to the correct location
* player: make unpausing directly after seek work with --keep-open (again)
-------------------------------------------------------------------
Wed Jun 10 06:18:37 UTC 2020 - idonmez@suse.com

View File

@ -1,5 +1,5 @@
name: mpv
version: 0.32.0+git.20200609T164905.d5de79d10f
mtime: 1591714145
commit: d5de79d10f895aaa8f65340adf949d28bc09b2d7
version: 0.32.0+git.20200610T171643.c7fe4ae73a
mtime: 1591802203
commit: c7fe4ae73ad5f073bbffe3e8a3460b728e7d0f46

View File

@ -22,7 +22,7 @@
%define _waf_ver 2.0.9
%define lname libmpv1
Name: mpv
Version: 0.32.0+git.20200609T164905.d5de79d10f
Version: 0.32.0+git.20200610T171643.c7fe4ae73a
Release: 0
Summary: Advanced general-purpose multimedia player
License: GPL-2.0-or-later