Updating link to change in openSUSE:Factory/glib2 revision 83.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=15ef889a0ef86e5ab32db7164cf79c7c
This commit is contained in:
parent
f26775fbf6
commit
6a149f02b5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7b6aa2cf21e734a6092a711bf196b8d2ddc589b971f93337610c10fa4f23400d
|
|
||||||
size 5306479
|
|
3
glib-2.24.1.tar.bz2
Normal file
3
glib-2.24.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:014c3da960bf17117371075c16495f05f36501db990851ceea658f15d2ea6d04
|
||||||
|
size 5332511
|
2
glib2-rpmlintrc
Normal file
2
glib2-rpmlintrc
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
addFilter(".*shlib-fixed-dependency.*glib2")
|
||||||
|
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
Fri Mar 26 23:16:05 CET 2010 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package glib2 (Version 2.24.0)
|
# spec file for package glib2 (Version 2.24.1)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
Name: glib2
|
Name: glib2
|
||||||
%define _name glib
|
%define _name glib
|
||||||
Version: 2.24.0
|
Version: 2.24.1
|
||||||
Release: 1
|
Release: 1
|
||||||
License: LGPLv2.1+
|
License: LGPLv2.1+
|
||||||
Summary: A Library with Convenient Functions Written in C
|
Summary: A Library with Convenient Functions Written in C
|
||||||
|
Loading…
Reference in New Issue
Block a user