Update to 1.16.0 (Closes: RHBZ#1975955)
Signed-off-by: Igor Raits <igor.raits@gmail.com>
This commit is contained in:
parent
358b5d03b1
commit
a65d42a985
13
gpgme.spec
13
gpgme.spec
@ -5,14 +5,18 @@
|
|||||||
|
|
||||||
Name: gpgme
|
Name: gpgme
|
||||||
Summary: GnuPG Made Easy - high level crypto API
|
Summary: GnuPG Made Easy - high level crypto API
|
||||||
Version: 1.15.1
|
Version: 1.16.0
|
||||||
Release: %autorelease
|
Release: %autorelease
|
||||||
|
|
||||||
License: LGPLv2+
|
# MIT: src/cJSON.{c,h} (used by gpgme-json)
|
||||||
|
License: LGPLv2+ and MIT
|
||||||
URL: https://gnupg.org/related_software/gpgme/
|
URL: https://gnupg.org/related_software/gpgme/
|
||||||
Source0: https://gnupg.org/ftp/gcrypt/gpgme/gpgme-%{version}.tar.bz2
|
Source0: https://gnupg.org/ftp/gcrypt/gpgme/gpgme-%{version}.tar.bz2
|
||||||
Source2: gpgme-multilib.h
|
Source2: gpgme-multilib.h
|
||||||
|
|
||||||
|
# Fix build with glibc >=2.34
|
||||||
|
Patch0001: https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gpgme.git;a=patch;h=4b64774b6d13ffa4f59dddf947a97d61bcfa2f2e#/0001-core-Support-closefrom-also-for-glibc.patch
|
||||||
|
|
||||||
## downstream patches
|
## downstream patches
|
||||||
# Don't add extra libs/cflags in gpgme-config/cmake equivalent
|
# Don't add extra libs/cflags in gpgme-config/cmake equivalent
|
||||||
Patch1001: 0001-don-t-add-extra-libraries-for-linking.patch
|
Patch1001: 0001-don-t-add-extra-libraries-for-linking.patch
|
||||||
@ -20,9 +24,6 @@ Patch1001: 0001-don-t-add-extra-libraries-for-linking.patch
|
|||||||
Patch1002: gpgme-1.3.2-largefile.patch
|
Patch1002: gpgme-1.3.2-largefile.patch
|
||||||
# Let's fix stupid AX_PYTHON_DEVEL
|
# Let's fix stupid AX_PYTHON_DEVEL
|
||||||
Patch1003: 0001-fix-stupid-ax_python_devel.patch
|
Patch1003: 0001-fix-stupid-ax_python_devel.patch
|
||||||
# Fix build with glibc >=2.34
|
|
||||||
# See: https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gpgme.git;a=commit;h=4b64774b6d13ffa4f59dddf947a97d61bcfa2f2e
|
|
||||||
Patch1004: 4b64774b6d13ffa4f59dddf947a97d61bcfa2f2e.patch
|
|
||||||
|
|
||||||
#BuildRequires: autoconf
|
#BuildRequires: autoconf
|
||||||
#BuildRequires: automake
|
#BuildRequires: automake
|
||||||
@ -169,7 +170,7 @@ make check
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license COPYING*
|
%license COPYING* LICENSES
|
||||||
%doc AUTHORS NEWS README*
|
%doc AUTHORS NEWS README*
|
||||||
%{_bindir}/%{name}-json
|
%{_bindir}/%{name}-json
|
||||||
%{_libdir}/lib%{name}.so.11*
|
%{_libdir}/lib%{name}.so.11*
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gpgme-1.15.1.tar.bz2) = 1d75a848cce6389f7cb8896b57a28dfe1dc5a447bfb4f128b0994a43e04134343400a3be063e971f03dfd595474cfd558519741d5d56afb3e84853ad4f2a45c2
|
SHA512 (gpgme-1.16.0.tar.bz2) = 69487be69612e9bf0221ff56ae687248bd13635db1b7087130e93c1670e38f3c810bbca17723555c04fe207976c35871bbc3da005179ce099504321cf33636e4
|
||||||
|
Loading…
Reference in New Issue
Block a user