Update to version 1.47

This commit is contained in:
lingjuer 2023-07-17 10:46:07 +08:00
parent fad68fd7b2
commit 19a133f6c7
6 changed files with 8 additions and 2 deletions

View File

@ -113,7 +113,7 @@ diff -up libgpg-error-1.29/src/gpg-error.h.in.multilib libgpg-error-1.29/src/gpg
+++ libgpg-error-1.29/src/gpg-error.h.in 2018-04-11 14:45:28.184203566 +0200 +++ libgpg-error-1.29/src/gpg-error.h.in 2018-04-11 14:45:28.184203566 +0200
@@ -17,7 +17,7 @@ @@ -17,7 +17,7 @@
* License along with this program; if not, see <https://www.gnu.org/licenses/>. * License along with this program; if not, see <https://www.gnu.org/licenses/>.
* SPDX-License-Identifier: LGPL-2.1+ * SPDX-License-Identifier: LGPL-2.1-or-later
* *
- * @configure_input@ - * @configure_input@
+ * Do not edit. Generated from gpg-error.h.in. + * Do not edit. Generated from gpg-error.h.in.

Binary file not shown.

Binary file not shown.

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

Binary file not shown.

Binary file not shown.

View File

@ -1,5 +1,5 @@
Name: libgpg-error Name: libgpg-error
Version: 1.46 Version: 1.47
Release: 1 Release: 1
Summary: Library for common error values and messages in GnuPG components. Summary: Library for common error values and messages in GnuPG components.
License: LGPLv2+ License: LGPLv2+
@ -74,6 +74,12 @@ make check
%{_mandir}/* %{_mandir}/*
%changelog %changelog
* Mon Jul 17 2023 zhangchenglin <zhangchenglin@kylinos.cn> - 1.47-1
- Type:requirement
- Id:NA
- SUG:NA
- DESC:update libgpg-error version to 1.47
* Thu Feb 02 2023 yanglu <yanglu72@h-partners.com> - 1.46-1 * Thu Feb 02 2023 yanglu <yanglu72@h-partners.com> - 1.46-1
- Type:requirement - Type:requirement
- Id:NA - Id:NA