diff --git a/python-py.spec b/python-py.spec index 0647e4a..cdbc767 100644 --- a/python-py.spec +++ b/python-py.spec @@ -16,7 +16,7 @@ Name: python-%{srcname} Version: 1.10.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Library with cross-python path, ini-parsing, io, code, log facilities License: MIT and Public Domain # main package: MIT, except: doc/style.css: Public Domain @@ -116,6 +116,10 @@ py.test-%{python3_version} -r s -k"-TestWCSvnCommandPath" testing %changelog +* Tue Aug 10 2021 Mohan Boddu - 1.10.0-4 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1.10.0-3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937