diff --git a/python-virtualenv.spec b/python-virtualenv.spec index 1333437..c161541 100644 --- a/python-virtualenv.spec +++ b/python-virtualenv.spec @@ -1,7 +1,6 @@ -%global _without_tests 1 Name: python-virtualenv Version: 20.13.4 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Tool to create isolated Python environments License: MIT @@ -162,6 +161,9 @@ rm -r tmp_path %changelog +* Tue Jun 14 2022 Python Maint - 20.13.4-4 +- Rebuilt for Python 3.11 + * Mon Jun 13 2022 Python Maint - 20.13.4-3 - Bootstrap for Python 3.11