Update to latest version

This commit is contained in:
Dave Airlie 2019-02-04 16:43:22 +10:00
parent 9908cabe6c
commit 4d1e08dc9c
2 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
SHA512 (spirv-headers-ff684ffc6a35d2a58f0f63108877d0064ea33feb.tar.gz) = 5f0c174ea07dccefdd10242f5122e10b11f8975d2fb36f77975497050b10841fcb4a7f19d90c9ef5853a81dabc8d93b91621d07175a1cf3ab8ba7f6c16fe51fe
SHA512 (spirv-headers-8bea0a266ac9b718aa0818d9e3a47c0b77c2cb23.tar.gz) = 270abfa9e87ffd87aaf79b7d2b4c61790e09e451ddfeebbac6e726fea6affd3aab26785de5f4b2b36f857e8039f1cf756b060309fe52148998d308a199b67e24

View File

@ -1,11 +1,11 @@
%global commit ff684ffc6a35d2a58f0f63108877d0064ea33feb
%global commit 8bea0a266ac9b718aa0818d9e3a47c0b77c2cb23
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20180703
%global commit_date 20190125
%global gitrel .%{commit_date}.git%{shortcommit}
Name: spirv-headers
Version: 1.2
Release: 0.10%{?gitrel}%{?dist}
Release: 0.11%{?gitrel}%{?dist}
Summary: Header files from the SPIR-V registry
License: MIT
@ -55,6 +55,9 @@ mv include/* %buildroot%{_includedir}/
%{_includedir}/spirv/
%changelog
* Mon Feb 04 2019 Dave Airlie <airlied@redhat.com> - 1.2-0.11.20190125.git8bea0a2
- Update to latest version
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-0.10.20180703.gitff684ff
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild