Accepting request 664384 from home:Guillaume_G:branches:devel:languages:D

- Remove wrong requires to 'ldc-utils' as there is no such package

OBS-URL: https://build.opensuse.org/request/show/664384
OBS-URL: https://build.opensuse.org/package/show/devel:languages:D/ldc?expand=0&rev=26
This commit is contained in:
Guillaume GARDET 2019-01-10 14:01:46 +00:00 committed by Git OBS Bridge
parent 3aedf42ae9
commit 6974f8df1d
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jan 10 14:00:36 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Remove wrong requires to 'ldc-utils' as there is no such package
-------------------------------------------------------------------
Tue Dec 18 13:19:42 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package ldc
#
# 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
@ -119,7 +119,6 @@ with LDC.
%package bash-completion
Summary: LDC Bash completion
Group: System/Shells
Requires: %{name}-utils = %{version}
Requires: bash-completion
%description bash-completion