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

Copy from home:vuntz:branches:GNOME:Factory/glib2 via accept of submit request 35922 revision 2.
Request was accepted with message:
ok

OBS-URL: https://build.opensuse.org/request/show/35922
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=78
This commit is contained in:
Vincent Untz
2010-03-29 11:20:00 +00:00
committed by Git OBS Bridge
parent 4761187514
commit 7c9890c773
4 changed files with 19 additions and 5 deletions

View File

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

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

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

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Mar 26 23:16:05 CET 2010 - vuntz@opensuse.org
- Update to version 2.24.0:
+ Bug fixes:
- bgo#613601: buglet in dup_close_on_exec_fd
- bgo#584284: g_data_input_stream_read_until_async behaves
confusingly
- bgo#613748: Write errors in middle of copy cause hang
- bgo#613923: splice_stream_with_progress: wrong error handling
- bgo#613667: Typo in GObject documentation
- bgo#613618: gvariant format string docs unclear
+ Updated translations.
-------------------------------------------------------------------
Mon Mar 22 12:30:19 CET 2010 - dimstar@opensuse.org

View File

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