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:08:47 +00:00
parent 62ceeff20d
commit c34bc3dd5a

View File

@ -6,7 +6,7 @@ render the Doxygen xml output.
Name: python-%{srcname}
Version: 4.27.0
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Adds support for Doxygen xml output to reStructuredText and Sphinx
License: BSD
@ -79,6 +79,10 @@ rm documentation/build/html/.buildinfo
%license LICENSE
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com>
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com>
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937