Accepting request 57461 from home:vuntz:branches:GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/57461
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=126
This commit is contained in:
Vincent Untz 2011-01-07 22:32:47 +00:00 committed by Git OBS Bridge
parent a89e1e8704
commit b8f27c4c0b
4 changed files with 25 additions and 5 deletions

View File

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

3
glib-2.27.90.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Fri Jan 7 17:29:01 CET 2011 - vuntz@opensuse.org
- Update to version 2.27.90:
+ Test reports created by gtester-report can now include revision
information.
+ The g_desktop_app_info_launch_* family of functions now emit a
DBus signal when an application is launched. Additionally,
there is a new variant
g_desktop_app_info_launch_uris_as_manager(), which gives more
control over the launched process.
+ The memory and null GSettings backends are now available as
public API.
+ g_get_locale_variants() is a new function that returns a list
of variants of a locale identifier.
+ Bugs fixed: bgo#587898, bgo#606960, bgo#631980, bgo#634569,
bgo#635998, bgo#636806, bgo#637262, bgo#637544, bgo#637720,
bgo#637738, bgo#637759, bgo#637852, bgo#637858, bgo#638349.
+ Updated translations.
-------------------------------------------------------------------
Tue Dec 21 13:31:38 CET 2010 - vuntz@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package glib2 (Version 2.27.5)
# spec file for package glib2 (Version 2.27.90)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -21,7 +21,7 @@
Name: glib2
%define _name glib
Version: 2.27.5
Version: 2.27.90
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