diff --git a/python-futurist.spec b/python-futurist.spec index 7dd59676d529c9e3da85c768943169e35e692008..92e2706ad50613ada94dab256f882db8324159d0 100644 --- a/python-futurist.spec +++ b/python-futurist.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-futurist Version: 1.6.0 -Release: 1 +Release: 2 Summary: Useful additions to futures, from the future. License: Apache-2.0 URL: https://docs.openstack.org/futurist/latest/ @@ -13,7 +13,7 @@ Useful additions to futures, from the future. %package -n python2-futurist Summary: Useful additions to futures, from the future. -Provides: python-futurist +Provides: python2-futurist BuildRequires: python2-devel BuildRequires: python2-setuptools Requires: python2-pbr @@ -74,5 +74,7 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon May 24 2021 openstack-sig +- Fix Provides * Wed May 12 2021 openstack-sig - Package Spec generated