Accepting request 78996 from home:dimstar:branches:GNOME:Factory
Update to 2.29.16 OBS-URL: https://build.opensuse.org/request/show/78996 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=159
This commit is contained in:
parent
c2ed2e721b
commit
06eac3dbb1
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d474069c198fb63e0cab401f1baf054c57fe7db9c55650c3d8347d686ca163a0
|
|
||||||
size 7382284
|
|
3
glib-2.29.16.tar.bz2
Normal file
3
glib-2.29.16.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e1e82f3c9b30527ead3c7b56bc6f97ecfa7c06aa00bfb27083f8c8e4df7b35da
|
||||||
|
size 7499682
|
@ -1,3 +1,29 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 16 03:44:30 CEST 2011 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.29.16:
|
||||||
|
+ GTlsDatabase: an abstract class that provides support or
|
||||||
|
certificate and key lookup. An implementation will be provided
|
||||||
|
in glib-networking
|
||||||
|
+ GHmac: Support or HMAC digests
|
||||||
|
+ Misc new API:
|
||||||
|
- g_ptr_array_add_full: creates a GPtrArray with a preallocated
|
||||||
|
size and a destroy function
|
||||||
|
- g_desktop_app_info_get_show_in: checks if a GDesktopAppInfo
|
||||||
|
should be shown in a given desktop environment
|
||||||
|
- g_mkdtemp, g_mkdtemp_full, g_dir_make_tmp: create temporary
|
||||||
|
directories
|
||||||
|
+ Unify thread wakeup implementations of GMainContext and
|
||||||
|
GCancellable, and use eventfd for it when available
|
||||||
|
+ Show mounts in $XDG_USER_DIR in addition to /media and $HOME
|
||||||
|
+ Bugs fixed: bgo#636572, bgo#644601, bgo#652284, bgo#652827,
|
||||||
|
bgo#653063, bgo#654078, bgo#654450, bgo#654793, bgo#655044,
|
||||||
|
bgo#655148, bgo#655241, bgo#655598, bgo#655664, bgo#655769,
|
||||||
|
bgo#656031, bgo#656048, bgo#656151, bgo#656152, bgo#656162,
|
||||||
|
bgo#656282, bgo#656283, bgo#118563, bgo#636405, bgo#656039,
|
||||||
|
bgo#656492
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 26 15:18:31 CEST 2011 - vuntz@opensuse.org
|
Tue Jul 26 15:18:31 CEST 2011 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
Name: glib2
|
Name: glib2
|
||||||
%define _name glib
|
%define _name glib
|
||||||
Version: 2.29.14
|
Version: 2.29.16
|
||||||
Release: 1
|
Release: 1
|
||||||
# FIXME: change zlib-devel to pkgconfig(zlib) once we have a recent enough version of zlib
|
# FIXME: change zlib-devel to pkgconfig(zlib) once we have a recent enough version of zlib
|
||||||
# FIXME: find out if tapsets should really be in devel package or in main package
|
# FIXME: find out if tapsets should really be in devel package or in main package
|
||||||
|
Loading…
x
Reference in New Issue
Block a user