diff --git a/ovsdbapp-2.2.0.tar.gz b/ovsdbapp-2.2.0.tar.gz deleted file mode 100755 index 81af9d81a755280b9b7c3dc89d6e090d23fa3624..0000000000000000000000000000000000000000 Binary files a/ovsdbapp-2.2.0.tar.gz and /dev/null differ diff --git a/ovsdbapp-2.7.1.tar.gz b/ovsdbapp-2.7.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..24d28b7ae2a97eff92ff72e5be6ebdcb12610403 Binary files /dev/null and b/ovsdbapp-2.7.1.tar.gz differ diff --git a/python-ovsdbapp.spec b/python-ovsdbapp.spec index 208976034bde57bbe3a8ae88e36025778fc25567..82e617e2eba32cf7061b52ab92f7b540465c35a3 100755 --- a/python-ovsdbapp.spec +++ b/python-ovsdbapp.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-ovsdbapp -Version: 2.2.0 +Version: 2.7.1 Release: 1 Summary: A library for creating OVSDB applications License: Apache-2.0 URL: https://pypi.org/project/ovsdbapp/ -Source0: https://files.pythonhosted.org/packages/a3/28/56c91a8ef7f07957998555a7a82ecb72bf29193cd3694388e561e9e48eba/ovsdbapp-2.2.0.tar.gz +Source0: https://files.pythonhosted.org/packages/7c/82/c0b18766e1ebee0d899f8aeb6e9e45189aad472f25618688e06304e24448/ovsdbapp-2.7.1.tar.gz BuildArch: noarch %description @@ -85,6 +85,11 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed May 22 2024 lilu - 2.7.1-1 +- Update package to version 2.7.1 +- Improve compatibility with netaddr 1.x +- Handle IPv6 addresses for LB IP port mappings + * Wed Dec 21 2022 wangjunqi - 2.2.0-1 - Update package to version 2.2.0