diff --git a/sources b/sources index 983c505..a2f8915 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (spirv-headers-af64a9e826bf5bb5fcd2434dd71be1e41e922563.tar.gz) = 6ed09d1b825ad921bb988f260a236c82e9755ca3904a2ac130cf82d876a0de087d8d5f6eba01e923fe565c93a8e3eb46346bba21c64a664598a43063e5e5108c +SHA512 (spirv-headers-dc77030acc9c6fe7ca21fff54c5a9d7b532d7da6.tar.gz) = a4410783c69ac38a50b16a3352e9670b0c1717cb372d43b8a63248e5f3e221bf039654dd650c1a85ad1d08128d1c0d574c65d089c300b8cff4d7a1341bfc75c2 diff --git a/spirv-headers.spec b/spirv-headers.spec index 115722f..0a4b3a3 100644 --- a/spirv-headers.spec +++ b/spirv-headers.spec @@ -1,11 +1,11 @@ -%global commit af64a9e826bf5bb5fcd2434dd71be1e41e922563 +%global commit dc77030acc9c6fe7ca21fff54c5a9d7b532d7da6 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20191015 +%global commit_date 20200121 %global gitrel .%{commit_date}.git%{shortcommit} Name: spirv-headers Version: 1.5.1 -Release: 1%{?gitrel}%{?dist} +Release: 2%{?gitrel}%{?dist} Summary: Header files from the SPIR-V registry License: MIT @@ -55,6 +55,9 @@ mv include/* %buildroot%{_includedir}/ %{_includedir}/spirv/ %changelog +* Wed Jan 29 2020 Dave Airlie - 1.5.1-2 +- Update to latest spirv headers + * Tue Nov 12 2019 Dave Airlie - 1.5.1-1 - Latest git snapshot building vulkan