From f3e1c4f28670d5f9e57d6cd7397429e57794f47314452a6826aecc998fd78042 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 3 Feb 2022 09:26:41 +0000 Subject: [PATCH] Accepting request 950768 from home:pmonrealgonzalez:branches:Base:System - Update to 1.44: * Fix dependency to gpg-error-config-test.sh. * Run the posix locking test only on supported platforms. * Detect Linux systems using musl. * Fix gpg-error-config-test for PKG_CONFIG_LIBDIR. * Fix returning of option attributes for options with args. * Add Turkish translations. OBS-URL: https://build.opensuse.org/request/show/950768 OBS-URL: https://build.opensuse.org/package/show/Base:System/libgpg-error?expand=0&rev=95 --- libgpg-error-1.43.tar.bz2 | 3 --- libgpg-error-1.43.tar.bz2.sig | Bin 119 -> 0 bytes libgpg-error-1.44.tar.bz2 | 3 +++ libgpg-error-1.44.tar.bz2.sig | Bin 0 -> 119 bytes libgpg-error.changes | 11 +++++++++++ libgpg-error.spec | 4 ++-- 6 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 libgpg-error-1.43.tar.bz2 delete mode 100644 libgpg-error-1.43.tar.bz2.sig create mode 100644 libgpg-error-1.44.tar.bz2 create mode 100644 libgpg-error-1.44.tar.bz2.sig diff --git a/libgpg-error-1.43.tar.bz2 b/libgpg-error-1.43.tar.bz2 deleted file mode 100644 index 24a416a..0000000 --- a/libgpg-error-1.43.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a9ab83ca7acc442a5bd846a75b920285ff79bdb4e3d34aa382be88ed2c3aebaf -size 999006 diff --git a/libgpg-error-1.43.tar.bz2.sig b/libgpg-error-1.43.tar.bz2.sig deleted file mode 100644 index 1f81f85cc1594d9f74a2df2fa2ce6e1744d637515f485bd30fbb1cfb79f62734..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 119 zcmeAuWnmEGV2~A4WXWBXm$E!p!y#PSlPRcU`VKV*t6Qv0iA~d1GjMSVz(gb^82%Z( z%KEhJ)`R75UP^k-y8J1@>h_v-X4ANer-W@uUQ*@H$H*|X=pf&`h0i0!e0U3wDDU3z VeQUV|_opfDuG|4BJB#-50RUuXFw6h| diff --git a/libgpg-error-1.44.tar.bz2 b/libgpg-error-1.44.tar.bz2 new file mode 100644 index 0000000..0dd405d --- /dev/null +++ b/libgpg-error-1.44.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e3d2da7a8b9a104dd8e9212ebe8e0daf86aa838cc1314ba6bc4de8f2d8a1ff9 +size 1014475 diff --git a/libgpg-error-1.44.tar.bz2.sig b/libgpg-error-1.44.tar.bz2.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..9408727fc30cb3f21f974723b2e205aeac0a9d9c16557a2de5d398af29e6065f GIT binary patch literal 119 zcmeAuWnmEGV2~A4WXWBXm$E!p!y#PSlPRcU`VKV*t6Qv0iJ#)S7`QkEU?Nkh7#Vin zO-L4AohJHP#3%OU|9Ok8BgOkS{p`EBKjfyLw#%m14FB|*Yk9i_&d7PmG+ABA>vk!W Um0Wu|!ug}&^G$voTUW3E0QhY$W&i*H literal 0 HcmV?d00001 diff --git a/libgpg-error.changes b/libgpg-error.changes index f48b70a..feb13d0 100644 --- a/libgpg-error.changes +++ b/libgpg-error.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Feb 2 15:21:58 UTC 2022 - Pedro Monreal + +- Update to 1.44: + * Fix dependency to gpg-error-config-test.sh. + * Run the posix locking test only on supported platforms. + * Detect Linux systems using musl. + * Fix gpg-error-config-test for PKG_CONFIG_LIBDIR. + * Fix returning of option attributes for options with args. + * Add Turkish translations. + ------------------------------------------------------------------- Fri Nov 5 10:58:23 UTC 2021 - Pedro Monreal diff --git a/libgpg-error.spec b/libgpg-error.spec index 29579cf..ac5330a 100644 --- a/libgpg-error.spec +++ b/libgpg-error.spec @@ -1,7 +1,7 @@ # # spec file for package libgpg-error # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: libgpg-error -Version: 1.43 +Version: 1.44 Release: 0 Summary: Library That Defines Common Error Values for All GnuPG Components License: GPL-2.0-or-later AND LGPL-2.1-or-later