Update to 1.16.0
This commit is contained in:
parent
0c3f397312
commit
c55a91f53b
Binary file not shown.
BIN
gpgme-1.16.0.tar.bz2
Normal file
BIN
gpgme-1.16.0.tar.bz2
Normal file
Binary file not shown.
18
gpgme.spec
18
gpgme.spec
@ -1,6 +1,6 @@
|
||||
Name: gpgme
|
||||
Version: 1.15.1
|
||||
Release: 3
|
||||
Version: 1.16.0
|
||||
Release: 1
|
||||
Summary: GnuPG Made Easy
|
||||
License: GPLv2+ and LGPLv2+
|
||||
URL: https://gnupg.org/related_software/gpgme/
|
||||
@ -15,10 +15,10 @@ Patch1: gpgme-1.3.2-largefile.patch
|
||||
Patch2: 0001-fix-stupid-ax_python_devel.patch
|
||||
Patch3: backport-core-Support-closefrom-also-for-glibc.patch
|
||||
|
||||
BuildRequires: autoconf automake gcc gcc-c++ gawk gnupg2 >= 2.1.18
|
||||
BuildRequires: libgpg-error-devel >= 1.24 libassuan-devel >= 2.4.2
|
||||
BuildRequires: autoconf automake gcc gcc-c++ gawk gnupg2 >= 2.2.24
|
||||
BuildRequires: libgpg-error-devel >= 1.36 libassuan-devel >= 2.4.2
|
||||
BuildRequires: swig chrpath cmake qt5-qtbase-devel python3-devel
|
||||
Requires: gnupg2 >= 2.1.18
|
||||
Requires: gnupg2 >= 2.2.24
|
||||
Provides: %{name}%{?_isa} <= %{version}-%{release}
|
||||
|
||||
|
||||
@ -63,7 +63,7 @@ Provides: python3-gpg
|
||||
|
||||
%package devel
|
||||
Summary: Development headers and libraries for %{name}
|
||||
Requires: %{name} = %{version}-%{release} libgpg-error-devel >= 1.24 info
|
||||
Requires: %{name} = %{version}-%{release} libgpg-error-devel >= 1.36 info
|
||||
Obsoletes: gpgme-pp-devel < 1.8.0-7 %{name}pp-devel q%{name}-devel
|
||||
Provides: gpgme-pp-devel = %{version}-%{release} %{name}pp-devel q%{name}-devel
|
||||
Obsoletes: %{name}pp-devel q%{name}-devel
|
||||
@ -145,6 +145,12 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Dec 10 2021 yixiangzhike <yixiangzhike007@163.com> - 1.16.0-1
|
||||
- Type:bugfix
|
||||
- CVE:NA
|
||||
- SUG:NA
|
||||
- DESC:update to 1.16.0
|
||||
|
||||
* Tue Aug 10 2021 yixiangzhike <zhangxingliang3@huawei.com> - 1.15.1-3
|
||||
- Type:bugfix
|
||||
- CVE:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user