From ee6aa7848bd62e1aed9f4881ca61603bd36827bf42c15e9e31d7f707fd1779db Mon Sep 17 00:00:00 2001 From: Pedro Monreal Gonzalez Date: Tue, 26 Jan 2021 09:32:48 +0000 Subject: [PATCH] Accepting request 866680 from home:dirkmueller:branches:Base:System - update to 1.41: * Fixes another glitch in the "ignore" meta command. * Fixes two typos in the German translation. * New function gpgrt_access. * Make "ignore" meta command work correctly in the option parser. * Interface changes relative to the 1.39 release: gpgrt_access NEW. OBS-URL: https://build.opensuse.org/request/show/866680 OBS-URL: https://build.opensuse.org/package/show/Base:System/libgpg-error?expand=0&rev=89 --- libgpg-error-1.39.tar.bz2 | 3 --- libgpg-error-1.39.tar.bz2.sig | Bin 310 -> 0 bytes libgpg-error-1.41.tar.bz2 | 3 +++ libgpg-error-1.41.tar.bz2.sig | Bin 0 -> 119 bytes libgpg-error.changes | 11 +++++++++++ libgpg-error.spec | 8 ++++---- 6 files changed, 18 insertions(+), 7 deletions(-) delete mode 100644 libgpg-error-1.39.tar.bz2 delete mode 100644 libgpg-error-1.39.tar.bz2.sig create mode 100644 libgpg-error-1.41.tar.bz2 create mode 100644 libgpg-error-1.41.tar.bz2.sig diff --git a/libgpg-error-1.39.tar.bz2 b/libgpg-error-1.39.tar.bz2 deleted file mode 100644 index 519c155..0000000 --- a/libgpg-error-1.39.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a836edcae592094ef1c5a4834908f44986ab2b82e0824a0344b49df8cdb298f -size 961676 diff --git a/libgpg-error-1.39.tar.bz2.sig b/libgpg-error-1.39.tar.bz2.sig deleted file mode 100644 index 277c8db415ad34833acc7b2dd6ce486fc1da8dbd756200793d51b1a7bdb52df3..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 310 zcmV-60m=S}0W$;u0SEvc79j-KX(1!T23_i24?49Zn>o@?CF8aQ0$)R)#Q+Kk5G0#9 z(oZGhw#X|7{wJ9sTeE?^Ui_gHF|b7sFz?+EE$-*xa498gV#AC0crmCA)OxUcbBNL6 z41BcmQMDu1lDb0CuLqhmIuSzUoB(?4RA2?TbD0=eF~sse5zI zw?vovBO&Eh*N|0nA8&9@DN{iT7T(K@_721mmaYGSkgI&I+j4sT)PrcZ)pP*4Y`5nB}XV)rXUr1l|9jTOFBVfWGK?TKWof<0h^L IsJ=9`PlAM*U;qFB diff --git a/libgpg-error-1.41.tar.bz2 b/libgpg-error-1.41.tar.bz2 new file mode 100644 index 0000000..c684d6e --- /dev/null +++ b/libgpg-error-1.41.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64b078b45ac3c3003d7e352a5e05318880a5778c42331ce1ef33d1a0d9922742 +size 967117 diff --git a/libgpg-error-1.41.tar.bz2.sig b/libgpg-error-1.41.tar.bz2.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..bf6691d24fbf62fc59c8028b533d6c524b54e9233c42817683c4f3513e4f290f GIT binary patch literal 119 zcmeAuWnmEGV2~A4WXWBXm$E!p!y#PSlPRcU`VKV*t6Qv0@egjCX5iu!fQel4WMnw$ z7Igi^?}tZK%3MR&b}ak4hqXs}ZrwihGtdA4 literal 0 HcmV?d00001 diff --git a/libgpg-error.changes b/libgpg-error.changes index 6b05c28..ce17ffe 100644 --- a/libgpg-error.changes +++ b/libgpg-error.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Jan 25 21:09:07 UTC 2021 - Dirk Müller + +- update to 1.41: + * Fixes another glitch in the "ignore" meta command. + * Fixes two typos in the German translation. + * New function gpgrt_access. + * Make "ignore" meta command work correctly in the option parser. + * Interface changes relative to the 1.39 release: + gpgrt_access NEW. + ------------------------------------------------------------------- Wed Sep 2 14:56:26 UTC 2020 - Pedro Monreal Gonzalez diff --git a/libgpg-error.spec b/libgpg-error.spec index a114fd8..7d16fe8 100644 --- a/libgpg-error.spec +++ b/libgpg-error.spec @@ -1,7 +1,7 @@ # # spec file for package libgpg-error # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,14 @@ Name: libgpg-error -Version: 1.39 +Version: 1.41 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 Group: Development/Libraries/C and C++ URL: https://www.gnupg.org/ -Source: ftp://ftp.gnupg.org/gcrypt/libgpg-error/%{name}-%{version}.tar.bz2 -Source1: ftp://ftp.gnupg.org/gcrypt/libgpg-error/%{name}-%{version}.tar.bz2.sig +Source0: https://gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-%{version}.tar.bz2 +Source1: https://gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-%{version}.tar.bz2.sig # http://www.gnupg.org/signature_key.en.html Source2: %{name}.keyring Source3: baselibs.conf