diff --git a/python-Routes.changes b/python-Routes.changes index 386b81e..aeba879 100644 --- a/python-Routes.changes +++ b/python-Routes.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 1 12:58:33 UTC 2011 - saschpe@suse.de + +- Removed reStructuredText markup from description + ------------------------------------------------------------------- Thu Sep 1 10:04:50 UTC 2011 - saschpe@suse.de diff --git a/python-Routes.spec b/python-Routes.spec index 734f8ff..4399710 100644 --- a/python-Routes.spec +++ b/python-Routes.spec @@ -38,9 +38,7 @@ Obsoletes: python-routes <= %{version} %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %description -A Routing package for Python that matches URL's to dicts and vice versa - -`Dev version available `_ +A Routing package for Python that matches URL's to dicts and vice versa. %prep %setup -q -n Routes-%{version}