forked from pool/libgpg-error
Accepting request 866752 from Base:System
OBS-URL: https://build.opensuse.org/request/show/866752 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgpg-error?expand=0&rev=64
This commit is contained in:
commit
670f52ddfa
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4a836edcae592094ef1c5a4834908f44986ab2b82e0824a0344b49df8cdb298f
|
||||
size 961676
|
Binary file not shown.
3
libgpg-error-1.41.tar.bz2
Normal file
3
libgpg-error-1.41.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:64b078b45ac3c3003d7e352a5e05318880a5778c42331ce1ef33d1a0d9922742
|
||||
size 967117
|
BIN
libgpg-error-1.41.tar.bz2.sig
Normal file
BIN
libgpg-error-1.41.tar.bz2.sig
Normal file
Binary file not shown.
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 25 21:09:07 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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 <pmonreal@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user