From de5f92eefd8fd75e3a32b8b24ac2451f4796a1a27e5c8464ef140286ae5ee6b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Sun, 20 Aug 2017 15:04:46 +0000 Subject: [PATCH] Accepting request 517776 from home:alois:branches:multimedia:apps - Update mpv-bash-completion to 3.3.15 * Fix af/vf filter argument expansion (#15) * Remove some invalid suggestions for some options (#14) * Recognize all --profile-style options as such and complete them OBS-URL: https://build.opensuse.org/request/show/517776 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=105 --- mpv-bash-completion-3.3.14.tar.gz | 3 --- mpv-bash-completion-3.3.15.tar.gz | 3 +++ mpv.changes | 9 +++++++++ mpv.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 mpv-bash-completion-3.3.14.tar.gz create mode 100644 mpv-bash-completion-3.3.15.tar.gz diff --git a/mpv-bash-completion-3.3.14.tar.gz b/mpv-bash-completion-3.3.14.tar.gz deleted file mode 100644 index e17d5d4..0000000 --- a/mpv-bash-completion-3.3.14.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:74e54d9a7734d67c9ddfd7cdb0930874886bce97f033c46e040fbcef0ad388e8 -size 19793 diff --git a/mpv-bash-completion-3.3.15.tar.gz b/mpv-bash-completion-3.3.15.tar.gz new file mode 100644 index 0000000..0862c00 --- /dev/null +++ b/mpv-bash-completion-3.3.15.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c3f4a6b95de7b573db3480dc79f7359207f7c95d31ac7368f6f5c84e9176ed8 +size 19830 diff --git a/mpv.changes b/mpv.changes index 15683f4..ffbbe16 100644 --- a/mpv.changes +++ b/mpv.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Aug 20 12:17:49 UTC 2017 - aloisio@gmx.com + +- Update mpv-bash-completion to 3.3.15 + * Fix af/vf filter argument expansion (#15) + * Remove some invalid suggestions for some options (#14) + * Recognize all --profile-style options as such and complete + them + ------------------------------------------------------------------- Sat Aug 19 19:55:04 UTC 2017 - aloisio@gmx.com diff --git a/mpv.spec b/mpv.spec index c9d9bdf..e7e830b 100644 --- a/mpv.spec +++ b/mpv.spec @@ -20,7 +20,7 @@ %define _waf_ver 1.9.13 -%define _mbc_ver 3.3.14 +%define _mbc_ver 3.3.15 %define _mpv_ver 0.26.0 %define lname libmpv1 Name: mpv