Accepting request 186968 from Base:System

gpgme 1.4.3 (forwarded request 186940 from AndreasStieger)

OBS-URL: https://build.opensuse.org/request/show/186968
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpgme?expand=0&rev=49
This commit is contained in:
Tomáš Chvátal 2013-08-19 11:31:31 +00:00 committed by Git OBS Bridge
commit 30ccefd92f
6 changed files with 25 additions and 4 deletions

View File

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

Binary file not shown.

3
gpgme-1.4.3.tar.bz2 Normal file
View File

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

BIN
gpgme-1.4.3.tar.bz2.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Tue Aug 13 11:16:00 UTC 2013 - andreas.stieger@gmx.de
- update to 1.4.3:
* The default engine names are now taken from the output of gpgconf.
If gpgconf is not found the use of gpg 1 is assumed.
* New function gpgme_data_identify to detect the type of a message.
* Interface changes relative to the 1.4.2 release:
gpgme_signers_count NEW.
gpgme_data_type_t NEW.
gpgme_data_identify NEW.
- includes changes from 1.4.2:
* Allow symmetric encryption with gpgme_op_encrypt_sign.
* Interface changes relative to the 1.4.1 release:
gpgme_off_t NEW.
gpgme_size_t NEW.
GPGME_PROTOCOL_OPENPGP NEW alias.
- includes changes from 1.4.1:
* Fixed reading of gpg.conf files with excessive use of the group
option
-------------------------------------------------------------------
Thu May 23 14:06:31 UTC 2013 - cfarrell@suse.com

View File

@ -17,7 +17,7 @@
Name: gpgme
Version: 1.4.0
Version: 1.4.3
Release: 0
Summary: A Library Designed to Give Applications Easy Access to GnuPG
License: LGPL-2.1+ and GPL-3.0+