Compare commits

...

2 Commits

Author SHA1 Message Date
CentOS Sources 402879d169 import spirv-headers-1.5.1-3.20200803.git3fdabd0.el8 2021-09-10 04:50:15 +00:00
CentOS Sources 875983f3ea import spirv-headers-1.5.1-2.20200121.gitdc77030.el8 2021-09-10 04:50:12 +00:00
3 changed files with 18 additions and 6 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/spirv-headers-03a081524afabdde274d885880c2fef213e46a59.tar.gz
SOURCES/spirv-headers-3fdabd0da2932c276b25b9b4a988ba134eba1aa6.tar.gz

View File

@ -1 +1 @@
6926bc71d09fa46de4c72cad942a971488809e72 SOURCES/spirv-headers-03a081524afabdde274d885880c2fef213e46a59.tar.gz
038cc6ae1934fec27fa0f3a35c5ff7ea54d19d2d SOURCES/spirv-headers-3fdabd0da2932c276b25b9b4a988ba134eba1aa6.tar.gz

View File

@ -1,11 +1,11 @@
%global commit 03a081524afabdde274d885880c2fef213e46a59
%global commit 3fdabd0da2932c276b25b9b4a988ba134eba1aa6
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20190307
%global commit_date 20200803
%global gitrel .%{commit_date}.git%{shortcommit}
Name: spirv-headers
Version: 1.2
Release: 0.8%{?gitrel}%{?dist}
Version: 1.5.1
Release: 3%{?gitrel}%{?dist}
Summary: Header files from the SPIR-V registry
License: MIT
@ -55,6 +55,18 @@ mv include/* %buildroot%{_includedir}/
%{_includedir}/spirv/
%changelog
* Tue Aug 04 2020 Dave Airlie <airlied@redhat.com> - 1.5.1-3
- Update to latest upstream snapshot
* Wed Jan 29 2020 Dave Airlie <airlied@redhat.com> - 1.5.1-2
- Update to latest upstream snapshot
* Tue Nov 12 2019 Dave Airlie <airlied@redhat.com> - 1.5.1-1
- Update to latest upstream snapshot
* Sat Aug 03 2019 Dave Airlie <airlied@redhat.com> - 1.4.2-0.1
- Update to latest upstream snapshot
* Thu Mar 07 2019 Dave Airlie <airlied@redhat.com> - 1.2-0.8.20190307.git03a0815
- Update to latest version