diff --git a/python-dateutil.spec b/python-dateutil.spec index 41b8c4b..039045f 100644 --- a/python-dateutil.spec +++ b/python-dateutil.spec @@ -2,7 +2,7 @@ Name: python-%{modname} Version: 2.8.1 -Release: 5%{?dist} +Release: 6%{?dist} Epoch: 1 Summary: Powerful extensions to the standard datetime module @@ -74,6 +74,10 @@ make -C docs html %doc docs/_build/html %changelog +* Tue Aug 10 2021 Mohan Boddu - 1:2.8.1-6 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1:2.8.1-5 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937