From b08ea58f24dc291553084126b77e4d13ce8a7a86b7d99d1dbba152f73f4cc355 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sat, 2 Jun 2018 12:01:48 +0000 Subject: [PATCH] Accepting request 613649 from home:alois:branches:multimedia:apps - Updated mpv-bash-completion to 3.3.17 * Added the ability to filter media file completion suggestions by multimedia file extensions (see README). Bug fixes: * --show-profile argument completion now suggests the list of existing profile names. OBS-URL: https://build.opensuse.org/request/show/613649 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=141 --- mpv-bash-completion-3.3.16.tar.gz | 3 --- mpv-bash-completion-3.3.17.tar.gz | 3 +++ mpv.changes | 10 ++++++++++ mpv.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 mpv-bash-completion-3.3.16.tar.gz create mode 100644 mpv-bash-completion-3.3.17.tar.gz diff --git a/mpv-bash-completion-3.3.16.tar.gz b/mpv-bash-completion-3.3.16.tar.gz deleted file mode 100644 index 959ba38..0000000 --- a/mpv-bash-completion-3.3.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9b8fe4ab052ce514520005f04857cf1ce401dae6422467799d1da581dc4ee9ae -size 20125 diff --git a/mpv-bash-completion-3.3.17.tar.gz b/mpv-bash-completion-3.3.17.tar.gz new file mode 100644 index 0000000..4c5c9a5 --- /dev/null +++ b/mpv-bash-completion-3.3.17.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:355f9ae90638c730028e0b6a3ae6e9c09f5cb1ede27372f8a8cf7b0035020e97 +size 20873 diff --git a/mpv.changes b/mpv.changes index a241cda..cb014f8 100644 --- a/mpv.changes +++ b/mpv.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Jun 2 09:45:30 UTC 2018 - aloisio@gmx.com + +- Updated mpv-bash-completion to 3.3.17 + * Added the ability to filter media file completion suggestions + by multimedia file extensions (see README). + Bug fixes: + * --show-profile argument completion now suggests the list of + existing profile names. + ------------------------------------------------------------------- Mon May 21 13:39:02 UTC 2018 - 9+suse@cirno.systems diff --git a/mpv.spec b/mpv.spec index 6958aea..89f26c3 100644 --- a/mpv.spec +++ b/mpv.spec @@ -20,7 +20,7 @@ %define _waf_ver 1.9.13 -%define _mbc_ver 3.3.16 +%define _mbc_ver 3.3.17 %define _mpv_ver 0.28.2 %define lname libmpv1 Name: mpv