From 993a68a3fa7e6f203f21c114d2ad2ae9d7cea77e4086709a0a4f653c0bb7dfae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Fri, 21 Aug 2020 12:05:26 +0000 Subject: [PATCH] - Update to version 0.32.0+git.20200820T203717.b16a6cb6c6: * client API: note about libswscale corrupting memory * wayland: conditionally commit surface on resize * player: add --subs-with-matching-audio option * wayland: refactor geometry/window handling * stream: Implement slice:// for reading slices of streams * wayland: reset geometry on reconfig if fullscreen * wayland: soften GNOME warning OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=230 --- _servicedata | 2 +- mpv-0.32.0+git.20200816T162900.486516f723.obscpio | 3 --- mpv-0.32.0+git.20200820T203717.b16a6cb6c6.obscpio | 3 +++ mpv.changes | 12 ++++++++++++ mpv.obsinfo | 6 +++--- mpv.spec | 2 +- 6 files changed, 20 insertions(+), 8 deletions(-) delete mode 100644 mpv-0.32.0+git.20200816T162900.486516f723.obscpio create mode 100644 mpv-0.32.0+git.20200820T203717.b16a6cb6c6.obscpio diff --git a/_servicedata b/_servicedata index 857d9d9..fecebfd 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/mpv-player/mpv.git - 486516f723d3159c82c75b15a2eefed366542b77 \ No newline at end of file + b16a6cb6c62657d3efbe69bd854287da149b59a1 \ No newline at end of file diff --git a/mpv-0.32.0+git.20200816T162900.486516f723.obscpio b/mpv-0.32.0+git.20200816T162900.486516f723.obscpio deleted file mode 100644 index 509dcd2..0000000 --- a/mpv-0.32.0+git.20200816T162900.486516f723.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:926d9fa0650cc0af0ff3ba4c977fc385f22aea371200f197ba013323d87981dd -size 9283085 diff --git a/mpv-0.32.0+git.20200820T203717.b16a6cb6c6.obscpio b/mpv-0.32.0+git.20200820T203717.b16a6cb6c6.obscpio new file mode 100644 index 0000000..f3c283e --- /dev/null +++ b/mpv-0.32.0+git.20200820T203717.b16a6cb6c6.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88bbf0237af6c05310a5f3b19d7cae593a84d854cc699d94f39b3fc13d317f21 +size 9291789 diff --git a/mpv.changes b/mpv.changes index 7038b8a..8d9e337 100644 --- a/mpv.changes +++ b/mpv.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Aug 21 12:03:12 UTC 2020 - idonmez@suse.com + +- Update to version 0.32.0+git.20200820T203717.b16a6cb6c6: + * client API: note about libswscale corrupting memory + * wayland: conditionally commit surface on resize + * player: add --subs-with-matching-audio option + * wayland: refactor geometry/window handling + * stream: Implement slice:// for reading slices of streams + * wayland: reset geometry on reconfig if fullscreen + * wayland: soften GNOME warning + ------------------------------------------------------------------- Mon Aug 17 10:48:15 UTC 2020 - idonmez@suse.com diff --git a/mpv.obsinfo b/mpv.obsinfo index d4aa2dc..1d117e6 100644 --- a/mpv.obsinfo +++ b/mpv.obsinfo @@ -1,5 +1,5 @@ name: mpv -version: 0.32.0+git.20200816T162900.486516f723 -mtime: 1597613340 -commit: 486516f723d3159c82c75b15a2eefed366542b77 +version: 0.32.0+git.20200820T203717.b16a6cb6c6 +mtime: 1597948637 +commit: b16a6cb6c62657d3efbe69bd854287da149b59a1 diff --git a/mpv.spec b/mpv.spec index 32853ab..7f5aa07 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.20200816T162900.486516f723 +Version: 0.32.0+git.20200820T203717.b16a6cb6c6 Release: 0 Summary: Advanced general-purpose multimedia player License: GPL-2.0-or-later