Package gpgme: Information

    Source package: gpgme
    Version: 1.16.0-alt3
    Build time:  Nov 30, 2022, 05:31 AM
    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 (e2kv6, e2kv5, e2kv4, e2k)
    gpgme-common (e2kv6, e2kv5, e2kv4, e2k)
    gpgme-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libgpgme (e2kv6, e2kv5, e2kv4, e2k)
    libgpgme-devel (e2kv6, e2kv5, e2kv4, e2k)
    libgpgme11 (e2kv6, e2kv5, e2kv4, e2k)
    libgpgme11-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libgpgmepp6 (e2kv6, e2kv5, e2kv4, e2k)
    libgpgmepp6-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libqgpgme7 (e2kv6, e2kv5, e2kv4, e2k)
    libqgpgme7-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    python-module-gpg (e2kv6, e2kv5, e2kv4, e2k)
    python-module-gpg-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    python3-module-gpg (e2kv6, e2kv5, e2kv4, e2k)
    python3-module-gpg-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Sergey V Turchin


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