Fri, 14 Mar 2025 04:13:57 CST | login

Information for build gpgme-1.21.0-4.ocs23

ID4792
Package Namegpgme
Version1.21.0
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/gpgme.git?.#9e0698c800a3f8d0a5dcbc0c8dbcee4c176f746d
SummaryA library having High-Level Crypto API to make access to GnuPG easier
DescriptionGnuPG 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. GPGME comes with language bindings for Common Lisp, C++, QT, Python2, and Python 3. GPGME uses GnuPG as its backend to support OpenPGP and the Cryptographic Message Syntax (CMS).
Built bystreamkoji
State complete
Volume DEFAULT
StartedTue, 19 Sep 2023 13:56:05 CST
CompletedTue, 19 Sep 2023 14:01:03 CST
Taskbuild (dist-ocs23-python-update, /opencloudos-stream/gpgme.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/gpgme.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
gpgme-1.21.0-4.ocs23.src.rpm (info) (download)
aarch64
gpgme-1.21.0-4.ocs23.aarch64.rpm (info) (download)
gpgme-devel-1.21.0-4.ocs23.aarch64.rpm (info) (download)
gpgmepp-1.21.0-4.ocs23.aarch64.rpm (info) (download)
gpgmepp-devel-1.21.0-4.ocs23.aarch64.rpm (info) (download)
python3-gpg-1.21.0-4.ocs23.aarch64.rpm (info) (download)
gpgme-debuginfo-1.21.0-4.ocs23.aarch64.rpm (info) (download)
gpgme-debugsource-1.21.0-4.ocs23.aarch64.rpm (info) (download)
gpgme-devel-debuginfo-1.21.0-4.ocs23.aarch64.rpm (info) (download)
gpgmepp-debuginfo-1.21.0-4.ocs23.aarch64.rpm (info) (download)
python3-gpg-debuginfo-1.21.0-4.ocs23.aarch64.rpm (info) (download)
x86_64
gpgme-1.21.0-4.ocs23.x86_64.rpm (info) (download)
gpgme-devel-1.21.0-4.ocs23.x86_64.rpm (info) (download)
gpgmepp-1.21.0-4.ocs23.x86_64.rpm (info) (download)
gpgmepp-devel-1.21.0-4.ocs23.x86_64.rpm (info) (download)
python3-gpg-1.21.0-4.ocs23.x86_64.rpm (info) (download)
gpgme-debuginfo-1.21.0-4.ocs23.x86_64.rpm (info) (download)
gpgme-debugsource-1.21.0-4.ocs23.x86_64.rpm (info) (download)
gpgme-devel-debuginfo-1.21.0-4.ocs23.x86_64.rpm (info) (download)
gpgmepp-debuginfo-1.21.0-4.ocs23.x86_64.rpm (info) (download)
python3-gpg-debuginfo-1.21.0-4.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.21.0-4 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.21.0-3 - Rebuilt for OpenCloudOS Stream 23.09 * Thu Sep 07 2023 Shuo Wang <abushwang@tencent.com> - 1.21.0-1 - add buildrequires to setuptools for python3.11 * Tue Aug 15 2023 kianli <kianli@tencent.com> - 1.21.0-1 - Upgrade to 1.21.0 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.17.1-4 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.17.1-3 - Rebuilt for OpenCloudOS Stream 23 * Fri Sep 09 2022 rockerzhu <rockerzhu@tencent.com> - 1.17.1-2 - Disable qt5 by default * Tue Jul 12 2022 rockerzhu <rockerzhu@tencent.com> - 1.17.1-1 - Initial build