Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-10 00:19:39 +00:00
parent dc28c818dd
commit 9a30728928

View File

@ -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 <mboddu@redhat.com> - 2.7.4-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Jun 03 2021 Petr Viktorin <pviktori@redhat.com> - 2.7.4-3
- Remove test files with a no-nuclear license from the sources
- Related: rhbz#1950291