Accepting request 35469 from home:dimstar:branches:GNOME:Factory

Copy from home:dimstar:branches:GNOME:Factory/glib2 via accept of submit request 35469 revision 2.
Request was accepted with message:
thanks

OBS-URL: https://build.opensuse.org/request/show/35469
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=77
This commit is contained in:
Vincent Untz 2010-03-22 14:22:21 +00:00 committed by Git OBS Bridge
parent dc2b2b3f78
commit 4761187514
4 changed files with 31 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Mon Mar 22 12:30:19 CET 2010 - dimstar@opensuse.org
- Update to version 2.23.6:
+ Class private data:
- support for private data associated with a GTypeClass
+ GVariant merge is now complete:
- loading functions and parser merged
+ Windows improvements:
- socket fixes
- various build improvements
- removal of GCC/C99isms in favour of portable code
- drop unmaintained Visual Studio 8 support
+ Minor API addition:
- g_desktop_app_info_get_filename()
+ Bugs fixed:
- bgo#521707 Class private data
- bgo#612502 build fails on glib/tests/gvariant.c
- bgo#612832 [GDesktopAppInfo] New function
g_desktop_app_info_get_filename
- bgo#612702 [PATCH] Fix GSocket-related crash on Windows
- bgo#612736 Improve the documentation about single include
- bgo#610858 gvariant test fails sometimes
- bgo#612327 uninitialized variable
+ Updated translations.
-------------------------------------------------------------------
Mon Mar 8 18:35:41 CET 2010 - dimstar@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package glib2 (Version 2.23.5)
# spec file for package glib2 (Version 2.23.6)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -20,7 +20,7 @@
Name: glib2
%define _name glib
Version: 2.23.5
Version: 2.23.6
Release: 1
License: LGPLv2.1+
Summary: A Library with Convenient Functions Written in C