Compare commits

..

No commits in common. "factory" and "factory" have entirely different histories.

2 changed files with 2 additions and 11 deletions

View File

@ -1,10 +1,3 @@
-------------------------------------------------------------------
Mon Jan 20 13:30:07 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
- No longer ship completion for secret-tool, which belongs to
libsecret and newly brings the completions by itself.
https://github.com/scop/bash-completion/issues/1317
-------------------------------------------------------------------
Fri Mar 22 13:31:54 UTC 2024 - Dr. Werner Fink <werner@suse.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package bash-completion
# spec file
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -140,8 +140,6 @@ rm -vf %{buildroot}%{_datadir}/bash-completion/completions/su
rm -vf %{buildroot}%{_datadir}/bash-completion/completions/umount
# shipping in devscripts now
rm -vf %{buildroot}%{_datadir}/bash-completion/completions/bts
# shipped as part of libsecret
rm -vf %{buildroot}%{_datadir}/bash-completion/completions/secret-tool
# Seems to be broken (boo#1161136)
rm -vf %{buildroot}%{_datadir}/bash-completion/completions/_adb
%endif