Accepting request 640588 from home:kbabioch:branches:Base:System

- Update to 1.12.0:
 * Enhanced the JSON based interface tool gpgme-json to support Native
   Messaging as well as new Javascript code to support the browser
   site.  See lang/js/README for details.
 * Major overhaul of the Python language bindings documentation
 * Even for old versions of gpg a missing MDC will now lead to a
   decryption failure
 * Added context flag "auto-key-locate" to control the
   behavior of GPGME_KEYLIST_MODE_LOCATE
 * New data function to create a data object from an estream
 * Add more interfaces to the C++ binding
 * Improved error codes on decryption failure
 * Lots of minor fixes
 * Interface changes

OBS-URL: https://build.opensuse.org/request/show/640588
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=100
This commit is contained in:
Tomáš Chvátal
2018-10-08 11:38:36 +00:00
committed by Git OBS Bridge
parent fc79df16ba
commit cc6d197de9
6 changed files with 23 additions and 5 deletions

View File

@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -21,7 +21,7 @@
%bcond_without python2
%bcond_without python3
Name: gpgme
Version: 1.11.1
Version: 1.12.0
Release: 0
Summary: Programmatic library interface to GnuPG
License: LGPL-2.1-or-later AND GPL-3.0-or-later