update libgpg-error to 1.43

This commit is contained in:
yangl777 2022-03-21 14:28:47 +08:00
parent 225ff2da5b
commit 37ed988d44
5 changed files with 9 additions and 3 deletions

Binary file not shown.

Binary file not shown.

BIN
libgpg-error-1.43.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: libgpg-error
Version: 1.41
Release: 2
Version: 1.43
Release: 1
Summary: Library for common error values and messages in GnuPG components.
License: LGPLv2+
URL: https://www.gnupg.org/ftp/gcrypt/libgpg-error
@ -9,7 +9,7 @@ Source1: https://www.gnupg.org/ftp/gcrypt/libgpg-error/%{name}-%{version}.tar.gz
Patch0: libgpg-error-1.29-multilib.patch
BuildRequires: gcc gawk, gettext, autoconf, automake, gettext-devel, libtool, texinfo, gettext-autopoint hostname
BuildRequires: gcc gawk, gettext, autoconf, automake, gettext-devel, libtool, texinfo, gettext-autopoint
%description
The libgpg-error package contains a library that originally defines common error values for all GnuPG components.
@ -73,6 +73,12 @@ make check
%{_mandir}/*
%changelog
* Mon Mar 21 2022 yanglu <yanglu72@h-partners.com> - 1.43-1
- Type:requirements
- Id:NA
- SUG:NA
- DESC:update libgpg-error to 1.43
* Thu Sep 30 2021 zhanzhimin <zhanzhimin@huawei.com> - 1.41-2
- Type:bugfix
- Id:NA