diff --git a/os_vif-2.4.0.tar.gz b/os_vif-2.4.0.tar.gz deleted file mode 100644 index 0771f90fa6b6e1e55f12839bea0f0262f1b285f6..0000000000000000000000000000000000000000 Binary files a/os_vif-2.4.0.tar.gz and /dev/null differ diff --git a/os_vif-2.4.1.tar.gz b/os_vif-2.4.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..ca9cadacf9fab629144ec3d57c5b626825a07262 Binary files /dev/null and b/os_vif-2.4.1.tar.gz differ diff --git a/python-os-vif.spec b/python-os-vif.spec index c76ffce8dd8286ab6021325dc0b1ff793918fb51..ce4a516b8535c7ad0e49075cfa6987a9b1089df7 100644 --- a/python-os-vif.spec +++ b/python-os-vif.spec @@ -1,11 +1,12 @@ %global _empty_manifest_terminate_build 0 +%global module os_vif Name: python-os-vif -Version: 2.4.0 -Release: 2 +Version: 2.4.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/14/2a/dc1cac486333a725c3835b9e8d33ec4ab3bb0ed3e0f49d6354548c8cde1f/os_vif-2.4.0.tar.gz +Source0: https://files.pythonhosted.org/packages/1a/30/cc21a7ef20206796ea197ba063fb4806c8057b8f12fe5118415d32a8a12b/os_vif-2.4.1.tar.gz BuildArch: noarch %description A library for plugging and unplugging virtual interfaces in OpenStack. @@ -64,7 +65,7 @@ Provides: python3-os-vif-doc A library for plugging and unplugging virtual interfaces in OpenStack. %prep -%autosetup -n os_vif-2.4.0 +%autosetup -n %{module}-%{version} %build %py3_build @@ -112,6 +113,8 @@ PYTHON=%{__python3} stestr-3 --test-path $OS_TEST_PATH run %{_docdir}/* %changelog +* Mon May 01 2023 liksh - 2.4.1-1 +- Update to 2.4.1 * Wed Aug 04 2021 OpenStack_SIG - 2.4.0-2 - Remove requires oslo-versiondobject-tests * Fri Jul 23 2021 OpenStack_SIG - 2.4.0-1