Page MenuHomeSolus

D488.diff
No OneTemporary

D488.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : spirv-headers
-version : 1.1
-release : 3
+version : 1.2
+release : 4
source :
- git|https://github.com/KhronosGroup/SPIRV-Headers.git : 061097878467b8e040fbf153a837d844ef9f9f96
license : MIT
@@ -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="3">
+ <Update release="4">
<Date>2017-11-12</Date>
- <Version>1.1</Version>
+ <Version>1.2</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
Sat, Aug 12, 12:50 AM (3 h, 16 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5831022
Default Alt Text
D488.diff (1 KB)

Event Timeline