diff --git a/util/crypt/gpgme/actions.py b/util/crypt/gpgme/actions.py index fb3effd8fa..07ca47690d 100644 --- a/util/crypt/gpgme/actions.py +++ b/util/crypt/gpgme/actions.py @@ -27,6 +27,7 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) + pisitools.dobin("src/gpgme-config") # pisitools.insinto("/usr/lib/cmake/Qgpgme", "lang/qt/src/QGpgmeConfig.cmake") # pisitools.insinto("/usr/lib/cmake/Qgpgme", "lang/qt/src/QGpgmeConfigVersion.cmake") diff --git a/util/crypt/gpgme/pspec.xml b/util/crypt/gpgme/pspec.xml index f58f10540f..0a80caea0e 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-2.0.0.tar.bz2 + https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-2.0.1.tar.bz2 gnupg glib2-devel @@ -54,6 +54,7 @@ glib2-devel + /usr/bin/gpgme-config /usr/include /usr/share/aclocal /usr/lib/pkgconfig @@ -63,6 +64,13 @@ + + 2026-01-10 + 2.0.1 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2025-08-27 2.0.0