From c54080a8d4ca8b9edec52b10fbe9479a25ed50c7 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 04:11:40 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-virtualenv.git#04fb39a11b39cadf27700adc30bdb29996b13572 --- python-virtualenv.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-virtualenv.spec b/python-virtualenv.spec index 68bb8ec..f6ae8d8 100644 --- a/python-virtualenv.spec +++ b/python-virtualenv.spec @@ -1,6 +1,6 @@ Name: python-virtualenv Version: 20.4.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tool to create isolated Python environments License: MIT @@ -154,6 +154,9 @@ rm -r tmp_path %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 20.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jan 19 2021 Lumír Balhar - 20.4.0-1 - Update to 20.4.0 (#1915682)