Accepting request 315691 from Base:System

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/315691
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=94
This commit is contained in:
Stephan Kulow 2015-07-16 15:18:47 +00:00 committed by Git OBS Bridge
commit 0713080f88
6 changed files with 37 additions and 11 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b5105a7160c39ba6e3aa53789b09f1bfac6e3422d15cc9f3a2f71f82320aa84c
size 4906435

Binary file not shown.

3
gnupg-2.1.6.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5e599ad542199f3bd733eed2b88a539d1b4c3beda2dbab0ff69f1896f52e92fd
size 4917722

BIN
gnupg-2.1.6.tar.bz2.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,34 @@
-------------------------------------------------------------------
Thu Jul 2 14:26:21 UTC 2015 - astieger@suse.com
- do not run checks on ppc64 for now
-------------------------------------------------------------------
Wed Jul 1 14:15:28 UTC 2015 - astieger@suse.com
- GnuPG 2.1.6:
* agent: New option --verify for the PASSWD command.
* gpgsm: Add command option "offline" as an alternative to
--disable-dirmngr.
* gpg: Do not prompt multiple times for a password in pinentry
loopback mode.
* Allow the use of debug category names with --debug.
* Using gpg-agent and gpg/gpgsm with different locales will now show
the correct translations in Pinentry.
* gpg: Improve speed of --list-sigs and --check-sigs.
* gpg: Make --list-options show-sig-subpackets work again.
* gpg: Fix an export problem for old keyrings with PGP-2 keys.
* scd: Support PIN-pads on more readers.
* dirmngr: Properly cleanup zombie LDAP helper processes and avoid
hangs on dirmngr shutdown.
* Various other bug fixes.
- remove documentation make workaround, fixed upstream
-------------------------------------------------------------------
Sun Jun 28 13:14:03 UTC 2015 - schwab@linux-m68k.org
- Enable workaround for missing dependencies everywhere
-------------------------------------------------------------------
Mon Jun 15 13:20:33 UTC 2015 - astieger@suse.com

View File

@ -17,7 +17,7 @@
Name: gpg2
Version: 2.1.5
Version: 2.1.6
Release: 0
Summary: GnuPG 2
License: GPL-3.0+
@ -106,13 +106,6 @@ export LDFLAGS=-pie
--enable-large-secmem \
--with-gnu-ld
# https://lists.gnupg.org/pipermail/gnupg-devel/2015-June/030018.html
%if 0%{?suse_version} <= 1320
pushd doc
make defs.inc
popd
%endif
#
make %{?_smp_mflags}
%install
@ -146,8 +139,10 @@ install -m 755 tools/gpgsplit %{buildroot}/%{_bindir}
%check
%if ! 0%{?qemu_user_space_build}
%ifnarch ppc64
make check
%endif
%endif
%post
%install_info --info-dir=%{_infodir} %{_infodir}/gnupg.info.gz