forked from pool/spirv-headers
- Update to release 1.5.3
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/spirv-headers?expand=0&rev=43
This commit is contained in:
parent
0a06d0148a
commit
f047bdbb49
3
1.5.3.tar.gz
Normal file
3
1.5.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:eece8a9e147d37997d425d5d2eeb2e757ad25adc30d6651467094f3b18609b5a
|
||||||
|
size 386853
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b9aa1d8a6c68c124f378a1ef74c0e45c59da8f4478dbd0780f4f94ba4cbc2da2
|
|
||||||
size 129436
|
|
6
_service
6
_service
@ -2,9 +2,9 @@
|
|||||||
<service name="tar_scm" mode="disabled">
|
<service name="tar_scm" mode="disabled">
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="url">https://github.com/KhronosGroup/SPIRV-Headers</param>
|
<param name="url">https://github.com/KhronosGroup/SPIRV-Headers</param>
|
||||||
<param name="revision">f8bf11a0253a32375c32cad92c841237b96696c0</param>
|
<param name="revision">1.5.3</param>
|
||||||
<param name="parent-tag">1.5.1.corrected</param>
|
<param name="parent-tag">1.5.3</param>
|
||||||
<param name="versionformat">1.5.1.corrected+git@TAG_OFFSET@</param>
|
<param name="versionformat">1.5.3</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="recompress" mode="disabled">
|
<service name="recompress" mode="disabled">
|
||||||
<param name="file">*.tar</param>
|
<param name="file">*.tar</param>
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 29 17:05:17 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 1.5.3
|
||||||
|
* Update headers to SPIR-V 1.5 Revision 3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 8 11:17:10 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
Wed Apr 8 11:17:10 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -17,15 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: spirv-headers
|
Name: spirv-headers
|
||||||
Version: 1.5.1.corrected+git24
|
Version: 1.5.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Machine-readable files from the SPIR-V registry
|
Summary: Machine-readable files from the SPIR-V registry
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
URL: https://github.com/KhronosGroup/SPIRV-Headers
|
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
|
BuildArch: noarch
|
||||||
BuildRequires: cmake >= 2.8
|
BuildRequires: cmake >= 2.8
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
Loading…
Reference in New Issue
Block a user