Accepting request 81473 from GNOME:Factory

Pushing most of G:F

OBS-URL: https://build.opensuse.org/request/show/81473
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glib2?expand=0&rev=117
This commit is contained in:
Sascha Peilicke 2011-09-09 09:16:21 +00:00 committed by Git OBS Bridge
commit 1c2988b069
4 changed files with 80 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d474069c198fb63e0cab401f1baf054c57fe7db9c55650c3d8347d686ca163a0
size 7382284

3
glib-2.29.90.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:54ff44fc33fd928f0279c54d89e99e178f8c7dbd0bc8c75027c35ee65ab2e3b4
size 7609207

View File

@ -1,3 +1,77 @@
-------------------------------------------------------------------
Tue Sep 6 15:35:18 UTC 2011 - vuntz@opensuse.org
- 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 - vuntz@opensuse.org
- 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 - 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

View File

@ -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 @@ rm -rf %{buildroot}
%{_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