From c686172e8a1b5996a2208645756f2be2cadcfa97c7ebd04b114ef886b1819ec3 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Tue, 2 Apr 2019 08:46:37 +0000 Subject: [PATCH] Accepting request 689922 from home:mwilck:branches:shells - Removed bts completions (upcoming devscript package contains a more recent one). OBS-URL: https://build.opensuse.org/request/show/689922 OBS-URL: https://build.opensuse.org/package/show/shells/bash-completion?expand=0&rev=98 --- bash-completion-doc.spec | 4 ++-- bash-completion.changes | 6 ++++++ bash-completion.spec | 6 ++++-- 3 files changed, 12 insertions(+), 4 deletions(-) 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