From 6a24cdfb1f59913271e3832bbb8a02d9ab08b04144d987e5378fe725d2eae672 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 10 Jul 2013 20:31:54 +0000 Subject: [PATCH] Accepting request 182692 from home:dimstar:branches:GNOME:Factory Update to 2.37.4 OBS-URL: https://build.opensuse.org/request/show/182692 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=231 --- glib-2.37.3.tar.xz | 3 --- glib-2.37.4.tar.xz | 3 +++ glib2.changes | 15 +++++++++++++++ glib2.spec | 2 +- 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 glib-2.37.3.tar.xz create mode 100644 glib-2.37.4.tar.xz diff --git a/glib-2.37.3.tar.xz b/glib-2.37.3.tar.xz deleted file mode 100644 index 574aa52..0000000 --- a/glib-2.37.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8857d98d9b075cace35f40d48dd9675e3f440e4555d7ab67c83707bbc3d67bc -size 6632972 diff --git a/glib-2.37.4.tar.xz b/glib-2.37.4.tar.xz new file mode 100644 index 0000000..c57c972 --- /dev/null +++ b/glib-2.37.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e76a32e6ea0ced118aa64f87e46cdf5c3e90527f1f0eb93eabe42a03cebd1e7 +size 6698320 diff --git a/glib2.changes b/glib2.changes index 3a00773..7893cb8 100644 --- a/glib2.changes +++ b/glib2.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Jul 9 20:03:10 UTC 2013 - dimstar@opensuse.org + +- Update to version 2.37.4: + + bgo#701283: g_source_add_child_source() segfault. + + bgo#702147: inconsistency of G_STRFUNC. + + bgo#703191: new private macros interact poorly with versioning + macros. + + bgo#703254: Doc: various fixes. + + bgo#703407: g_spawn_async() keeps child_pid_report_pipe open in + child process. + + bgo#703437: GDBusConnection: be more careful with async GetAll. + + bgo#703478: Missing G_BEGIN/END_DECLS in gsettingsschema. + + Updated translations. + ------------------------------------------------------------------- Mon Jun 24 17:43:15 UTC 2013 - zaitor@opensuse.org diff --git a/glib2.spec b/glib2.spec index 130860e..7e61281 100644 --- a/glib2.spec +++ b/glib2.spec @@ -20,7 +20,7 @@ Name: glib2 %define _name glib -Version: 2.37.3 +Version: 2.37.4 Release: 0 # FIXME: Remove libtool BuildRequires and autoreconf call # FIXME: find out if tapsets should really be in devel package or in main package