diff --git a/gpgme-1.4.0.tar.bz2 b/gpgme-1.4.0.tar.bz2 deleted file mode 100644 index 2a74ba6..0000000 --- a/gpgme-1.4.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:728c959abb0795ed4357b308cdbba92210d22998b075664d1e038d3cc7145619 -size 958151 diff --git a/gpgme-1.4.0.tar.bz2.sig b/gpgme-1.4.0.tar.bz2.sig deleted file mode 100644 index 583f941..0000000 Binary files a/gpgme-1.4.0.tar.bz2.sig and /dev/null differ diff --git a/gpgme-1.4.3.tar.bz2 b/gpgme-1.4.3.tar.bz2 new file mode 100644 index 0000000..45a974e --- /dev/null +++ b/gpgme-1.4.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d1cc12411753752d9c5b9037e6fd3fd363517af720154768cc7b46b60120496 +size 972497 diff --git a/gpgme-1.4.3.tar.bz2.sig b/gpgme-1.4.3.tar.bz2.sig new file mode 100644 index 0000000..1972024 Binary files /dev/null and b/gpgme-1.4.3.tar.bz2.sig differ diff --git a/gpgme.changes b/gpgme.changes index 3c2bc2e..685930f 100644 --- a/gpgme.changes +++ b/gpgme.changes @@ -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 diff --git a/gpgme.spec b/gpgme.spec index 5a1b3d3..df25cb8 100644 --- a/gpgme.spec +++ b/gpgme.spec @@ -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+