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

Update to 2.31.2

OBS-URL: https://build.opensuse.org/request/show/92997
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=170
This commit is contained in:
Vincent Untz 2011-11-23 11:23:49 +00:00 committed by Git OBS Bridge
parent e6599a36da
commit ab935d8862
4 changed files with 23 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:071886b70b19d75e09ad0222d4b0abb388f2b840ec1c973218209bc781a52087
size 7787409

3
glib-2.31.2.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:964f944f294e4ff15f2a9ba5cc82e746de5f2cbb0e05732d86c8bd3e7c531ca6
size 7810027

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Nov 22 08:28:17 UTC 2011 - dimstar@opensuse.org
- Update to version 2.31.2:
+ Monotonic time is now properly supported on Windows
+ glib-mkenums: fix @ENUMPREFIX@ with /*< underscore_name=... >*/
+ EXPERIMENTAL: introduce new GSettingsSchema and
GSettingsSchemaSource APIs for the convenience of plugin system
authors and those who wish to introspect the contents of
schemas.
+ Improve the performance of GObject property notifies.
+ GDBus:
- fix a race when unowning a name immediately after owning it
- thread safety improvements on GDBusConnection
- fixes for exit-on-close functionality
+ Deprecations:
- add G_SIGNAL_DEPRECATED
- don't use G_DISABLE_DEPRECATED masking for functions anymore
-------------------------------------------------------------------
Thu Oct 27 08:29:41 UTC 2011 - dimstar@opensuse.org

View File

@ -21,7 +21,7 @@
Name: glib2
%define _name glib
Version: 2.31.0
Version: 2.31.2
Release: 1
# FIXME: change zlib-devel to pkgconfig(zlib) once we have a recent enough version of zlib
# FIXME: find out if tapsets should really be in devel package or in main package