diff --git a/gnupg-2.1.5.tar.bz2 b/gnupg-2.1.5.tar.bz2 deleted file mode 100644 index b2f5a8b..0000000 --- a/gnupg-2.1.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b5105a7160c39ba6e3aa53789b09f1bfac6e3422d15cc9f3a2f71f82320aa84c -size 4906435 diff --git a/gnupg-2.1.5.tar.bz2.sig b/gnupg-2.1.5.tar.bz2.sig deleted file mode 100644 index d53a7b3..0000000 Binary files a/gnupg-2.1.5.tar.bz2.sig and /dev/null differ diff --git a/gnupg-2.1.6.tar.bz2 b/gnupg-2.1.6.tar.bz2 new file mode 100644 index 0000000..e809097 --- /dev/null +++ b/gnupg-2.1.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e599ad542199f3bd733eed2b88a539d1b4c3beda2dbab0ff69f1896f52e92fd +size 4917722 diff --git a/gnupg-2.1.6.tar.bz2.sig b/gnupg-2.1.6.tar.bz2.sig new file mode 100644 index 0000000..29355cb Binary files /dev/null and b/gnupg-2.1.6.tar.bz2.sig differ diff --git a/gpg2.changes b/gpg2.changes index bd9f68b..d30f062 100644 --- a/gpg2.changes +++ b/gpg2.changes @@ -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 diff --git a/gpg2.spec b/gpg2.spec index ad19e39..964cd79 100644 --- a/gpg2.spec +++ b/gpg2.spec @@ -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