gnupg and gpgme version bump
This commit is contained in:
@@ -13,12 +13,13 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>GnuPG Made Easy is a library for making GnuPG easier to use</Summary>
|
||||
<Description>GPGME is a library designed to make access to GnuPG easier for applications. It provides a high-Level Crypto application programming interface (API) for encryption, decryption, signing, signature verification and key management.</Description>
|
||||
<Archive sha1sum="88476d72cb099e179de4040760502886f7a54926" type="tarbz2">ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-1.5.5.tar.bz2</Archive>
|
||||
<Archive sha1sum="af95d75878200407eb577245eeb0681b1ad313ed" type="tarbz2">http://gd.tuwien.ac.at/pub/gnupg/gpgme/gpgme-1.7.1.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>gnupg</Dependency>
|
||||
<Dependency>libgpg-error-devel</Dependency>
|
||||
<Dependency>libassuan-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -27,6 +28,8 @@
|
||||
<Dependency>gnupg</Dependency>
|
||||
<Dependency>libgpg-error</Dependency>
|
||||
<Dependency>libassuan</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
@@ -46,12 +49,20 @@
|
||||
<Dependency>libassuan-devel</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/lib/cmake</Path>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="data">/usr/share/aclocal</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2016-12-24</Date>
|
||||
<Version>1.7.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-06-08</Date>
|
||||
<Version>1.5.5</Version>
|
||||
|
||||
Reference in New Issue
Block a user