diff --git a/python-persistent.changes b/python-persistent.changes index 496ee07..3f2ef27 100644 --- a/python-persistent.changes +++ b/python-persistent.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 26 08:35:19 UTC 2018 - tchvatal@suse.com + +- Do not restrict python version makes stuff very unresolvable + ------------------------------------------------------------------- Thu Jul 19 15:33:04 UTC 2018 - mcepl@suse.com diff --git a/python-persistent.spec b/python-persistent.spec index f1260d2..1d9b22c 100644 --- a/python-persistent.spec +++ b/python-persistent.spec @@ -47,7 +47,7 @@ such as the ZODB. Summary: Translucent persistent objects Group: Development/Languages/Python Requires: %{name} = %{version} -Requires: python-base = %{python_version} +Requires: python-base %description devel This package contains the files needed for binding the %{name} C module.