diff --git a/python-cachetools.spec b/python-cachetools.spec index ba75d3a288076eb04246041222138ec9cde6eaa7..ab6a34d9e6081264b3565e9482406d254135d154 100644 --- a/python-cachetools.spec +++ b/python-cachetools.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-cachetools Version: 2.1.0 -Release: 1 +Release: 2 Summary: Extensible memoizing collections and decorators License: MIT URL: https://github.com/tkem/cachetools @@ -13,7 +13,7 @@ Extensible memoizing collections and decorators. %package -n python2-cachetools Summary: Extensible memoizing collections and decorators -Provides: python-cachetools +Provides: python2-cachetools BuildRequires: python2-devel BuildRequires: python2-setuptools BuildRequires: python2-pip @@ -69,5 +69,7 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon May 10 2021 openstack-sig +- Fix provides * Thu Apr 29 2021 openstack-sig - Package Spec generated