Accepting request 39939 from GNOME:Factory

checked in (request 39939)

OBS-URL: https://build.opensuse.org/request/show/39939
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=81
This commit is contained in:
OBS User autobuild 2010-05-13 22:13:53 +00:00 committed by Git OBS Bridge
parent 54167edfd9
commit f26775fbf6
5 changed files with 5 additions and 22 deletions

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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:014c3da960bf17117371075c16495f05f36501db990851ceea658f15d2ea6d04
size 5332511

View File

@ -1,2 +0,0 @@
addFilter(".*shlib-fixed-dependency.*glib2")

View File

@ -1,18 +1,3 @@
-------------------------------------------------------------------
Mon May 3 22:14:54 CEST 2010 - captain.magnus@opensuse.org
- Update to version 2.24.1:
+ bgo#615379: g_new macros crash if sizeof(struct_type) == 0
+ bgo#614185: g_type_class_add_private() documentation is not
correct
+ bgo#614372: g_stat() is funny
+ bgo#615111: GAsyncInitable's default implementation is broken
+ Fix race in g_cancellable_cancel()
+ Fix for g_variant_iter_loop()
+ Make g_string_append_len() accept NULL lf len == 0
+ Fix typo in GMutex error message
+ Translation updates
-------------------------------------------------------------------
Fri Mar 26 23:16:05 CET 2010 - vuntz@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package glib2 (Version 2.24.1)
# 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.24.1
Version: 2.24.0
Release: 1
License: LGPLv2.1+
Summary: A Library with Convenient Functions Written in C