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