From 57a37119c86a5390f86f00e8a6f8c9ba9e768ede Mon Sep 17 00:00:00 2001 From: leigh123linux Date: Apr 24 2018 08:38:04 +0000 Subject: Update for vulkan 1.0.73.0 --- diff --git a/sources b/sources index 76ac522..8b4c701 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (spirv-headers-ce309203d7eceaf908bea8862c27f3e0749f7d00.tar.gz) = 670d2c3135fd8f096bc541f764764a7d388b5480690902820cd2a4195a0498c2ed647cd666a055938ac1e22fc0f46ddcb20848dc762b5e3e12a688a32e4efd00 +SHA512 (spirv-headers-12f8de9f04327336b699b1b80aa390ae7f9ddbf4.tar.gz) = e0a69e1699d26304736569b311e64d74a66f7e65993507ecdc4cd4f2dce907a6af49fecf1fd2a5b4eefe3f79bfa4f22969338a9d46fd844ceceaacb96f815b2b diff --git a/spirv-headers.spec b/spirv-headers.spec index 18526ea..38031a5 100644 --- a/spirv-headers.spec +++ b/spirv-headers.spec @@ -1,11 +1,11 @@ -%global commit ce309203d7eceaf908bea8862c27f3e0749f7d00 +%global commit 12f8de9f04327336b699b1b80aa390ae7f9ddbf4 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20180201 +%global commit_date 20180405 %global gitrel .%{commit_date}.git%{shortcommit} Name: spirv-headers Version: 1.2 -Release: 0.4%{?gitrel}%{?dist} +Release: 0.5%{?gitrel}%{?dist} Summary: Header files from the SPIR-V registry License: MIT @@ -55,6 +55,9 @@ mv include/* %buildroot%{_includedir}/ %{_includedir}/spirv/ %changelog +* Tue Apr 24 2018 Leigh Scott - 1.2-0.5.20180405.git12f8de9 +- Update for vulkan 1.0.73.0 + * Fri Feb 09 2018 Leigh Scott - 1.2-0.4.20180201.gitce30920 - Update for vulkan 1.0.68.0