From 8e7dbb4239f9df14d02f25b7e665a9d535dfb5894bdf5599e8bf2da503eaa318 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Thu, 19 Jan 2017 19:39:51 +0000 Subject: [PATCH] Accepting request 451478 from home:alois:branches:multimedia:apps Updated embedded mpv-bash-completion OBS-URL: https://build.opensuse.org/request/show/451478 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=79 --- mpv-bash-completion-3.3.7.tar.gz | 3 --- mpv-bash-completion-3.3.8.tar.gz | 3 +++ mpv.changes | 8 ++++++++ mpv.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 mpv-bash-completion-3.3.7.tar.gz create mode 100644 mpv-bash-completion-3.3.8.tar.gz diff --git a/mpv-bash-completion-3.3.7.tar.gz b/mpv-bash-completion-3.3.7.tar.gz deleted file mode 100644 index d90c721..0000000 --- a/mpv-bash-completion-3.3.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8eb7f516539b0a1b9221088ba0e6676bda63746432ce1c7ec7a2dd91c3dff766 -size 18986 diff --git a/mpv-bash-completion-3.3.8.tar.gz b/mpv-bash-completion-3.3.8.tar.gz new file mode 100644 index 0000000..575022b --- /dev/null +++ b/mpv-bash-completion-3.3.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67bb3565daafb1e3f64b24262b0859f7843ac052960e0159e3fe3a375ffed181 +size 19002 diff --git a/mpv.changes b/mpv.changes index ef5d9a8..3529f53 100644 --- a/mpv.changes +++ b/mpv.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Jan 19 18:25:26 UTC 2017 - aloisio@gmx.com + +- Updated embedded mpv-bash-completion to 3.3.8 + * FIXED: --{ and --} got treated as flags, completing to + --{=yes|no and --}=yes|no, respectively, due to a change in + upstream option typing, which is a command line syntax error. + ------------------------------------------------------------------- Tue Jan 3 19:49:41 UTC 2017 - aloisio@gmx.com diff --git a/mpv.spec b/mpv.spec index 1411d16..a5fa2ff 100644 --- a/mpv.spec +++ b/mpv.spec @@ -19,7 +19,7 @@ # -%define _mbc_ver 3.3.7 +%define _mbc_ver 3.3.8 %define _mpv_ver 0.23.0 %define lname libmpv1 Name: mpv