From 3a199b077a92d570cf27589aded3fc479a38c67c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jan 2022 16:22:27 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_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 c97584a..4a46572 100644 --- a/python-virtualenv.spec +++ b/python-virtualenv.spec @@ -1,6 +1,6 @@ Name: python-virtualenv Version: 20.13.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tool to create isolated Python environments License: MIT @@ -157,6 +157,9 @@ rm -r tmp_path %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 20.13.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Mon Jan 03 2022 Lumír Balhar - 20.13.0-1 - Update to 20.13.0 Resolves: rhbz#2035895