diff --git a/pykickstart.spec b/pykickstart.spec index 45617f8..df856ce 100644 --- a/pykickstart.spec +++ b/pykickstart.spec @@ -5,7 +5,7 @@ Name: pykickstart Version: 3.32.2 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 and MIT Summary: Python utilities for manipulating kickstart files. Url: http://fedoraproject.org/wiki/pykickstart @@ -79,6 +79,10 @@ make PYTHON=%{__python3} test %{python3_sitelib}/pykickstart*.egg-info %changelog +* Tue Aug 10 2021 Mohan Boddu - 3.32.2-2 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Tue Jun 15 2021 Brian C. Lane - 3.32.2-1 - Add RHEL 9 handler (mkolman) Resolves: rhbz#1966730