From 4aba5909c7ea405f0ac8f8a481828e31ea2b1651 Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Tue, 4 Aug 2020 13:38:58 +1000 Subject: [PATCH] update to latest spirv-tools --- sources | 2 +- spirv-tools.spec | 9 ++++++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/sources b/sources index 6659b8f..4ed974f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (spirv-tools-67f4838659f475d618c120e13d1a196d7e00ba4b.tar.gz) = d5ef5574e679a703e0b7eefb5d163127bcef3c72ffdaa167c1c99e033ec4b7b3a638d90fd330f0f60c5bd8c5f026c6d69c59948ae20bb1d38606fede61fc6633 +SHA512 (spirv-tools-92a71657fcbae77caf79181f655fabe8be7e0d84.tar.gz) = 4be665aa340ae0bcbb65fcde07f95bb10235a154354a6d4dd59f3bbe7c853ece2269ae51996d4f445fb0be1f183e01ee9474fc7749954d3cb8920cfe7ee75227 diff --git a/spirv-tools.spec b/spirv-tools.spec index c55a4f8..2c7669b 100644 --- a/spirv-tools.spec +++ b/spirv-tools.spec @@ -1,13 +1,13 @@ %undefine __cmake_in_source_build -%global commit 67f4838659f475d618c120e13d1a196d7e00ba4b +%global commit 92a71657fcbae77caf79181f655fabe8be7e0d84 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20200421 +%global commit_date 20200803 %global gitrel .%{commit_date}.git%{shortcommit} Name: spirv-tools Version: 2019.5 -Release: 3%{?gitrel}%{?dist} +Release: 4%{?gitrel}%{?dist} Summary: API and commands for processing SPIR-V modules License: ASL 2.0 @@ -86,6 +86,9 @@ Development files for %{name} %{_libdir}/pkgconfig/SPIRV-Tools.pc %changelog +* Tue Aug 04 2020 Dave Airlie - 2019.5-4.20200803.git92a71657 +- update to latest spirv-tools + * Wed Jul 29 2020 Fedora Release Engineering - 2019.5-3.20200421.git67f4838 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild