diff --git a/opencl-headers.spec b/opencl-headers.spec index b28b89a..7d1f8b8 100644 --- a/opencl-headers.spec +++ b/opencl-headers.spec @@ -5,7 +5,7 @@ Name: opencl-headers Version: 2.2 -Release: 1%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist} +Release: 2%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist} Summary: OpenCL (Open Computing Language) header files License: MIT @@ -50,6 +50,9 @@ rm -vf %{buildroot}%{_includedir}/CL/cl_{dx9,d3d}* %{_includedir}/CL/cl.hpp %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 2.2-2.20180306gite986688 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Fri Mar 23 2018 Simone Caronni - 2.2-1.20180306gite986688 - Update to 2.2. - Use packaging guidelines for snapshots.