diff --git a/python-configshell-fb.changes b/python-configshell-fb.changes index 7424e74..ea50900 100644 --- a/python-configshell-fb.changes +++ b/python-configshell-fb.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jun 24 15:20:29 UTC 2016 - lduncan@suse.com + +- Updated SPEC file: removed "Provides"/"Obsoletes" for + package name "python-confishell" (bsc#984935) + ------------------------------------------------------------------- Fri May 6 07:36:56 UTC 2016 - dmueller@suse.com diff --git a/python-configshell-fb.spec b/python-configshell-fb.spec index d6dac51..e7d426b 100644 --- a/python-configshell-fb.spec +++ b/python-configshell-fb.spec @@ -27,8 +27,6 @@ Summary: A Python library for building configuration shells License: Apache-2.0 Group: Development/Libraries/Python Source: %{oname}-%{realver}.tar.gz -Provides: python-configshell = %{version} -Obsoletes: python-configshell < %{version} Requires: /usr/bin/python Requires: python-pyparsing Requires: python-six