From 83b94c763d1f709e9f63adea733ee86c82c1f366d899e817dbe1f07fcefa510d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Fri, 9 Oct 2020 11:48:22 +0000 Subject: [PATCH] - Update to version 0.32.0+git.20201008T111710.16b44d93f7: * Revert "demux: add a POS" * player: fix another nightmarish corner case * demux: add a POS * Revert "wayland: add wayland-display-socket option" * wayland: add wayland-display-socket option * screenshot: add --screenshot-sw option OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=242 --- _servicedata | 2 +- mpv-0.32.0+git.20201001T111222.34b8adc456.obscpio | 3 --- mpv-0.32.0+git.20201008T111710.16b44d93f7.obscpio | 3 +++ mpv.changes | 11 +++++++++++ mpv.obsinfo | 6 +++--- mpv.spec | 2 +- 6 files changed, 19 insertions(+), 8 deletions(-) delete mode 100644 mpv-0.32.0+git.20201001T111222.34b8adc456.obscpio create mode 100644 mpv-0.32.0+git.20201008T111710.16b44d93f7.obscpio diff --git a/_servicedata b/_servicedata index f646706..c54f5be 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/mpv-player/mpv.git - 34b8adc4562f38374d8eb981b002f268dc5640d4 \ No newline at end of file + 16b44d93f7014b3abd8f21a4035fd4ebeed1d2c0 \ No newline at end of file diff --git a/mpv-0.32.0+git.20201001T111222.34b8adc456.obscpio b/mpv-0.32.0+git.20201001T111222.34b8adc456.obscpio deleted file mode 100644 index 0996a74..0000000 --- a/mpv-0.32.0+git.20201001T111222.34b8adc456.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:414d914137fea75875181534aba0ebd9f52c59298910f9f8080fd335aec4e168 -size 9297933 diff --git a/mpv-0.32.0+git.20201008T111710.16b44d93f7.obscpio b/mpv-0.32.0+git.20201008T111710.16b44d93f7.obscpio new file mode 100644 index 0000000..f713a28 --- /dev/null +++ b/mpv-0.32.0+git.20201008T111710.16b44d93f7.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6362d5251d0f75fe659aa94dd4fe4f597fde33fcfaca6e2775f391f690011c35 +size 9299469 diff --git a/mpv.changes b/mpv.changes index d1d3edc..caa6070 100644 --- a/mpv.changes +++ b/mpv.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Oct 09 11:30:41 UTC 2020 - idonmez@suse.com + +- Update to version 0.32.0+git.20201008T111710.16b44d93f7: + * Revert "demux: add a POS" + * player: fix another nightmarish corner case + * demux: add a POS + * Revert "wayland: add wayland-display-socket option" + * wayland: add wayland-display-socket option + * screenshot: add --screenshot-sw option + ------------------------------------------------------------------- Sat Oct 03 11:13:34 UTC 2020 - idonmez@suse.com diff --git a/mpv.obsinfo b/mpv.obsinfo index f4f2456..613b72f 100644 --- a/mpv.obsinfo +++ b/mpv.obsinfo @@ -1,5 +1,5 @@ name: mpv -version: 0.32.0+git.20201001T111222.34b8adc456 -mtime: 1601568742 -commit: 34b8adc4562f38374d8eb981b002f268dc5640d4 +version: 0.32.0+git.20201008T111710.16b44d93f7 +mtime: 1602148630 +commit: 16b44d93f7014b3abd8f21a4035fd4ebeed1d2c0 diff --git a/mpv.spec b/mpv.spec index 992d43e..9a60937 100644 --- a/mpv.spec +++ b/mpv.spec @@ -22,7 +22,7 @@ %define _waf_ver 2.0.9 %define lname libmpv1 Name: mpv -Version: 0.32.0+git.20201001T111222.34b8adc456 +Version: 0.32.0+git.20201008T111710.16b44d93f7 Release: 0 Summary: Advanced general-purpose multimedia player License: GPL-2.0-or-later