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 19:54:10 +00:00
parent f331ef21e2
commit e4eb758cc0

View File

@ -5,7 +5,7 @@
Name: eglexternalplatform
Version: 1.1
Release: 0.7%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
Release: 0.8%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
Summary: EGL External Platform Interface headers
License: MIT
@ -45,6 +45,10 @@ install -p -m 0644 eglexternalplatform.pc %{buildroot}%{_datadir}/pkgconfig/
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.1-0.8.20180916git7c8f8e2
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 1.1-0.7.20180916git7c8f8e2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937