diff --git a/python-pyparsing.changes b/python-pyparsing.changes index b2417cd..57f5a36 100644 --- a/python-pyparsing.changes +++ b/python-pyparsing.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jul 3 09:40:58 UTC 2011 - saschpe@gmx.de + +- Add Provides/Obsoletes for python-parsing + ------------------------------------------------------------------- Thu Jun 30 08:33:22 UTC 2011 - saschpe@suse.de diff --git a/python-pyparsing.spec b/python-pyparsing.spec index 1b3925f..cb01b68 100644 --- a/python-pyparsing.spec +++ b/python-pyparsing.spec @@ -33,6 +33,8 @@ BuildRequires: python-devel BuildArch: noarch %endif %endif +Provides: python-parsing = %{version} +Obsoletes: python-parsing < %{version} %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %description