diff --git a/gpgme-1.13.0.tar.bz2 b/gpgme-1.13.0.tar.bz2 deleted file mode 100644 index 1828318..0000000 --- a/gpgme-1.13.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d4b23e47a9e784a63e029338cce0464a82ce0ae4af852886afda410f9e39c630 -size 1820504 diff --git a/gpgme-1.13.0.tar.bz2.sig b/gpgme-1.13.0.tar.bz2.sig deleted file mode 100644 index 2a2d244..0000000 Binary files a/gpgme-1.13.0.tar.bz2.sig and /dev/null differ diff --git a/gpgme-1.13.1.tar.bz2 b/gpgme-1.13.1.tar.bz2 new file mode 100644 index 0000000..98872f6 --- /dev/null +++ b/gpgme-1.13.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4e30b227682374c23cddc7fdb9324a99694d907e79242a25a4deeedb393be46 +size 1759616 diff --git a/gpgme-1.13.1.tar.bz2.sig b/gpgme-1.13.1.tar.bz2.sig new file mode 100644 index 0000000..4fc6e1b Binary files /dev/null and b/gpgme-1.13.1.tar.bz2.sig differ diff --git a/gpgme.changes b/gpgme.changes index 6a0a77e..941507c 100644 --- a/gpgme.changes +++ b/gpgme.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Fri Jun 14 13:18:36 UTC 2019 - Pedro Monreal Gonzalez + +- gpgme 1.13.1: + * core: At debug levels up to 9 print only an ascii dump. + * core: Add commented debug helper to posix-io.c. + * core: Fix error return value of _gpgme_run_io_cb. + * core: Prettify _gpgme_io_select debug output again and fix TRACE_SYSRES. + * core: Improve the debug messages even more. + * core: Avoid explicit locks in the debug code. + * json: Print "nan", "-inf", "inf" if needed. + * json: Improve handling of large exponents in the JSON parsor. + * core: Implement recpstring option parsing for gpgsm. + * core: Make gpgme_op_encrypt_ext work for CMS. + * python: Fix typo in DecryptionError exception. + * python: Make EXTRA_DIST files explicit. + * Python, doc: Minor style improvement. + * Always use maintainer mode -Wno cflags. + * cpp: Fix initialization warning. + * python: stop raising BadSignatures from decrypt(verify=True) + * cpp: Add wrapper for gpgme_set_global_flag. + * core: Fix duplication of close_notify_handler for gpgsm. + ------------------------------------------------------------------- Sun Mar 31 08:55:44 UTC 2019 - Andreas Stieger diff --git a/gpgme.spec b/gpgme.spec index a9c8856..b45e0d9 100644 --- a/gpgme.spec +++ b/gpgme.spec @@ -21,7 +21,7 @@ %bcond_without python2 %bcond_without python3 Name: gpgme -Version: 1.13.0 +Version: 1.13.1 Release: 0 Summary: Programmatic library interface to GnuPG License: LGPL-2.1-or-later AND GPL-3.0-or-later