diff --git a/python-networking-generic-switch.spec b/python-networking-generic-switch.spec index 2c046cf0b59b4dcdd7d5ab3f638957e31dbfd35f..72e8ffe2642f0fc63219751ad29a8b857d4c69df 100644 --- a/python-networking-generic-switch.spec +++ b/python-networking-generic-switch.spec @@ -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 - 2.1.0-2 +- Fix build issue * Fri Oct 29 2021 OpenStack_SIG - 2.1.0-1 - downgrade to 2.1.0 * Thu Jul 15 2021 liksh - 5.0.0-1