diff --git a/libgcrypt-1.7.5.tar.bz2 b/libgcrypt-1.7.5.tar.bz2 deleted file mode 100644 index c334329..0000000 --- a/libgcrypt-1.7.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d1fea4128beef2bb30a470af6bafabccc503ced350534fb9dd8f5a53ffbae800 -size 2883968 diff --git a/libgcrypt-1.7.5.tar.bz2.sig b/libgcrypt-1.7.5.tar.bz2.sig deleted file mode 100644 index 8123ade..0000000 Binary files a/libgcrypt-1.7.5.tar.bz2.sig and /dev/null differ diff --git a/libgcrypt-1.7.6.tar.bz2 b/libgcrypt-1.7.6.tar.bz2 new file mode 100644 index 0000000..0859c6a --- /dev/null +++ b/libgcrypt-1.7.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:626aafee84af9d2ce253d2c143dc1c0902dda045780cc241f39970fc60be05bc +size 2897695 diff --git a/libgcrypt-1.7.6.tar.bz2.sig b/libgcrypt-1.7.6.tar.bz2.sig new file mode 100644 index 0000000..cf8de2f Binary files /dev/null and b/libgcrypt-1.7.6.tar.bz2.sig differ diff --git a/libgcrypt.changes b/libgcrypt.changes index 9a2f045..eb0db6f 100644 --- a/libgcrypt.changes +++ b/libgcrypt.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jan 20 09:41:15 UTC 2017 - rmaliska@suse.com + +- libgcrypt 1.7.6: + * Fix counter operand from read-only to read/write + * Fix too large jump alignment in mpih-rshift + ------------------------------------------------------------------- Thu Dec 15 10:32:18 UTC 2016 - astieger@suse.com diff --git a/libgcrypt.spec b/libgcrypt.spec index 6f6d052..677176a 100644 --- a/libgcrypt.spec +++ b/libgcrypt.spec @@ -1,7 +1,7 @@ # # spec file for package libgcrypt # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %define libsoname %{name}20 %define cavs_dir %{_libexecdir}/%{name}/cavs Name: libgcrypt -Version: 1.7.5 +Version: 1.7.6 Release: 0 Summary: The GNU Crypto Library License: GPL-2.0+ and LGPL-2.1+ and GPL-3.0+