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

Update to 2.37.1

OBS-URL: https://build.opensuse.org/request/show/176830
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=227
This commit is contained in:
Bjørn Lie 2013-05-28 16:08:34 +00:00 committed by Git OBS Bridge
parent a130ec5112
commit 4131f550b0
4 changed files with 18 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7d8f6a5a17f661bec196343661b7be26f115074ca54704d7f826bd62f8080a09
size 6659068

3
glib-2.37.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7304a453d6893448cb9f49fa585456b57275a07cd7a14e847454a6077001e7d2
size 6638012

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue May 28 06:43:59 UTC 2013 - dimstar@opensuse.org
- Update to version 2.37.1:
+ Add support for installed tests.
+ Add a new g_test_trap_subprocess() that works on Windows as a
replacement for the (now deprecated) g_test_trap_fork().
+ Support for explicitly cancelling a gobject property binding.
+ Performance improvements for signal argument handling.
+ Stop using `quotes' in very many log messages generated by
GLib, for favour of 'this style'.
+ Improve manpages: add missing arguments and flags.
+ Updated translations.
-------------------------------------------------------------------
Wed May 1 19:34:21 UTC 2013 - dimstar@opensuse.org

View File

@ -20,7 +20,7 @@
Name: glib2
%define _name glib
Version: 2.37.0
Version: 2.37.1
Release: 0
# FIXME: Remove libtool BuildRequires and autoreconf call
# FIXME: find out if tapsets should really be in devel package or in main package