Accepting request 32063 from home:vuntz:branches:GNOME:Factory
Copy from home:vuntz:branches:GNOME:Factory/glib2 via accept of submit request 32063 revision 2. Request was accepted with message: ok OBS-URL: https://build.opensuse.org/request/show/32063 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=69
This commit is contained in:
parent
61bae6b120
commit
92458ac050
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:96396a496c7d31e24986275d58a59c9ceef2c57b49091813ad3f9e1a5de9c953
|
|
||||||
size 5152834
|
|
3
glib-2.23.3.tar.bz2
Normal file
3
glib-2.23.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9d6433c60b3cebcf3e05ea2c65cde0817d110d41e1abb7873113cfd7efe18fac
|
||||||
|
size 5245920
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 10 16:01:41 CET 2010 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.23.3:
|
||||||
|
+ GLib now has a facility for locks that consume only one bit of
|
||||||
|
storage inside an integer: g_bit_lock()
|
||||||
|
+ GVariant:
|
||||||
|
- The serializer has been merged, with more API to follow
|
||||||
|
+ Bugs fixed
|
||||||
|
- bgo#548967: 1 bit mutex lock
|
||||||
|
- bgo#604967: 2.22.3 libasyncns build fails on HP-UX 11.11
|
||||||
|
- bgo#608602: G_VALUE_COLLECT_INIT variables shadow those in
|
||||||
|
G_VALUE_COLLECT
|
||||||
|
- bgo#608743: Crash in g_hostname_to_ascii visiting certain
|
||||||
|
website in epiphany
|
||||||
|
- bgo#599197: array ref and unref functions crash on NULL
|
||||||
|
array.
|
||||||
|
- bgo#608159: mem leak in g_io_modules_scan_all_in_directory
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 28 00:25:50 CET 2010 - vuntz@opensuse.org
|
Thu Jan 28 00:25:50 CET 2010 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package glib2 (Version 2.23.2)
|
# spec file for package glib2 (Version 2.23.3)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
Name: glib2
|
Name: glib2
|
||||||
%define _name glib
|
%define _name glib
|
||||||
Version: 2.23.2
|
Version: 2.23.3
|
||||||
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