Accepting request 96468 from home:dimstar:branches:GNOME:Factory
Update to 2.31.4 OBS-URL: https://build.opensuse.org/request/show/96468 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=173
This commit is contained in:
committed by
Git OBS Bridge
parent
29f617a2de
commit
aaa75b2f51
@@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 13 12:33:58 UTC 2011 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 2.31.4:
|
||||
+ Experimental: Menu support has been added to GApplication.
|
||||
+ GDBusConnection previously directly dispatched destroy notifies
|
||||
when unregistering objects if the current main context was the
|
||||
same context the object was exported on. It now unconditionally
|
||||
dispatches these through an idle on the context.
|
||||
+ Clean up requiers in .pc files.
|
||||
+ Introduce GBytes, a data type for immutable, fixed-size byte
|
||||
sequences. This makes the pre-existing GBuffer API available
|
||||
outside GLib
|
||||
+ GDBusInterfaceSkeleton can now be exported on multiple
|
||||
connections.
|
||||
+ Bugs fixed: bgo#600161, bgo#640077, bgo#641720, bgo#648516,
|
||||
bgo#651997, bgo#652560, bgo#662208, bgo#662718, bgo#663291,
|
||||
bgo#664406, bgo#664455, bgo#664558, bgo#664559, bgo#664617,
|
||||
bgo#664635, bgo#664809, bgo#665067, bgo#665184, bgo#665298,
|
||||
bgo#665391, bgo#665607, bgo#665634, bgo#665685, bgo#665733.
|
||||
- Add xz BuildRequires because we can't build a package for a
|
||||
xz-compressed tarball without explicitly specifying that... See
|
||||
bnc#697467 for more details.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 30 09:50:42 UTC 2011 - coolo@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user