diff --git a/python-magnumclient.spec b/python-magnumclient.spec index aa8e5de6fd18495da6faf1053b7b1b5f0f8bac64..d3f45ea84ebd12765635fdd6425f11d01e0c32d7 100644 --- a/python-magnumclient.spec +++ b/python-magnumclient.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-magnumclient Version: 3.4.1 -Release: 1 +Release: 2 Summary: Client library for Magnum API License: Apache-2.0 URL: https://docs.openstack.org/python-magnumclient/latest/ @@ -34,6 +34,7 @@ BuildRequires: python3-oslo-serialization BuildRequires: python3-oslo-utils BuildRequires: python3-requests BuildRequires: python3-stevedore +BuildRequires: python3-openstackclient # General requires Requires: python3-babel Requires: python3-prettytable @@ -105,6 +106,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Sat Mar 26 2022 huangtianhua - 3.4.3-2 +- Add python3-openstackclient as BuildRequires + * Tue Feb 15 2022 OpenStack_SIG - 3.4.1-1 - Init package python3-magnumclient of version 3.4.1