diff --git a/python-configshell-fb.changes b/python-configshell-fb.changes index 7424e74..5181370 100644 --- a/python-configshell-fb.changes +++ b/python-configshell-fb.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Jun 24 23:17:34 UTC 2016 - lduncan@suse.com + +- Updated spec file: added Conflicts for python-configshell + (bsc#986475) + +------------------------------------------------------------------- +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..0a2e4ba 100644 --- a/python-configshell-fb.spec +++ b/python-configshell-fb.spec @@ -27,12 +27,11 @@ 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 BuildArch: noarch +Conflicts: python-configshell BuildRequires: fdupes BuildRequires: python-devel BuildRequires: python-pyparsing