Accepting request 203456 from home:dimstar:branches:GNOME:Factory

Update to 2.38.1 - Part of GNOME 3.10.1 Stable branch - Bugfixes only

OBS-URL: https://build.opensuse.org/request/show/203456
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=245
This commit is contained in:
Bjørn Lie
2013-10-16 14:26:52 +00:00
committed by Git OBS Bridge
parent 6d204d4918
commit 1672f5676c
4 changed files with 19 additions and 4 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Oct 16 06:42:18 UTC 2013 - dimstar@opensuse.org
- Update to version 2.38.1:
+ Fix error code checks when SOCK_CLOEXEC is defined but not
supported (fix support for GNU/Hurd).
+ g_settings_list_children: only list viable schemas.
+ GDBusObjectManagerClient: Fix typo in the /org/freedesktop/DBus
path when adding match rules.
+ Various -Werror=format-nonliteral fixes.
+ gmessages: fix clang annotations to work with older versions.
+ gio: don't dist (generated file) gnetworking.h.
+ Restore gl_GLIBC21 to configure; needed for libcharset.
+ Updated translations.
-------------------------------------------------------------------
Sun Oct 6 14:40:29 UTC 2013 - dimstar@opensuse.org