Changelog for
libgpgme11-1.3.1-28.1.i586.rpm :
Thu Dec 1 13:00:00 2011 cooloAATTsuse.com
- add automake as buildrequire to avoid implicit dependency
Sun Oct 2 14:00:00 2011 crrodriguezAATTopensuse.org
- Workaround qemu-arm bugs
- remove support for the \"pth\" library, which has not seen
mainteniance for around 5 years, native pthread support
should be just fine in linux too.
Mon Sep 5 14:00:00 2011 vuntzAATTopensuse.org
- Move gpg2 Requires from gpgme to libgpgme11 since it\'s the
library that will call the binary when it needs it.
Fix bnc#715963.
- Add libgpgme11 Requires to gpgme as this package makes no sense
without the library.
Fri Jul 29 14:00:00 2011 puzelAATTnovell.com
- update to gpgme-1.3.1
- Detect GPG versions not supporting ---passwd.
- Interface changes relative to the 1.3.0 release:
GPGME_EXPORT_MODE_MINIMAL NEW
GPGME_STATUS_SUCCESS NEW
gpgme_err_code_from_syserror NEW
gpgme_err_set_errno NEW
gpgme_error_from_errno CHANGED: Return gpgme_error_t
gpgme_error_from_syserror NEW
- drop gnupg-2.0.17-test-failure.patch (fixed upstream)
Thu Apr 28 14:00:00 2011 idoenmezAATTnovell.com
- Add gnupg-2.0.17-test-failure.patch: fix test failure with gnupg 2.0.17
Fri Feb 4 13:00:00 2011 sbrabecAATTsuse.cz
- Removed unneeded dependency of libgpgme11.
Mon Jan 31 13:00:00 2011 gberAATTopensuse.org
- added gpgme-1.3.0-gpgme-config-remove-extraneous-libs.patch in
order to remove the extraneuos libassuan from gpgme-config
>>>>>>> ./gpgme.changes.r4f20f9a7e442573486c918b107fed59f
Tue Dec 14 13:00:00 2010 cristian.rodriguezAATTopensuse.org
- run spec cleaner
- fix -devel package dependencies
Wed Apr 14 14:00:00 2010 chrisAATTcomputersalat.de
- fix deps
o pth / libpth-devel >= 2.0.7
Mon Apr 5 14:00:00 2010 ajAATTsuse.de
- Add requires of libassuan-devel on devel package.
Wed Mar 31 14:00:00 2010 puzelAATTnovell.com
- update to gpgme-1.3
* GPGME does not come with an internal libassuan version anymore.
The external libassuan 1.1.0 release or later is required. For
application programmers on systems that can resolve inter-library
dependencies at runtime, this is a transparent change.
* New engine GPGME_PROTOCOL_G13 to support the new g13 tool.
* New engine GPGME_PROTOCOL_UISERVER to support UI Servers.
* New API to change the passpgrase of a key.
* Interface changes relative to the 1.2.0 release:
- GPGME_STATUS_INV_SGNR NEW.
- GPGME_STATUS_NO_SGNR NEW.
- GPGME_PROTOCOL_G13 NEW.
- gpgme_op_g13_mount NEW.
- gpgme_g13_result_t NEW.
- GPGME_PK_ECDSA NEW.
- GPGME_PK_ECDH NEW.
- gpgme_op_passwd_start NEW.
- gpgme_op_passwd NEW.
- drop gpgme-1.1.8-makecheck.patch (not needed)
Sun Jan 31 13:00:00 2010 jengelhAATTmedozas.de
- package baselibs.conf
Tue Jun 23 14:00:00 2009 puzelAATTnovell.com
- update to gpgme-1.2.0
* New encryption flag GPGME_ENCRYPT_NO_ENCRYPT_TO to disable default
recipients.
* gpgme_new will fail if gpgme_check_version was not called, or a
selftest failed (for example, if -mms-bitfields was not used on
MingW32 targets).
* New functions gpgme_io_read and gpgme_io_write for use with
gpgme_passphrase_cb_t and gpgme_edit_cb_t functions.
* New functions gpgme_result_ref and gpgme_result_unref to detach
result structures from a context.
* New functions gpgme_op_export_keys_start and gpgme_op_export_keys
that allow to specify exported keys through gpgme_key_t objects
instead of patterns.
* New mode of operation gpgme_export_mode_t that allows exporting
external keys.
- drop unneeded BRs: libgcrypt-devel, libksba-devel
Thu Jun 11 14:00:00 2009 puzelAATTsuse.cz
- change BuildRequires: (pth-devel -> libpth-devel)
Tue Jun 2 14:00:00 2009 dmuellerAATTsuse.de
- fix requires of devel package
Mon Jun 1 14:00:00 2009 puzelAATTsuse.cz
- BuildRequires: pth-devel