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