diff --git a/python-cursive.spec b/python-cursive.spec index 373fbfa97771ac48b7a11eac0263eb4b3ff430e1..d5925cbd864cd3fc20cf922d079d9c93af0ec3bd 100644 --- a/python-cursive.spec +++ b/python-cursive.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-cursive Version: 0.2.1 -Release: 1 +Release: 2 Summary: Cursive implements OpenStack-specific validation of digital signatures. License: Apache-2.0 URL: http://www.openstack.org/ @@ -13,7 +13,7 @@ Cursive implements OpenStack-specific validation of digital signatures. %package -n python2-cursive Summary: Cursive implements OpenStack-specific validation of digital signatures. -Provides: python-cursive +Provides: python2-cursive BuildRequires: python2-devel BuildRequires: python2-setuptools Requires: python2-pbr @@ -78,5 +78,7 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Sun May 23 2021 openstack-sig +- Fix Provides * Mon May 10 2021 openstack-sig - Package Spec generated