!8 update to 1.15.1

From: @panxh_purple
Reviewed-by: @zhujianwei001
Signed-off-by: @zhujianwei001
This commit is contained in:
openeuler-ci-bot 2021-01-25 16:32:56 +08:00 committed by Gitee
commit b52f586e5e
3 changed files with 11 additions and 5 deletions

Binary file not shown.

BIN
gpgme-1.15.1.tar.bz2 Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: gpgme
Version: 1.14.0
Release: 2
Version: 1.15.1
Release: 1
Summary: GnuPG Made Easy
License: GPLv2+ and LGPLv2+
URL: https://gnupg.org/related_software/gpgme/
@ -8,11 +8,11 @@ Source0: ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-%{version}.tar.bz2
# upstream patches
# Don't add extra libs/cflags in gpgme-config/cmake equivalent
Patch6000: 0001-don-t-add-extra-libraries-for-linking.patch
Patch0: 0001-don-t-add-extra-libraries-for-linking.patch
# add -D_FILE_OFFSET_BITS... to gpgme-config, upstreamable
Patch6001: gpgme-1.3.2-largefile.patch
Patch1: gpgme-1.3.2-largefile.patch
# Let's fix stupid AX_PYTHON_DEVEL
Patch6002: 0001-fix-stupid-ax_python_devel.patch
Patch2: 0001-fix-stupid-ax_python_devel.patch
BuildRequires: autoconf automake gcc gcc-c++ gawk gnupg2 >= 2.1.18
BuildRequires: libgpg-error-devel >= 1.24 libassuan-devel >= 2.4.2
@ -145,6 +145,12 @@ fi
%changelog
* Sat Jan 23 2021 panxiaohe <panxiaohe@huawei.com> - 1.15.1-1
- Type:enhancement
- CVE:NA
- SUG:NA
- DESC:update to 1.15.1
* Thu Oct 29 2020 zhangxingliang <zhangxingliang3@huawei.com> - 1.14.0-2
- Type:requirement
- CVE:NA