Accepting request 899999 from multimedia:apps

- Update to version 0.33.1+git.20210613T225337.bc9d556f3a:
  * js: add mp.utils.append_file
  * vo_gpu: vulkan: displayvk: Fix handling of unconnected planes
  * vo_gpu: vulkan: implement a VkDisplayKHR backed context
  * vo_gpu: vulkan: provide a helper to access device name option
  * vo_rpi: fix argument name
  * github/issue_template: irc -> IRC
  * {ci,docs,README}: update IRC references to new network
  * docs: fix leftover reference to the now defunct --video-sync-adrop-size option
  * ytdl_hook: improve handling of json parsing errors

OBS-URL: https://build.opensuse.org/request/show/899999
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpv?expand=0&rev=106
This commit is contained in:
Dominique Leuenberger 2021-06-15 14:37:42 +00:00 committed by Git OBS Bridge
commit 3a5cfd72d1
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">d7f3d1fff75a07bef91eef0edb9ae7db6d590637</param></service></servicedata>
<param name="changesrevision">bc9d556f3a890cf5f99e9dced0117e2d8a91ff09</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Jun 14 21:01:36 UTC 2021 - ismail@i10z.com
- Update to version 0.33.1+git.20210613T225337.bc9d556f3a:
* js: add mp.utils.append_file
* vo_gpu: vulkan: displayvk: Fix handling of unconnected planes
* vo_gpu: vulkan: implement a VkDisplayKHR backed context
* vo_gpu: vulkan: provide a helper to access device name option
* vo_rpi: fix argument name
* github/issue_template: irc -> IRC
* {ci,docs,README}: update IRC references to new network
* docs: fix leftover reference to the now defunct --video-sync-adrop-size option
* ytdl_hook: improve handling of json parsing errors
-------------------------------------------------------------------
Sat May 29 16:31:14 UTC 2021 - ismail@i10z.com

View File

@ -1,5 +1,5 @@
name: mpv
version: 0.33.1+git.20210528T161101.d7f3d1fff7
mtime: 1622218261
commit: d7f3d1fff75a07bef91eef0edb9ae7db6d590637
version: 0.33.1+git.20210613T225337.bc9d556f3a
mtime: 1623614017
commit: bc9d556f3a890cf5f99e9dced0117e2d8a91ff09

View File

@ -22,7 +22,7 @@
%define _waf_ver 2.0.20
%define lname libmpv1
Name: mpv
Version: 0.33.1+git.20210528T161101.d7f3d1fff7
Version: 0.33.1+git.20210613T225337.bc9d556f3a
Release: 0
Summary: Advanced general-purpose multimedia player
License: GPL-2.0-or-later