diff --git a/python-novaclient.spec b/python-novaclient.spec index d4443a940f9a24e36625ba8526afdc0d20c4e33e..8a041699fd5ea974d33bf5ecb1f8195e00e24d7b 100644 --- a/python-novaclient.spec +++ b/python-novaclient.spec @@ -4,7 +4,7 @@ Name: python-novaclient Epoch: 1 Version: 17.4.0 -Release: 1 +Release: 2 Summary: Python API and CLI for OpenStack Nova License: Apache-2.0 URL: https://launchpad.net/python-novaclient @@ -30,7 +30,7 @@ Requires: python3-iso8601 Requires: python3-keystoneauth1 Requires: python3-oslo-i18n Requires: python3-oslo-serialization -Requires: python3-oslo-utils +Requires: python3-oslo-utils == 4.8.0 Requires: python3-pbr Requires: python3-prettytable Requires: python3-stevedore @@ -46,7 +46,7 @@ Summary: Documentation for OpenStack Nova API Client BuildRequires: python3-sphinx BuildRequires: python3-sphinxcontrib-apidoc BuildRequires: python3-openstackdocstheme -BuildRequires: python3-oslo-utils +BuildRequires: python3-oslo-utils == 4.8.0 BuildRequires: python3-keystoneauth1 BuildRequires: python3-oslo-serialization BuildRequires: python3-prettytable @@ -98,6 +98,9 @@ rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo doc/build/html/.htacce %endif %changelog +* Thu Mar 02 2023 OpenStack_SIG - 1:17.4.0-2 +- Fix install error + * Thu Aug 5 2021 huangtianhua - 17.4.0-1 - Upgrade to 17.4.0