Merge pull request #5326 from Rmys/master

gpgme
This commit is contained in:
Rmys
2018-08-10 12:07:30 +03:00
committed by GitHub
+9 -2
View File
@@ -13,7 +13,7 @@
<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="efa043064dbf675fd713228c6fcfcc4116feb221" type="tarbz2">http://gd.tuwien.ac.at/pub/gnupg/gpgme/gpgme-1.8.0.tar.bz2</Archive>
<Archive sha1sum="77d3390887da25ed70b7ac04392360efbdca501f" type="tarbz2"> https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-1.10.0.tar.bz2</Archive>
<BuildDependencies>
<Dependency>gnupg</Dependency>
<Dependency>libgpg-error-devel</Dependency>
@@ -25,7 +25,7 @@
<Dependency>python-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">remove-a-forgotten-instance-of-libsuffix.diff</Patch>
<!-- <Patch level="1">remove-a-forgotten-instance-of-libsuffix.diff</Patch> -->
</Patches>
</Source>
@@ -115,6 +115,13 @@
</Package>
<History>
<Update release="6">
<Date>2018-08-10</Date>
<Version>1.10.0</Version>
<Comment>Version Bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2017-12-31</Date>
<Version>1.8.0</Version>