- Update to version 0.9.7.2:
+ Change desktop ID.
+ Save appdata in share/metainfo.
- Changes from version 0.9.7.1:
+ Generate appdata with XML declaration.
- Changes from version 0.9.7:
+ Fixed icon, desktop, and appdata file names to match appid.
+ Support for running as a flatpak app, i.e. making use of email
portal.
+ Handle gpgme's "status_code_lost" if the agent on the host is
old.
+ Handle gpgme's "INV_SGNR" for expired keys.
+ Fixed the detection of keys and the relevant homedir.
+ Now fully removed traces of monkeysign.
+ Fixed an encoding issue with Bluetooth under Python2.
+ Bluetooth should now really be optional.
+ Work around a crash in gpgme on 32bit.
- Drop python3-monkeysign sub-package, and obsolete it.
- Add python3-service_identity Requires: New runtime dependency.
OBS-URL: https://build.opensuse.org/request/show/618375
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnome-keysign?expand=0&rev=25
* Appdata: Updated format to newer standard.
* added a primitive extract_desktop function to babelglade.
* babelglade: add Python 3 support.
* desktop extract: regard the desktop file spec for translatable
strings.
* removed our copy of monkeysign.
* rewrote babelglade using lxml instead of expat.
* send: avoid BT restart when back has been pressed.
* setup.py: Generate translated desktop file.
* setup.py: Let python setup.py test run "nosetest tests".
* setup: group the catalogs in a separate function.
* test_bluetooth: Skip tests if pybluez is not available.
* test_gpgmks: skip the tests if mks is not available.
* tests: Avoid too broad exception clause.
- Add python-lxml BuildRequires: new dependency used during
translation of the xml files.
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnome-keysign?expand=0&rev=21
- Update to version 0.9.5:
* Bluetooth support through BlueZ and Twisted
* Translation support with Babel
* Increased Python 3 compatibility
* default to gpgme instead of monkeysign
* Better resiliance for pathologic OpenPGP keys
- Require BlueZ and Twisted for bluetooth support
- Require Babel during build time for translations
- Require python-gpgme because of upstream defaults
OBS-URL: https://build.opensuse.org/request/show/531900
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnome-keysign?expand=0&rev=18