Fix build issue

(cherry picked from commit 53f385fea639fbc7894737466ed22a434732314f)
This commit is contained in:
wangxiyuan 2021-11-15 09:31:37 +08:00 committed by openeuler-sync-bot
parent 0045e7ed20
commit 208381f831

View File

@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0
Name: python-networking-generic-switch
Version: 2.1.0
Release: 1
Release: 2
Summary: Generic Switch ML2 Neutron Driver
License: Apache-2.0
URL: https://github.com/openstack/networking-generic-switch
@ -33,6 +33,7 @@ BuildRequires: python3-oslo-utils
BuildRequires: python3-six
BuildRequires: python3-tenacity
BuildRequires: python3-tooz
BuildRequires: python3-os-xenapi
# General requires
Requires: python3-stevedore
Requires: python3-netmiko
@ -42,6 +43,7 @@ Requires: python3-oslo-config
Requires: python3-oslo-i18n
Requires: python3-oslo-log
Requires: python3-oslo-utils
Requires: python3-os-xenapi
Requires: python3-six
Requires: python3-tenacity
Requires: python3-tooz
@ -103,6 +105,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Mon Nov 15 2021 wangxiyuan <wangxiyuan1007@gmail.com> - 2.1.0-2
- Fix build issue
* Fri Oct 29 2021 OpenStack_SIG <openstack@openeuler.org> - 2.1.0-1
- downgrade to 2.1.0
* Thu Jul 15 2021 liksh <liks11@chinaunicom.cn> - 5.0.0-1