- Update to snapshot 1.5.4.g57 (dafead1765)

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/spirv-headers?expand=0&rev=59
This commit is contained in:
Jan Engelhardt 2021-05-05 09:35:12 +00:00 committed by Git OBS Bridge
parent c85116076b
commit 7f589472a1
5 changed files with 13 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:53d4568869b0f97683ccc6894fd0e10a60e4cb0e960963e00879c70e456e8cad
size 138600

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:09d290088418af2872fb9eca47f8626de16a172093a60de3205a4909dc650fb8
size 140000

View File

@ -2,7 +2,7 @@
<service name="tar_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">https://github.com/KhronosGroup/SPIRV-Headers</param>
<param name="revision">a3fdfe81465d57efc97cfd28ac6c8190fb31a6c8</param>
<param name="revision">dafead1765f6c1a5f9f8a76387dcb2abe4e54acd</param>
<param name="parent-tag">1.5.4</param>
<param name="versionformat">1.5.4.g@TAG_OFFSET@</param>
</service>

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed May 5 09:34:57 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to snapshot 1.5.4.g57 (dafead1765)
* Support SPV_KHR_expect_assume, SPV_KHR_linkonce_odr
* Add generator ID for MSP shader compiler
-------------------------------------------------------------------
Mon Mar 1 06:46:29 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

View File

@ -17,7 +17,7 @@
Name: spirv-headers
Version: 1.5.4.g42
Version: 1.5.4.g57
Release: 0
Summary: Machine-readable files from the SPIR-V registry
License: MIT
@ -40,7 +40,7 @@ registry. This includes:
set, and for the GLSL.std.450 extended instruction set.
* The XML registry file.
%prep
%prep
%autosetup -n SPIRV-Headers-%version
%build