From 8e378555140d94ea7fa7234de24f6edda3aba16f4db05beb84abbef08c7e0f44 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 6 Jul 2011 09:17:19 +0000 Subject: [PATCH] Accepting request 75480 from home:vuntz:branches:GNOME:Factory Update to 2.29.10 OBS-URL: https://build.opensuse.org/request/show/75480 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=148 --- glib-2.29.10.tar.bz2 | 3 +++ glib-2.29.8.tar.bz2 | 3 --- glib2.changes | 27 +++++++++++++++++++++++++++ glib2.spec | 4 ++-- 4 files changed, 32 insertions(+), 5 deletions(-) create mode 100644 glib-2.29.10.tar.bz2 delete mode 100644 glib-2.29.8.tar.bz2 diff --git a/glib-2.29.10.tar.bz2 b/glib-2.29.10.tar.bz2 new file mode 100644 index 0000000..13a8a4b --- /dev/null +++ b/glib-2.29.10.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81eabdc56ac8a64900e798805f35655395f20f5155b57b42f577311ee45234bb +size 7466350 diff --git a/glib-2.29.8.tar.bz2 b/glib-2.29.8.tar.bz2 deleted file mode 100644 index f8391d6..0000000 --- a/glib-2.29.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:19087decb4f158c5222e5cb692e86495bd8446707a739b34cb83dcb1b3750cca -size 7313388 diff --git a/glib2.changes b/glib2.changes index 2506982..fabf0b4 100644 --- a/glib2.changes +++ b/glib2.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Wed Jul 6 00:31:06 CEST 2011 - vuntz@opensuse.org + +- Update to version 2.29.10: + + New features: + - g_desktop_app_info_get_nodisplay: a function that is required + to port gnome-menus to GDesktopAppInfo + - g_hash_table_iter_replace: new function to replace a value + while iterating over a hash table + - g_utf8_substring: convenience API to extract substrings from + UTF-8 strings + - g_action_group_add_entries: convenience API for creating lots + of actions quickly + - Use eventfd instead of pipes for waking up main contexts and + for cancellation when available + - GMatchInfo is now a refcounted boxed type + + API changes in GAction: + - the 'set_state' entry in the GActionInterface vtable has been + renamed to 'change_state + - g_action_set_state has been renamed to g_action_change_state + - the 'state' property has been changed to read-only + - GSimpleAction can no longer be subclassed + + Bug fixes: bgo#647796, bgo#652072, bgo#652168, bgo#652750, + bgo#652758, bgo#652822, bgo#652897, bgo#653140, bgo#653429, + bgo#653484. + + Updated translations. + ------------------------------------------------------------------- Thu Jun 16 12:27:47 UTC 2011 - dimstar@opensuse.org diff --git a/glib2.spec b/glib2.spec index 1ccfff9..6e6e442 100644 --- a/glib2.spec +++ b/glib2.spec @@ -21,7 +21,7 @@ Name: glib2 %define _name glib -Version: 2.29.8 +Version: 2.29.10 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 @@ -29,7 +29,7 @@ License: LGPLv2+ Summary: General-Purpose Utility Library Url: http://www.gtk.org/ Group: System/Libraries -Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{_name}/2.14/%{_name}-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/glib/2.29/%{_name}-%{version}.tar.bz2 Source1: glib2.sh Source2: glib2.csh Source3: SuSEconfig.glib2