Merge pull request #4547 from pisilinux/Rmys-patch-95

p11-kit-0.23.9:ver.bump
This commit is contained in:
Rmys
2018-02-22 17:53:49 +03:00
committed by GitHub
+11 -3
View File
@@ -13,9 +13,9 @@
<PartOf>util.crypt</PartOf>
<Summary>Library to work with PKCS#11 modules</Summary>
<Description>The p11-kit package Provides a way to load and enumerate PKCS #11 (a Cryptographic Token Interface Standard) modules.</Description>
<Archive sha1sum="4da0d7b47935b6cb0f321dd00358b063ae42df71" type="targz">https://p11-glue.freedesktop.org/releases/p11-kit-0.23.2.tar.gz</Archive>
<Archive sha1sum="1c67633736301707d7d0b2b0cf35f9240259deb3" type="targz">https://github.com/p11-glue/p11-kit/releases/download/0.23.9/p11-kit-0.23.9.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="4.10">libtasn1-devel</Dependency>
<Dependency versionFrom="4.13">libtasn1-devel</Dependency>
<Dependency>libffi-devel</Dependency>
</BuildDependencies>
</Source>
@@ -23,11 +23,12 @@
<Package>
<Name>p11-kit</Name>
<RuntimeDependencies>
<Dependency versionFrom="4.10">libtasn1</Dependency>
<Dependency versionFrom="4.13">libtasn1</Dependency>
<Dependency>libffi</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="executable">/usr/libexec</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="doc">/usr/share/gtk-doc</Path>
<Path fileType="doc">/usr/share/p11-kit</Path>
@@ -69,6 +70,13 @@
</Package>
<History>
<Update release="5">
<Date>2018-02-22</Date>
<Version>0.23.9</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2017-02-17</Date>
<Version>0.23.2</Version>