diff --git a/python-neutron-lib.spec b/python-neutron-lib.spec index fba2f448fd8ae63ecd170426397cf414f92bec3e..3b9508899986f756effaa4a97410b01d6d0f4316 100644 --- a/python-neutron-lib.spec +++ b/python-neutron-lib.spec @@ -3,7 +3,7 @@ Name: python-neutron-lib Version: 1.29.2 -Release: 1 +Release: 2 Summary: OpenStack Neutron library License: Apache-2.0 URL: http://launchpad.net/neutron/ @@ -36,7 +36,7 @@ BuildRequires: python3-os-ken BuildRequires: python3-os-traits BuildRequires: python3-oslo-context BuildRequires: python3-oslo-concurrency -BuildRequires: python3-oslo-db +BuildRequires: python3-oslo-db == 5.0.2 BuildRequires: python3-oslo-i18n BuildRequires: python3-oslo-log BuildRequires: python3-oslo-utils @@ -55,7 +55,7 @@ Requires: python3-os-traits >= 0.9.0 Requires: python3-oslo-concurrency >= 3.26.0 Requires: python3-oslo-config Requires: python3-oslo-context >= 2.19.2 -Requires: python3-oslo-db >= 4.37.0 +Requires: python3-oslo-db == 5.0.2 Requires: python3-oslo-i18n >= 3.15.3 Requires: python3-oslo-log >= 3.36.0 Requires: python3-oslo-messaging >= 5.29.0 @@ -89,7 +89,7 @@ This package contains the Neutron library test files. %package doc Summary: OpenStack Neutron library documentation -BuildRequires: python3-sphinx +BuildRequires: python3-sphinx == 2.2.0 BuildRequires: python3-openstackdocstheme %description doc @@ -138,6 +138,9 @@ PYTHON=python3 stestr --test-path $OS_TEST_PATH run %endif %changelog +* Thu Mar 02 2023 OpenStack_SIG +- Fix install error + * Mon Nov 15 2021 liusheng - 1.29.2-1 - Upgrade neutron-lib package to version 1.29.2