diff --git a/python-novaclient.spec b/python-novaclient.spec index c6fc5eb..cb82a08 100644 --- a/python-novaclient.spec +++ b/python-novaclient.spec @@ -10,8 +10,8 @@ the OpenStack Nova API. Name: python-novaclient Epoch: 1 -Version: 17.0.0 -Release: 2%{?dist} +Version: 17.2.1 +Release: 1%{?dist} Summary: Python API and CLI for OpenStack Nova License: ASL 2.0 URL: https://launchpad.net/%{name} @@ -32,7 +32,6 @@ BuildRequires: python3-devel BuildRequires: python3-pbr BuildRequires: python3-setuptools -Requires: python3-babel >= 2.3.4 Requires: python3-iso8601 >= 0.1.11 Requires: python3-keystoneauth1 >= 3.5.0 Requires: python3-oslo-i18n >= 3.15.3 @@ -40,6 +39,7 @@ Requires: python3-oslo-serialization >= 2.18.0 Requires: python3-oslo-utils >= 3.33.0 Requires: python3-pbr >= 2.0.0 Requires: python3-prettytable >= 0.7.2 +Requires: python3-stevedore >= 2.0.1 %description -n python3-%{sname} %{common_desc} @@ -112,6 +112,9 @@ rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo doc/build/html/.htacce %endif %changelog +* Wed Oct 28 2020 Alfredo Moralejo 1:17.2.1-1 +- Update to upstream version 17.2.1 + * Wed Jul 29 2020 Fedora Release Engineering - 1:17.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild