Hello community, here is the log from the commit of package glib2 for openSUSE:Factory checked in at Fri Sep 9 11:16:27 CEST 2011.
-------- --- GNOME/glib2/glib2.changes 2011-07-26 15:30:56.000000000 +0200 +++ /mounts/work_src_done/STABLE/glib2/glib2.changes 2011-09-06 19:49:29.000000000 +0200 @@ -1,0 +2,74 @@ +Tue Sep 6 15:35:18 UTC 2011 - [email protected] + +- Update to version 2.29.90: + + API/ABI changes: + - Unix signal watches now match the API of all of the other + sources + - Revert the addition of g_date_time_source_new () from last + release + + Networking and other fixes for Solaris: + - We no longer support symbolic port names (ie: from + /etc/services) + - Check if -lsocket is needed + - Fix g_socket_details_from_fd() + - Avoid getmntinfo + - Fix some harmless warnings + + GDateTime improvements: + - Generally improved standards compliance (with C99) + - Support C99-specified format strings: %g, %G, %V, %c, %C, %w + - Consult the locale for the preferred 12-hour time format (%r) + - Drop support for non-standard %N and broken %W + - Better support for formatting non-POSIX (eg: Arabic) numerals + - Locale-related test case fixups, and fix some leaks + + GTlsInteraction: Add interaction method invocation guarantees + + gdbus-codegen: Post-process all interfaces when parsing >1 file + + Make GMainLoop, GMainContext and GSource boxed types + + Fix a race condition in the first use of g_get_monotonic_time() + + Lots of gtk-doc cleanups + + Better intltool compatibility when generating pot file + + Avoid GCC-specific compiler options when not using GCC + + Updated translations. + +------------------------------------------------------------------- +Wed Aug 31 09:52:47 CEST 2011 - [email protected] + +- Update to version 2.29.18: + + GDateTime is now respecting LC_TIME when formatting + + GTimeZoneMonitor has been removed again + + A new API for wallclock functionality has been added: + g_date_time_source_new(). This API is still experimental + and may be changed or removed before 2.30. + + Bugs fixed: bgo#628904, bgo#650763, bgo#655129, bgo#656341, + bgo#656387, bgo#656443, bgo#656675, bgo#656772, bgo#656914, + bgo#657083, bgo#657084, bgo#657138, bgo#657206, bgo#657243, + bgo#657274, bgo#657336, bgo#657452, bgo#657454, bgo#657540, + bgo#657593, bgo#646082, bgo#657517. + + Updated translations. + +------------------------------------------------------------------- +Tue Aug 16 03:44:30 CEST 2011 - [email protected] + +- 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. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- glib-2.29.14.tar.bz2 New: ---- glib-2.29.90.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glib2.spec ++++++ --- /var/tmp/diff_new_pack.LQB3T4/_old 2011-09-09 11:16:20.000000000 +0200 +++ /var/tmp/diff_new_pack.LQB3T4/_new 2011-09-09 11:16:20.000000000 +0200 @@ -21,7 +21,7 @@ Name: glib2 %define _name glib -Version: 2.29.14 +Version: 2.29.90 Release: 1 # 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 @@ -464,7 +464,8 @@ %{_includedir}/gio-unix-2.0 %{_libdir}/lib*.so %dir %{_libdir}/glib-2.0/ -%{_libdir}/gdbus-codegen/ +%dir %{_libdir}/gdbus-2.0/ +%{_libdir}/gdbus-2.0/codegen/ %{_libdir}/glib-2.0/include/ %{_libdir}/pkgconfig/*.pc %{_datadir}/gtk-doc/html/gio ++++++ glib-2.29.14.tar.bz2 -> glib-2.29.90.tar.bz2 ++++++ GNOME/glib2/glib-2.29.14.tar.bz2 /mounts/work_src_done/STABLE/glib2/glib-2.29.90.tar.bz2 differ: char 11, line 1 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
