Accepting request 244478 from Base:System
1 OBS-URL: https://build.opensuse.org/request/show/244478 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=79
This commit is contained in:
parent
9859988188
commit
558d7dd776
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b3abe97df096cf53d6a422ac922f3c48e688bc892b7ccf669b92f0b7fc6c5823
|
|
||||||
size 4301689
|
|
Binary file not shown.
3
gnupg-2.0.26.tar.bz2
Normal file
3
gnupg-2.0.26.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7758e30dc382ae7a7167ed41b7f936aa50af5ea2d6fccdef663b5b750b65b8e0
|
||||||
|
size 4303384
|
BIN
gnupg-2.0.26.tar.bz2.sig
Normal file
BIN
gnupg-2.0.26.tar.bz2.sig
Normal file
Binary file not shown.
12
gpg2.changes
12
gpg2.changes
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 12 20:19:45 UTC 2014 - andreas.stieger@gmx.de
|
||||||
|
|
||||||
|
- update to 2.0.26:
|
||||||
|
* gpg: Fix a regression in 2.0.24 if a subkey id is given
|
||||||
|
to --recv-keys et al.
|
||||||
|
* gpg: Cap attribute packets at 16MB.
|
||||||
|
* gpgsm: Auto-create the ".gnupg" home directory in the same
|
||||||
|
way gpg does.
|
||||||
|
* scdaemon: Allow for certificates > 1024 when using PC/SC.
|
||||||
|
- remove URL from package keyring, upstream file metadata changes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 1 21:05:55 UTC 2014 - andreas.stieger@gmx.de
|
Tue Jul 1 21:05:55 UTC 2014 - andreas.stieger@gmx.de
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gpg2
|
Name: gpg2
|
||||||
Version: 2.0.25
|
Version: 2.0.26
|
||||||
Release: 0
|
Release: 0
|
||||||
BuildRequires: automake >= 1.10
|
BuildRequires: automake >= 1.10
|
||||||
BuildRequires: expect
|
BuildRequires: expect
|
||||||
@ -57,7 +57,8 @@ License: GPL-3.0+
|
|||||||
Group: Productivity/Networking/Security
|
Group: Productivity/Networking/Security
|
||||||
Source: ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-%{version}.tar.bz2
|
Source: ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-%{version}.tar.bz2
|
||||||
Source2: ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-%{version}.tar.bz2.sig
|
Source2: ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-%{version}.tar.bz2.sig
|
||||||
Source3: https://www.gnupg.org/signature_key.html#/%{name}.keyring
|
# https://www.gnupg.org/signature_key.html
|
||||||
|
Source3: %{name}.keyring
|
||||||
Patch1: gnupg-2.0.18-tmpdir.diff
|
Patch1: gnupg-2.0.18-tmpdir.diff
|
||||||
Patch2: gnupg-2.0.4-install_tools.diff
|
Patch2: gnupg-2.0.4-install_tools.diff
|
||||||
Patch4: gnupg-2.0.9-langinfo.patch
|
Patch4: gnupg-2.0.9-langinfo.patch
|
||||||
|
Loading…
Reference in New Issue
Block a user