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