diff --git a/bash-completion.changes b/bash-completion.changes index c6193a5..2be7076 100644 --- a/bash-completion.changes +++ b/bash-completion.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 17 09:56:00 UTC 2020 - Dr. Werner Fink + +- Remove _adb as it seems to be broken anyway (boo#1161136) + ------------------------------------------------------------------- Sun Jan 5 17:01:37 UTC 2020 - Martin Liška diff --git a/bash-completion.spec b/bash-completion.spec index e9eef20..0f1fb1f 100644 --- a/bash-completion.spec +++ b/bash-completion.spec @@ -147,6 +147,8 @@ then fi # shipping in devscripts now rm -vf %{buildroot}%{_datadir}/bash-completion/completions/bts +# Seems to be broken (boo#1161136) +rm -vf %{buildroot}%{_datadir}/bash-completion/completions/_adb %endif %build_core %if %build_doc pushd doc