diff --git a/python-oslosphinx.spec b/python-oslosphinx.spec index 07eca0eea04e9e38bbb1012f6d2d4538a10762e5..44b064a981f7f8ec6eb945f3bef359da21d0b3b6 100644 --- a/python-oslosphinx.spec +++ b/python-oslosphinx.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-oslosphinx Version: 4.18.0 -Release: 1 +Release: 2 Summary: OpenStack Sphinx Extensions and Theme License: Apache-2.0 URL: http://docs.openstack.org/developer/oslosphinx @@ -19,7 +19,7 @@ questions, please email openstack-dev@lists. %package -n python2-oslosphinx Summary: OpenStack Sphinx Extensions and Theme -Provides: python2-oslosphinx +Provides: python2-oslosphinx, python2-oslo-sphinx BuildRequires: python2-devel BuildRequires: python2-setuptools Requires: python2-pbr @@ -89,5 +89,7 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Sat May 29 2021 OpenStack_SIG +- Provide python2-oslo-sphinx * Tue May 11 2021 OpenStack_SIG - Package Spec generated