qpgme:ver.bump
This commit is contained in:
@@ -11,6 +11,7 @@ from pisi.actionsapi import get
|
||||
def setup():
|
||||
autotools.configure("--disable-fd-passing \
|
||||
--disable-static \
|
||||
--disable-gpg-test \
|
||||
--disable-gpgsm-test \
|
||||
--enable-languages=cpp,qt,python")
|
||||
|
||||
|
||||
@@ -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="77d3390887da25ed70b7ac04392360efbdca501f" type="tarbz2"> https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-1.10.0.tar.bz2</Archive>
|
||||
<Archive sha1sum="f87f34e695e8d74ccc7c8f42864d50630afebb0e" type="tarbz2">https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-1.13.1.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>gnupg</Dependency>
|
||||
<Dependency>libgpg-error-devel</Dependency>
|
||||
@@ -117,6 +117,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="9">
|
||||
<Date>2019-09-15</Date>
|
||||
<Version>1.13.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2019-04-14</Date>
|
||||
<Version>1.10.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user