diff --git a/ldc.changes b/ldc.changes index 1b7a43b..172705e 100644 --- a/ldc.changes +++ b/ldc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 10 14:00:36 UTC 2019 - Guillaume GARDET + +- Remove wrong requires to 'ldc-utils' as there is no such package + ------------------------------------------------------------------- Tue Dec 18 13:19:42 UTC 2018 - Guillaume GARDET diff --git a/ldc.spec b/ldc.spec index c152d7c..d69ae58 100644 --- a/ldc.spec +++ b/ldc.spec @@ -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