From 4131f550b03e19738bcdea74518c197e9f358516370d93f41de05b52a13c6c5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Tue, 28 May 2013 16:08:34 +0000 Subject: [PATCH] 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 --- glib-2.37.0.tar.xz | 3 --- glib-2.37.1.tar.xz | 3 +++ glib2.changes | 14 ++++++++++++++ glib2.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 glib-2.37.0.tar.xz create mode 100644 glib-2.37.1.tar.xz diff --git a/glib-2.37.0.tar.xz b/glib-2.37.0.tar.xz deleted file mode 100644 index 32c112a..0000000 --- a/glib-2.37.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d8f6a5a17f661bec196343661b7be26f115074ca54704d7f826bd62f8080a09 -size 6659068 diff --git a/glib-2.37.1.tar.xz b/glib-2.37.1.tar.xz new file mode 100644 index 0000000..e05fb2a --- /dev/null +++ b/glib-2.37.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7304a453d6893448cb9f49fa585456b57275a07cd7a14e847454a6077001e7d2 +size 6638012 diff --git a/glib2.changes b/glib2.changes index dbdc0fd..45fc060 100644 --- a/glib2.changes +++ b/glib2.changes @@ -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 diff --git a/glib2.spec b/glib2.spec index b923e94..90a0451 100644 --- a/glib2.spec +++ b/glib2.spec @@ -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