diff --git a/os_vif-2.7.1.tar.gz b/os_vif-2.7.1.tar.gz deleted file mode 100644 index 1d2bd19c1be48cab3e9fc0049fea1a4462161c1e..0000000000000000000000000000000000000000 Binary files a/os_vif-2.7.1.tar.gz and /dev/null differ diff --git a/os_vif-3.1.1.tar.gz b/os_vif-3.1.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..c699d917f4cff15439d32f7a3ebaf02b23c3b12a Binary files /dev/null and b/os_vif-3.1.1.tar.gz differ diff --git a/python-os-vif.spec b/python-os-vif.spec index f01cd094eb2305eb7d91d385179572dfef075f8e..8be24c5d323b2f8306b421ab1ee613add859a574 100644 --- a/python-os-vif.spec +++ b/python-os-vif.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-os-vif -Version: 2.7.1 +Version: 3.1.1 Release: 1 Summary: A library for plugging and unplugging virtual interfaces in OpenStack. License: Apache-2.0 URL: https://docs.openstack.org/os-vif/latest/ -Source0: https://files.pythonhosted.org/packages/bd/0e/f480ce7e05dab1d31c30ab65ecc7b50e8f3950484ca90aa642d664d5b984/os_vif-2.7.1.tar.gz +Source0: https://files.pythonhosted.org/packages/16/b7/2c67a47324025eafb49bde193841e81a3a787e479c3e1478ee64a426a6f0/os_vif-3.1.1.tar.gz BuildArch: noarch %description A library for plugging and unplugging virtual interfaces in OpenStack. @@ -112,6 +112,9 @@ PYTHON=%{__python3} stestr-3 --test-path $OS_TEST_PATH run %{_docdir}/* %changelog +* Sun Apr 07 2024 OpenStack_SIG - 3.1.1-1 +- Upgrade package to version 3.1.1 + * Wed May 18 2022 OpenStack_SIG - 2.7.1-1 - Upgrade package python3-os-vif to version 2.7.1