Page MenuHomeSolus

D488.id1472.diff
No OneTemporary

D488.id1472.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : spirv-headers
-version : 1.1
-release : 2
+version : 1.0.54.0
+release : 3
source :
- - git|https://github.com/KhronosGroup/SPIRV-Headers.git : 90dbe74b1f182aed7c4bd1cdccf1426df1032c49
+ - git|https://github.com/KhronosGroup/SPIRV-Headers.git : 661ad91124e6af2272afd00f804d8aa276e17107
license : MIT
component : programming
summary : The SPIR-V Tools project provides an API and commands for processing SPIR-V modules.
@@ -15,6 +15,6 @@
cd build
%cmake ../ -DCMAKE_INSTALL_PREFIX=$installdir/usr
cmake --build . --target install-headers
- # Default to 1.1 spec
- ln -s /usr/include/spirv/1.1 $installdir/usr/include/SPIRV
+ # Default to 1.2 spec
+ ln -s /usr/include/spirv/1.2 $installdir/usr/include/SPIRV
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>spirv-headers</Name>
<Packager>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>MIT</License>
<PartOf>programming</PartOf>
@@ -23,12 +23,12 @@
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2016-09-25</Date>
- <Version>1.1</Version>
+ <Update release="3">
+ <Date>2017-07-22</Date>
+ <Version>1.0.54.0</Version>
<Comment>Packaging update</Comment>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 23 2023, 12:33 PM (11 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5831775
Default Alt Text
D488.id1472.diff (1 KB)

Event Timeline