From 7d98db7e4be6cf3160b986731429006cf99f5146 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sun, 15 Sep 2019 20:41:38 +0300 Subject: [PATCH] qpgme:ver.bump --- util/crypt/gpgme/actions.py | 1 + util/crypt/gpgme/pspec.xml | 9 ++++++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/util/crypt/gpgme/actions.py b/util/crypt/gpgme/actions.py index 370ed02f16..4008579307 100644 --- a/util/crypt/gpgme/actions.py +++ b/util/crypt/gpgme/actions.py @@ -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") diff --git a/util/crypt/gpgme/pspec.xml b/util/crypt/gpgme/pspec.xml index f5e48ab07f..016a2fe098 100644 --- a/util/crypt/gpgme/pspec.xml +++ b/util/crypt/gpgme/pspec.xml @@ -13,7 +13,7 @@ library GnuPG Made Easy is a library for making GnuPG easier to use 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. - https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-1.10.0.tar.bz2 + https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-1.13.1.tar.bz2 gnupg libgpg-error-devel @@ -117,6 +117,13 @@ + + 2019-09-15 + 1.13.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-04-14 1.10.0