From 02c616fd2b496e4582521d625e431f1a5887eecd692cdd396b0fe9684bb0c1cc Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Fri, 17 Jan 2020 09:57:04 +0000 Subject: [PATCH] boo#1161136 OBS-URL: https://build.opensuse.org/package/show/shells/bash-completion?expand=0&rev=104 --- bash-completion.changes | 5 +++++ bash-completion.spec | 2 ++ 2 files changed, 7 insertions(+) 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