- Update to snapshot 1.5.5.g9 (814e728b)

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/spirv-headers?expand=0&rev=62
This commit is contained in:
Jan Engelhardt 2021-11-11 19:40:14 +00:00 committed by Git OBS Bridge
parent 19a1c2b8e0
commit bf75533469
5 changed files with 19 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:466871b6745a559ccc35524c9f5ef3774cd02b65b400f2474615a63d04eb8487
size 144232

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:221250b5788cc1d3f2fc8b8d446a203da82d65ba6c5f2c30bd71f8b2e89efd37
size 145116

View File

@ -2,9 +2,9 @@
<service name="tar_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">https://github.com/KhronosGroup/SPIRV-Headers</param>
<param name="revision">449bc986ba6f4c5e10e32828783f9daef2a77644</param>
<param name="parent-tag">1.5.4</param>
<param name="versionformat">1.5.4.g@TAG_OFFSET@</param>
<param name="revision">814e728b30ddd0f4509233099a3ad96fd4318c07</param>
<param name="parent-tag">c8213b3c5a2cf3a0f5c4d1e7d7b8fc2ac9f4806d</param>
<param name="versionformat">1.5.5.g@TAG_OFFSET@</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Nov 11 19:38:18 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to snapshot 1.5.5.g9 (814e728b)
* Add spirv-headers pkgconfig file
* Implement header definitions for SPV_NV_bindless_texture
* Add SpecConstantSubgroupMaxSize to the clspv reflection
non-semantic instruction set
* Rename ConstFunctionPointerINTEL to
ConstantFunctionPointerINTEL
-------------------------------------------------------------------
Mon Sep 6 05:11:49 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

View File

@ -17,7 +17,7 @@
Name: spirv-headers
Version: 1.5.4.g108
Version: 1.5.5.g9
Release: 0
Summary: Machine-readable files from the SPIR-V registry
License: MIT
@ -30,6 +30,7 @@ BuildArch: noarch
BuildRequires: cmake >= 2.8
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: pkg-config
%description
This repository contains machine-readable files from the SPIR-V