gpgme

No description set
Refresh
Refresh
Source Files
Filename Size Changed Actions
baselibs.conf 0000000034 34 Bytes over 7 years
gpgme.changes 0000029444 28.8 KB over 7 years
gpgme.keyring 0000002087 2.04 KB over 7 years
gpgme.spec 0000009934 9.7 KB over 7 years
remove-a-forgotten-instance-of-libsuffix.diff 0000001216 1.19 KB over 7 years
Revision 1 (latest revision is 2)
mollekopf mollekopf committed over 7 years ago (revision 1)
Initial commit from https://build.opensuse.org/package/show/Base:System/gpgme

- Add remove-a-forgotten-instance-of-libsuffix.diff: fix CMake 
  files for gpgmepp (or they won't work with KDE software) 

- gpgme 1.8:
   * The module of the Python bindings has been renamed to 'gpg'.
   * New interface to query current software versions.
   * New feature to use gpg's --{show,override}session-key options.
   * New interface to set the sender of a mail.
   * qt: Added Distinguished Name parser from libkleo
   * The --homedir option is now used with recent gpgconf versions.
   * The internal locking functions have been replaced by libgpg-error
     locking functions.
   * Interface changes relative to the 1.7.1 release:
     gpgme_set_sender                NEW.
     gpgme_get_sender                NEW.
     gpgme_op_query_swdb             NEW.
     gpgme_op_query_swdb_result      NEW.
     gpgme_query_swdb_result_t       NEW.
     gpgme_get_ctx_flag              NEW.
     gpgme_decrypt_result_t          EXTENDED: New field session_key.
     qt: DN                          NEW.
     qt: DN::Attribute               NEW.
     qt: Job::context(Job*)          NEW.
     cpp: EngineInfo::Version::Version(const char*) NEW.
     cpp: EngineInfo::Version::Version()            NEW.
     cpp: SwdbResult                                NEW.
     cpp: Context::setSender(const char*)           NEW.
     cpp: Context::getSender()                      NEW.

- in addition to dropping gpgme-1.7.0-python-Include-config.h.patch
Comments for gpgme 0