Merge pull request #2453 from groni/master

gpgme downgrade to version 1.7.1
This commit is contained in:
groni
2016-12-27 18:10:19 +01:00
committed by GitHub
+2 -9
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="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>
@@ -23,7 +23,7 @@
<Dependency>swig</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python-devel</Dependency>
</BuildDependencies>
</BuildDependencies>
</Source>
<Package>
@@ -60,13 +60,6 @@
</Package>
<History>
<Update release="4">
<Date>2016-12-26</Date>
<Version>1.8.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-12-24</Date>
<Version>1.7.1</Version>