From 8196fefac1c6699fcbb9ef177e2ed5c47fb480afbc0554bbbb75bb6089e2595f Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Sat, 8 Apr 2017 06:55:36 +0000 Subject: [PATCH] Accepting request 486555 from home:alois:branches:multimedia:apps OBS-URL: https://build.opensuse.org/request/show/486555 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=88 --- mpv-bash-completion-3.3.11.tar.gz | 3 --- mpv-bash-completion-3.3.12.tar.gz | 3 +++ mpv.changes | 12 ++++++++++++ mpv.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 mpv-bash-completion-3.3.11.tar.gz create mode 100644 mpv-bash-completion-3.3.12.tar.gz diff --git a/mpv-bash-completion-3.3.11.tar.gz b/mpv-bash-completion-3.3.11.tar.gz deleted file mode 100644 index 2ce911e..0000000 --- a/mpv-bash-completion-3.3.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b74a180c3318bafc9e8d240bb90f2de1f26a653776abd18f6f7c188fe8a38626 -size 19225 diff --git a/mpv-bash-completion-3.3.12.tar.gz b/mpv-bash-completion-3.3.12.tar.gz new file mode 100644 index 0000000..6013753 --- /dev/null +++ b/mpv-bash-completion-3.3.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9291ef730af6f69cc0efc82e88d170d43d79266a1500461b08719130507870ef +size 19310 diff --git a/mpv.changes b/mpv.changes index c31b0b6..ac21da2 100644 --- a/mpv.changes +++ b/mpv.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Apr 7 18:24:27 UTC 2017 - aloisio@gmx.com + +- Update mpv-bash-completion to 3.3.12 + * Implement feature request #12: Previoiusly, the --profile + option would only list built-in profiles and not profiles + defined in configuration files because at build time, mpv is + called with the --no-config option. Now, --profile completions + are obtained by calling mpv directly, at completion run time, + and the completions now include profiles defined in + configuration files. + ------------------------------------------------------------------- Sun Mar 26 11:44:07 UTC 2017 - aloisio@gmx.com diff --git a/mpv.spec b/mpv.spec index 39808d3..1e10bf3 100644 --- a/mpv.spec +++ b/mpv.spec @@ -19,7 +19,7 @@ # -%define _mbc_ver 3.3.11 +%define _mbc_ver 3.3.12 %define _mpv_ver 0.24.0 %define lname libmpv1 Name: mpv