diff --git a/python-pygments.spec b/python-pygments.spec index c8e24a0..98d81e5 100644 --- a/python-pygments.spec +++ b/python-pygments.spec @@ -4,7 +4,7 @@ Name: python-pygments Version: 2.7.4 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Syntax highlighting engine written in Python License: BSD @@ -90,6 +90,10 @@ make test PYTHON=%{python3} %endif %changelog +* Tue Aug 10 2021 Mohan Boddu - 2.7.4-4 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu Jun 03 2021 Petr Viktorin - 2.7.4-3 - Remove test files with a no-nuclear license from the sources - Related: rhbz#1950291