Update for SPIRV-Tools-2018.4
This commit is contained in:
parent
cb2c6043e0
commit
a8233371a4
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (spirv-headers-12f8de9f04327336b699b1b80aa390ae7f9ddbf4.tar.gz) = e0a69e1699d26304736569b311e64d74a66f7e65993507ecdc4cd4f2dce907a6af49fecf1fd2a5b4eefe3f79bfa4f22969338a9d46fd844ceceaacb96f815b2b
|
||||
SHA512 (spirv-headers-ff684ffc6a35d2a58f0f63108877d0064ea33feb.tar.gz) = 5f0c174ea07dccefdd10242f5122e10b11f8975d2fb36f77975497050b10841fcb4a7f19d90c9ef5853a81dabc8d93b91621d07175a1cf3ab8ba7f6c16fe51fe
|
||||
|
@ -1,11 +1,11 @@
|
||||
%global commit 12f8de9f04327336b699b1b80aa390ae7f9ddbf4
|
||||
%global commit ff684ffc6a35d2a58f0f63108877d0064ea33feb
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commit_date 20180405
|
||||
%global commit_date 20180703
|
||||
%global gitrel .%{commit_date}.git%{shortcommit}
|
||||
|
||||
Name: spirv-headers
|
||||
Version: 1.2
|
||||
Release: 0.6%{?gitrel}%{?dist}
|
||||
Release: 0.7%{?gitrel}%{?dist}
|
||||
Summary: Header files from the SPIR-V registry
|
||||
|
||||
License: MIT
|
||||
@ -55,6 +55,9 @@ mv include/* %buildroot%{_includedir}/
|
||||
%{_includedir}/spirv/
|
||||
|
||||
%changelog
|
||||
* Mon Jul 23 2018 Leigh Scott <leigh123linux@googlemail.com> - 1.2-0.7.20180703.gitff684ff
|
||||
- Update for SPIRV-Tools-2018.4
|
||||
|
||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-0.6.20180405.git12f8de9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user