forked from pool/bash-completion
Accepting request 690575 from shells
OBS-URL: https://build.opensuse.org/request/show/690575 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash-completion?expand=0&rev=41
This commit is contained in:
commit
8b254ce758
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package bash-completion-doc
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 29 20:13:38 UTC 2019 - Martin Wilck <mwilck@suse.com>
|
||||
|
||||
- Removed bts completions (upcoming devscript package contains a
|
||||
more recent one).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 22 07:06:51 UTC 2018 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package bash-completion
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@ -148,6 +148,8 @@ if test -e %{_datadir}/bash-completion/completions/umount
|
||||
then
|
||||
rm -vf %{buildroot}%{_datadir}/bash-completion/completions/umount
|
||||
fi
|
||||
# shipping in devscripts now
|
||||
rm -vf %{buildroot}%{_datadir}/bash-completion/completions/bts
|
||||
%endif %build_core
|
||||
%if %build_doc
|
||||
pushd doc
|
||||
|
Loading…
x
Reference in New Issue
Block a user