From 2525332b916b21c8d129b469f14210aaa586fbc5aa43277173c0ba16a4a73068 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sun, 12 Nov 2017 17:02:57 +0000 Subject: [PATCH] Accepting request 540628 from Cloud:OpenStack:Factory OBS-URL: https://build.opensuse.org/request/show/540628 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=28 --- python-stevedore.changes | 6 ++++++ python-stevedore.spec | 1 + 2 files changed, 7 insertions(+) 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