diff --git a/python-dogpile.cache.spec b/python-dogpile.cache.spec index 7813ef258647ce84f83db02cb24bdaff8e8211ee..bfce5575fcf79a822d2e1d027ed0cd4267dc1cfc 100644 --- a/python-dogpile.cache.spec +++ b/python-dogpile.cache.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-dogpile-cache Version: 0.6.2 -Release: 1 +Release: 2 Summary: A caching front-end based on the Dogpile lock. License: BSD URL: http://bitbucket.org/zzzeek/dogpile.cache @@ -13,7 +13,7 @@ A caching front-end based on the Dogpile lock. %package -n python2-dogpile-cache Summary: A caching front-end based on the Dogpile lock. -Provides: python-dogpile-cache +Provides: python2-dogpile-cache BuildRequires: python2-devel BuildRequires: python2-setuptools %description -n python2-dogpile-cache @@ -68,5 +68,7 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Sun May 23 2021 openstack-sig +- Fix Provides * Mon May 10 2021 openstack-sig - Package Spec generated