libvc: version bump to 1.3.1
This commit is contained in:
@@ -12,12 +12,12 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>A library to ease explicit vectorization of C++ code.</Summary>
|
||||
<Description>Vc is a free software library to ease explicit vectorization of C++ code. It has an intuitive API and provides portability between different compilers and compiler versions as well as portability between different vector instruction sets.</Description>
|
||||
<Archive sha1sum="b38c0127b67e1cbb378d66d07e2f5cda50fc42f5" type="targz">https://github.com/VcDevel/Vc/releases/download/1.3.0/Vc-1.3.0.tar.gz</Archive>
|
||||
<Archive sha1sum="6d37c8f5f7c4c800a48758ede8309d4d76238e07" type="targz">https://github.com/VcDevel/Vc/releases/download/1.3.1/Vc-1.3.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
|
||||
<Package>
|
||||
<Name>libvc</Name>
|
||||
<Files>
|
||||
@@ -25,7 +25,7 @@
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
|
||||
<Package>
|
||||
<Name>libvc-devel</Name>
|
||||
<Summary>Development files for libvc</Summary>
|
||||
@@ -37,8 +37,15 @@
|
||||
<Path fileType="library">/usr/lib/cmake</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2017-04-11</Date>
|
||||
<Version>1.3.1</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-12-31</Date>
|
||||
<Version>1.3.0</Version>
|
||||
@@ -47,4 +54,4 @@
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user