From 385dca807e2fb46156dd193d44b2f28aec166a3e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 22 Jul 2022 23:19:13 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_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 4d4e266..70e5bf5 100644 --- a/python-virtualenv.spec +++ b/python-virtualenv.spec @@ -1,6 +1,6 @@ Name: python-virtualenv Version: 20.15.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tool to create isolated Python environments License: MIT @@ -158,6 +158,9 @@ rm -r tmp_path %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 20.15.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Wed Jun 29 2022 Lumír Balhar - 20.15.1-1 - Update to 20.15.1 Resolves: rhbz#2101975