File glade.changes of Package glade
-------------------------------------------------------------------
Wed Oct 12 12:34:56 UTC 2011 - vuntz@opensuse.org
- Update to version 3.10.2:
+ Optimized loading time by not updating progressbar on every
loaded object.
+ Update placeholders when a grid child's width or height child
properties change.
+ Ensure 'related-action' and 'use-action-appearance' are
serialized in the right order.
+ Correctly detect the required devhelp version.
+ Make documentation parallel installable (bgo#646997).
+ Renamed catalog and module environment variables.
+ Properly escape special characters while serializing property
values (bgo#654609).
+ Fixed size groups widget selection (bgo#647984).
+ Avoid crashing if glade-previewer is not installed
(bgo#650899).
+ Fixed loading correct application icon (bgo#648487).
+ Fixed "variable set but not used" warnings.
+ Other bugs fixed: bgo#651673, bgo#657164, bgo#660607,
bgo#660872, bgo#660874.
+ Updated translations.
-------------------------------------------------------------------
Fri Sep 30 08:48:00 UTC 2011 - vuntz@opensuse.org
- Port to pygobject 3.0:
+ Add glade-pygobject-3.0.patch: taken from git.
+ Change pkgconfig(pygobject-2.0) BuildRequires to
pkgconfig(pygobject-3.0).
+ Add gnome-common BuildRequires and call to gnome-autogen.sh,
needed for the patch.
-------------------------------------------------------------------
Tue May 3 14:14:10 CEST 2011 - vuntz@opensuse.org
- New package, based on the glade3 package: the GTK+ 3 version of
glade has been renamed back to glade (without glade3, yes, it's
confusing).