Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 19:54:10 +00:00 committed by Stepan Oksanichenko
parent f331ef21e2
commit 56a83ad81c
2 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1 @@
7d3e04a07ee6bf3b54955037f0a79e4f6f5b9ecc eglexternalplatform-7c8f8e2.tar.gz

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