From 3e0e31b7153bee89682909290cb76d7f514ff55674881c18e1f6e8376ce4afc1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Mon, 14 Jun 2021 21:04:31 +0000 Subject: [PATCH] - 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/package/show/multimedia:apps/mpv?expand=0&rev=269 --- _servicedata | 2 +- mpv-0.33.1+git.20210528T161101.d7f3d1fff7.obscpio | 3 --- mpv-0.33.1+git.20210613T225337.bc9d556f3a.obscpio | 3 +++ mpv.changes | 14 ++++++++++++++ mpv.obsinfo | 6 +++--- mpv.spec | 2 +- 6 files changed, 22 insertions(+), 8 deletions(-) delete mode 100644 mpv-0.33.1+git.20210528T161101.d7f3d1fff7.obscpio create mode 100644 mpv-0.33.1+git.20210613T225337.bc9d556f3a.obscpio diff --git a/_servicedata b/_servicedata index e6e7d22..072673b 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/mpv-player/mpv.git - d7f3d1fff75a07bef91eef0edb9ae7db6d590637 \ No newline at end of file + bc9d556f3a890cf5f99e9dced0117e2d8a91ff09 \ No newline at end of file diff --git a/mpv-0.33.1+git.20210528T161101.d7f3d1fff7.obscpio b/mpv-0.33.1+git.20210528T161101.d7f3d1fff7.obscpio deleted file mode 100644 index 03f2511..0000000 --- a/mpv-0.33.1+git.20210528T161101.d7f3d1fff7.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7c8121ef3932520d889186e6e75775f19d1c71c30d07f22e9a4a3f23793dec4d -size 9387533 diff --git a/mpv-0.33.1+git.20210613T225337.bc9d556f3a.obscpio b/mpv-0.33.1+git.20210613T225337.bc9d556f3a.obscpio new file mode 100644 index 0000000..3ee17c9 --- /dev/null +++ b/mpv-0.33.1+git.20210613T225337.bc9d556f3a.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7639dad1ef8c0434d006f8dd40265495b14c7c4cd86c53ddca06cf37b381062 +size 9402893 diff --git a/mpv.changes b/mpv.changes index e2b0c7e..0d89ee4 100644 --- a/mpv.changes +++ b/mpv.changes @@ -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 diff --git a/mpv.obsinfo b/mpv.obsinfo index 6350361..f51f1bc 100644 --- a/mpv.obsinfo +++ b/mpv.obsinfo @@ -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 diff --git a/mpv.spec b/mpv.spec index 0225efb..db64fb2 100644 --- a/mpv.spec +++ b/mpv.spec @@ -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