Package gpgme: Information

  • Default inline alert: Version in the repository: 1.23.1-alt2

Source package: gpgme
Version: 1.16.0-alt3
Build time:  Nov 24, 2022, 01:33 PM
Category: System/Libraries
Report package bug
License: LGPLv2.1+
Summary: GnuPG Made Easy is a library designed to make access to GnuPG easier for applications
Description: 
GnuPG Made Easy (GPGME) is a C language library that allows to add
support for cryptography to a program.  It is designed to make access
to public key crypto engines like GnuPG or GpgSM easier for
applications.  GPGME provides a high-level crypto API for encryption,
decryption, signing, signature verification and key management.

List of rpms provided by this srpm:
gpgme (mipsel)
gpgme-common (mipsel)
gpgme-debuginfo (mipsel)
libgpgme (mipsel)
libgpgme-devel (mipsel)
libgpgme11 (mipsel)
libgpgme11-debuginfo (mipsel)
libgpgmepp6 (mipsel)
libgpgmepp6-debuginfo (mipsel)
libqgpgme7 (mipsel)
libqgpgme7-debuginfo (mipsel)
python-module-gpg (mipsel)
python-module-gpg-debuginfo (mipsel)
python3-module-gpg (mipsel)
python3-module-gpg-debuginfo (mipsel)

Maintainer: Sergey V Turchin


    1. python-devel
    2. /proc
    3. libpth-devel
    4. glib2-devel
    5. gnupg2
    6. python3-devel
    7. gcc-c++
    8. libstdc++-devel
    9. swig
    10. libgpg-error-devel
    11. texinfo
    12. libassuan-devel >= 2.0
    13. qt5-base-devel

Last changed


Nov. 24, 2022 Sergey V Turchin 1.16.0-alt3
- return gost-constants.patch (closes: 44376)
Jan. 26, 2022 Grigory Ustinov 1.16.0-alt2
- Fix build with python3.10.
Oct. 26, 2021 Paul Wolneykien 1.16.0-alt1
- New version 1.16.0.
- Drop GOST patches.
- Drop some other old patches.
- Added patch for upstream glibc fix.