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-09 20:11:31 +00:00
parent 05227e9aec
commit cb6df7367e

View File

@ -5,7 +5,7 @@
Name: gl-manpages
Version: 1.1
Release: 23.%{codate}%{?dist}
Release: 24.%{codate}%{?dist}
Summary: OpenGL manpages
License: MIT and Open Publication
@ -71,6 +71,10 @@ find $RPM_BUILD_ROOT%{_mandir}/man3/ -type f -size -100b | xargs sed -i -e 's/\.
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.1-24.20190306
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 1.1-23.20190306
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937