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 22:41:22 +00:00
parent c930aaf7ca
commit c96555dd0a

View File

@ -5,7 +5,7 @@
Name: opencl-headers
Version: 3.0
Release: 5%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
Release: 6%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
Summary: OpenCL (Open Computing Language) header files
License: MIT
@ -54,6 +54,10 @@ rm -vf %{buildroot}%{_includedir}/CL/cl_{dx9,d3d}*
%{_includedir}/CL/cl.hpp
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3.0-6.20201007gitd65bcc5
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 3.0-5.20201007gitd65bcc5
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937