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

Update to 2.30.0

OBS-URL: https://build.opensuse.org/request/show/84996
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=164
This commit is contained in:
Vincent Untz
2011-09-27 11:14:44 +00:00
committed by Git OBS Bridge
parent 3b161df9e7
commit eb461f1642
4 changed files with 31 additions and 5 deletions

View File

@@ -1,3 +1,29 @@
-------------------------------------------------------------------
Mon Sep 26 22:13:42 UTC 2011 - vuntz@opensuse.org
- Update to version 2.30.0:
+ GDBus changes:
- Change property API to avoid namespace problems
- Use correct object path in export_uniquely() method of
GDBusObjectManagerServer
- Docs and tests improvements
- Better handling of Ugly_Case method names
- Build fixes for generated code
+ Unix mounts:
- BSD compile fixes
- Ignore mounts with mountpoint "none" (as swap is on Debian)
+ GMappedFile:
- Return an error when trying to mmap device files (like
/dev/stdin)
+ gio-2.0.pc.in: drop stray reference to libasyncns
+ Introspection annotation improvements, docs fixes
+ Avoid double close() on the fd of a stream after splicing
+ Desktop file handling: avoid mimeapps.list corruption issue
+ Bugs fixed: bgo#654563, bgo#658188, bgo#658692, bgo#659324,
bgo#659528, bgo#659646, bgo#659690, bgo#659699, bgo#659794,
bgo#659838, bgo#659889,
+ Updated translations.
-------------------------------------------------------------------
Sun Sep 18 16:07:04 UTC 2011 - vuntz@opensuse.org