diff --git a/bash-completion-doc.spec b/bash-completion-doc.spec index 3cb2c3c..59637f8 100644 --- a/bash-completion-doc.spec +++ b/bash-completion-doc.spec @@ -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/ # diff --git a/bash-completion.changes b/bash-completion.changes index 5698490..caac56f 100644 --- a/bash-completion.changes +++ b/bash-completion.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Mar 29 20:13:38 UTC 2019 - Martin Wilck + +- Removed bts completions (upcoming devscript package contains a + more recent one). + ------------------------------------------------------------------- Mon Oct 22 07:06:51 UTC 2018 - Dr. Werner Fink diff --git a/bash-completion.spec b/bash-completion.spec index d39cf4a..b876c94 100644 --- a/bash-completion.spec +++ b/bash-completion.spec @@ -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