Accepting request 80654 from home:vuntz:branches:GNOME:Factory

Update to 3.1.90.1

OBS-URL: https://build.opensuse.org/request/show/80654
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/seahorse?expand=0&rev=101
This commit is contained in:
Vincent Untz
2011-09-02 16:12:12 +00:00
committed by Git OBS Bridge
parent 282be600cf
commit d5e9ea6a7a
4 changed files with 39 additions and 20 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Thu Sep 1 13:48:16 UTC 2011 - vuntz@opensuse.org
- Update to version 3.1.90:
+ Change application name to shorter 'Passwords and Keys'
+ Fix drop downs in key generation dialogs
+ Don't distribute internal libseahorse documentation
+ Match changes in libgck and libgcr
+ Remove old operation code, and replace with newer gio style
async
+ Remove unused code and cleanup
+ Port to GSettings (instead of using GConf)
+ Add Glib style debug messages, activated with SEAHORSE_DEBUG=all
+ Translation and build fixes
- Remove pkgconfig(gconf-2.0) BuildRequires,
--disable-schemas-install from configure call and usage of gconf
macros; move to %glib2_gsettings_schema_* macros instead. This is
following the port to GSettings.
- Update GenericName we set for seahorse.desktop to 'Passwords and
Keys', following upstream.
- Remove hacky removal of libseahorse gtk-doc in %install now that
it is gone.
-------------------------------------------------------------------
Mon Jul 25 16:04:12 CEST 2011 - vuntz@opensuse.org