diff --git a/pykickstart.spec b/pykickstart.spec index ef9508b..099a072 100644 --- a/pykickstart.spec +++ b/pykickstart.spec @@ -5,7 +5,7 @@ Name: pykickstart Version: 3.25 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 and MIT Summary: Python utilities for manipulating kickstart files. Url: http://fedoraproject.org/wiki/pykickstart @@ -77,6 +77,9 @@ make PYTHON=%{__python3} test %{python3_sitelib}/pykickstart*.egg-info %changelog +* Sat May 23 2020 Miro HronĨok - 3.25-2 +- Rebuilt for Python 3.9 + * Tue Apr 07 2020 Brian C. Lane - 3.25-1 - Deprecate `repo --ignoregroups` (jkonecny) - Add Fedora 33 support (jkonecny)