From 10222f5ae27afb99d5a541d256c646c97909724b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 20 Jan 2023 18:17:11 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-virtualenv.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-virtualenv.spec b/python-virtualenv.spec index c9874d9..ffda27a 100644 --- a/python-virtualenv.spec +++ b/python-virtualenv.spec @@ -1,6 +1,6 @@ Name: python-virtualenv Version: 20.17.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Tool to create isolated Python environments License: MIT @@ -142,6 +142,9 @@ rm -r tmp_path %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 20.17.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Mon Dec 12 2022 Miro HronĨok - 20.17.1-2 - Require python-wheel0.37-wheel for older Pythons