From 13732b4b990038fbf4b1a406aff5d13ca55a190f8b9b376e45ccf0c352f18fd0 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 25 Jun 2013 18:40:40 +0000 Subject: [PATCH] Accepting request 180790 from home:Zaitor:branches:GNOME:Factory Update to ver 2.37.3, fixup/resub after review OBS-URL: https://build.opensuse.org/request/show/180790 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=229 --- glib-2.37.2.tar.xz | 3 --- glib-2.37.3.tar.xz | 3 +++ glib2.changes | 15 +++++++++++++++ glib2.spec | 2 +- 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 glib-2.37.2.tar.xz create mode 100644 glib-2.37.3.tar.xz diff --git a/glib-2.37.2.tar.xz b/glib-2.37.2.tar.xz deleted file mode 100644 index dab671b..0000000 --- a/glib-2.37.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:79425f5907a150fab870287a574f9b8093106cc7a8956a024562c0c637e29a7a -size 6681148 diff --git a/glib-2.37.3.tar.xz b/glib-2.37.3.tar.xz new file mode 100644 index 0000000..574aa52 --- /dev/null +++ b/glib-2.37.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8857d98d9b075cace35f40d48dd9675e3f440e4555d7ab67c83707bbc3d67bc +size 6632972 diff --git a/glib2.changes b/glib2.changes index b2baac9..3a00773 100644 --- a/glib2.changes +++ b/glib2.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Jun 24 17:43:15 UTC 2013 - zaitor@opensuse.org + +- Update to version 2.37.3: + + Add a new API for instance private data: + G_DEFINE_TYPE_WITH_PRIVATE. + + Fix timestamps in tarball to prevent automake from being + required to build the unmodified source. + + Add new D-Bus API for async property handling. + + Add back fsync() on ext4 for g_file_set_contents() after it was + discovered that despite statements in the ext4 documentation + suggesting that this is safe, it is not safe. + + Bugs fixed: bgo#698375, bgo#700350, bgo#701560, bgo#700035. + + Updated translations. + ------------------------------------------------------------------- Fri Jun 21 18:36:28 UTC 2013 - dimstar@opensuse.org diff --git a/glib2.spec b/glib2.spec index f39f83d..130860e 100644 --- a/glib2.spec +++ b/glib2.spec @@ -20,7 +20,7 @@ Name: glib2 %define _name glib -Version: 2.37.2 +Version: 2.37.3 Release: 0 # FIXME: Remove libtool BuildRequires and autoreconf call # FIXME: find out if tapsets should really be in devel package or in main package