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)