Hello community,
here is the log from the commit of package bash-completion for openSUSE:Factory
checked in at 2020-01-23 16:08:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bash-completion (Old)
and /work/SRC/openSUSE:Factory/.bash-completion.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bash-completion"
Thu Jan 23 16:08:02 2020 rev:44 rq:765174 version:2.10
Changes:
--------
--- /work/SRC/openSUSE:Factory/bash-completion/bash-completion.changes
2020-01-10 18:40:06.663484654 +0100
+++
/work/SRC/openSUSE:Factory/.bash-completion.new.26092/bash-completion.changes
2020-01-23 16:08:07.659536768 +0100
@@ -1,0 +2,5 @@
+Fri Jan 17 09:56:00 UTC 2020 - Dr. Werner Fink <[email protected]>
+
+- Remove _adb as it seems to be broken anyway (boo#1161136)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ bash-completion.spec ++++++
--- /var/tmp/diff_new_pack.JbaqxW/_old 2020-01-23 16:08:09.027537579 +0100
+++ /var/tmp/diff_new_pack.JbaqxW/_new 2020-01-23 16:08:09.027537579 +0100
@@ -147,6 +147,8 @@
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