diff --git a/python-virtualenv.spec b/python-virtualenv.spec index aea011f6bc9afd60ca62347418e69680defaee15..f706f97b9c6cbd0663f0f1d05a86a3d2293df772 100644 --- a/python-virtualenv.spec +++ b/python-virtualenv.spec @@ -1,6 +1,6 @@ %global pypi_name virtualenv Name: python-%{pypi_name} -Version: 20.26.6 +Version: 20.31.2 Release: 1 Summary: A tool to create isolated Python environments License: MIT @@ -60,6 +60,9 @@ sed -i "s/^version_tuple = /__version_tuple__ = version_tuple = /g" ${ver_pyfile %{python3_sitelib}/%{pypi_name}*.dist-info/ %changelog +* Wed May 14 2025 Dongxing Wang - 20.31.2-1 +- Update to version 20.31.2 + * Fri Oct 11 2024 xu_ping <707078654@qq.com> - 20.26.6-1 - update version to 20.26.6 diff --git a/virtualenv-20.26.6.tar.gz b/virtualenv-20.31.2.tar.gz similarity index 41% rename from virtualenv-20.26.6.tar.gz rename to virtualenv-20.31.2.tar.gz index 294cf4f27e97b05f4a49e8af57b363763aeb35ce..8912a3cc8ac6ea6716a4e3192065676479ad844c 100644 Binary files a/virtualenv-20.26.6.tar.gz and b/virtualenv-20.31.2.tar.gz differ