From 402879d169b138c4fd2d96bf3da76f3aa9dbd69d Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Wed, 19 Aug 2020 12:04:34 +0000 Subject: [PATCH] import spirv-headers-1.5.1-3.20200803.git3fdabd0.el8 --- .gitignore | 2 +- .spirv-headers.metadata | 2 +- SPECS/spirv-headers.spec | 9 ++++++--- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 11bf05b..843ee81 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/spirv-headers-dc77030acc9c6fe7ca21fff54c5a9d7b532d7da6.tar.gz +SOURCES/spirv-headers-3fdabd0da2932c276b25b9b4a988ba134eba1aa6.tar.gz diff --git a/.spirv-headers.metadata b/.spirv-headers.metadata index ec28a47..7b20ceb 100644 --- a/.spirv-headers.metadata +++ b/.spirv-headers.metadata @@ -1 +1 @@ -edb2ea39839ccb671b6ca5a47b05c9705d5d5eb3 SOURCES/spirv-headers-dc77030acc9c6fe7ca21fff54c5a9d7b532d7da6.tar.gz +038cc6ae1934fec27fa0f3a35c5ff7ea54d19d2d SOURCES/spirv-headers-3fdabd0da2932c276b25b9b4a988ba134eba1aa6.tar.gz diff --git a/SPECS/spirv-headers.spec b/SPECS/spirv-headers.spec index 1ac0b77..94452fe 100644 --- a/SPECS/spirv-headers.spec +++ b/SPECS/spirv-headers.spec @@ -1,11 +1,11 @@ -%global commit dc77030acc9c6fe7ca21fff54c5a9d7b532d7da6 +%global commit 3fdabd0da2932c276b25b9b4a988ba134eba1aa6 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20200121 +%global commit_date 20200803 %global gitrel .%{commit_date}.git%{shortcommit} Name: spirv-headers Version: 1.5.1 -Release: 2%{?gitrel}%{?dist} +Release: 3%{?gitrel}%{?dist} Summary: Header files from the SPIR-V registry License: MIT @@ -55,6 +55,9 @@ mv include/* %buildroot%{_includedir}/ %{_includedir}/spirv/ %changelog +* Tue Aug 04 2020 Dave Airlie - 1.5.1-3 +- Update to latest upstream snapshot + * Wed Jan 29 2020 Dave Airlie - 1.5.1-2 - Update to latest upstream snapshot