diff --git a/python-stevedore.changes b/python-stevedore.changes index a0cdeb2..6a16be8 100644 --- a/python-stevedore.changes +++ b/python-stevedore.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 26 16:51:43 UTC 2017 - toddrme2178@gmail.com + +- Provide python2-stevedore for compatibility with single-spec + macros. + ------------------------------------------------------------------- Tue Aug 22 11:14:05 UTC 2017 - cloud-devel@suse.de diff --git a/python-stevedore.spec b/python-stevedore.spec index 00d2525..162baf8 100644 --- a/python-stevedore.spec +++ b/python-stevedore.spec @@ -34,6 +34,7 @@ BuildRequires: python-setuptools >= 16.0 BuildRequires: python-testrepository >= 0.0.18 Requires: python-pbr >= 2.0.0 Requires: python-six >= 1.9.0 +Provides: python2-stevedore = %{version} BuildArch: noarch %description