forked from pool/spirv-headers
Accepting request 792439 from X11:Wayland
- Update to snapshot 1.5.1.c+git24 (f8bf11a) OBS-URL: https://build.opensuse.org/request/show/792439 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/spirv-headers?expand=0&rev=18
This commit is contained in:
commit
9a456c2d3e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2b6a0ce1c02b9fe7b9ef727369168fe579e5256f1ea013993acdb8d8f06b7e89
|
||||
size 369449
|
3
SPIRV-Headers-1.5.1.corrected+git24.tar.xz
Normal file
3
SPIRV-Headers-1.5.1.corrected+git24.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b9aa1d8a6c68c124f378a1ef74c0e45c59da8f4478dbd0780f4f94ba4cbc2da2
|
||||
size 129436
|
14
_service
Normal file
14
_service
Normal file
@ -0,0 +1,14 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://github.com/KhronosGroup/SPIRV-Headers</param>
|
||||
<param name="revision">f8bf11a0253a32375c32cad92c841237b96696c0</param>
|
||||
<param name="parent-tag">1.5.1.corrected</param>
|
||||
<param name="versionformat">1.5.1.corrected+git@TAG_OFFSET@</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">xz</param>
|
||||
</service>
|
||||
<service name="set_version" mode="disabled"/>
|
||||
</services>
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 11:17:10 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to snapshot 1.5.1.c+git24 (f8bf11a)
|
||||
* Add grammars, C header, and header generator for vendor and
|
||||
KHR extended instruction sets.
|
||||
* Update headers for SPV_KHR_ray_tracing.
|
||||
* Added ray flags, primitive culling flags, queries.
|
||||
* Add shadercalls scope.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 26 11:51:56 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package spirv-headers
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,14 +17,15 @@
|
||||
|
||||
|
||||
Name: spirv-headers
|
||||
Version: 1.5.1.corrected
|
||||
Version: 1.5.1.corrected+git24
|
||||
Release: 0
|
||||
Summary: Machine-readable files from the SPIR-V registry
|
||||
License: MIT
|
||||
Group: Development/Libraries/C and C++
|
||||
URL: https://github.com/KhronosGroup/SPIRV-Headers
|
||||
|
||||
Source: https://github.com/KhronosGroup/SPIRV-Headers/archive/%version.tar.gz
|
||||
#Source: https://github.com/KhronosGroup/SPIRV-Headers/archive/%version.tar.gz
|
||||
Source: SPIRV-Headers-%version.tar.xz
|
||||
BuildArch: noarch
|
||||
BuildRequires: cmake >= 2.8
|
||||
BuildRequires: fdupes
|
||||
|
Loading…
Reference in New Issue
Block a user