diff --git a/cinder-tempest-plugin-1.6.0.tar.gz b/cinder-tempest-plugin-1.6.0.tar.gz deleted file mode 100644 index 2591e78a3d4e3d6233d3a773271d747cbea2155d..0000000000000000000000000000000000000000 Binary files a/cinder-tempest-plugin-1.6.0.tar.gz and /dev/null differ diff --git a/cinder-tempest-plugin-1.7.2.tar.gz b/cinder-tempest-plugin-1.7.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..294d80e8363b60d98fd7badd224d919e03cd155a Binary files /dev/null and b/cinder-tempest-plugin-1.7.2.tar.gz differ diff --git a/python-cinder-tempest-plugin.spec b/python-cinder-tempest-plugin.spec index ecacc0b6f62d6c7fd8b6e24f18da530f2b95c3b8..63d53a22ff0add6c56a6d3f8a9aa2e0a1ccff762 100644 --- a/python-cinder-tempest-plugin.spec +++ b/python-cinder-tempest-plugin.spec @@ -1,12 +1,13 @@ %global _empty_manifest_terminate_build 0 Name: python-cinder-tempest-plugin -Version: 1.6.0 +Version: 1.7.2 Release: 1 Summary: Tempest plugin tests for Cinder. License: Apache-2.0 URL: http://www.openstack.org/ -Source0: https://files.pythonhosted.org/packages/69/4b/2f01eb98a1378b5ea411533960889c787134f31c6d5d30075f4561ab1bac/cinder-tempest-plugin-1.6.0.tar.gz +Source0: https://files.pythonhosted.org/packages/ef/66/78b05bb3766542711a6c2110e369d0399b1eb1cd1c0dc073a0679e22563f/cinder-tempest-plugin-1.7.2.tar.gz BuildArch: noarch + %description Tempest Integration for Cinder This directory contains additional Cinder tempest tests.See the tempest plugin docs for information on using it: run all @@ -99,6 +100,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Nov 23 2022 jiangxinyu - 1.7.2-1 +- Update package to version 1.7.2 + * Mon Jul 18 2022 renliang16 - 1.6.0-1 - Upgrade package python3-cinder-tempest-plugin to version 1.6.0