diff --git a/python-virtualenv.spec b/python-virtualenv.spec index 821d1f2..c91d0e2 100644 --- a/python-virtualenv.spec +++ b/python-virtualenv.spec @@ -1,6 +1,6 @@ Name: python-virtualenv Version: 20.21.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Tool to create isolated Python environments License: MIT @@ -151,6 +151,9 @@ PIP_CERT=/etc/pki/tls/certs/ca-bundle.crt \ %{_bindir}/virtualenv %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 20.21.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Thu Jun 29 2023 Python Maint - 20.21.1-3 - Rebuilt for Python 3.12