commit glibmm2 for openSUSE:Factory
Hello community, here is the log from the commit of package glibmm2 for openSUSE:Factory checked in at Thu Feb 11 20:03:23 CET 2010. -------- --- GNOME/glibmm2/glibmm2.changes 2009-09-28 18:10:02.000000000 +0200 +++ glibmm2/glibmm2.changes 2010-02-10 14:26:27.000000000 +0100 @@ -1,0 +2,62 @@ +Mon Feb 8 10:54:11 CET 2010 - captain.magnus@opensuse.org + +- Update to version 2.23.2: + + Glib: + - BalanceTree: New class, wrapping GTree. + - NodeTree: get_root() const correction. + + Gio: + - Cancellable: Added release_fd() and make_polldf(). + + File: + - Added has_parent(), supports_thread_contexts(), + start_mountable(), stop_mountable(), poll_mountable() + - Aded create_file_readwrite(), create_file_readwrite_async() + - Added open_readwrite(), open_readwrite_async(), + finish_readwrite(), replace_readwrite(), + replace_readwrite_async() and finish_replace_readwrite() + - unmount_mountable(), eject_mountable(): Add overrides with + MountOperation parameters + + NetworkService: Change hostname property to domain + + SocketConnection: Remove graceful-disconnect property + + UnixInputStream: Fix the constructor's implementation. + bgo#608665 + + Windows: giomm.h: Don't include files on Windows that are not + available on that platform. + +------------------------------------------------------------------- +Mon Jan 25 22:56:45 CET 2010 - captain.magnus@opensuse.org + +- Update to version 2.23.1: + + This release adds the BalancedTree class (wrapping GTree) and + fixes a number of bugs. + + bgo#594173: NodeTree::get_root() violates const-correctness + + Fine-tune Doxygen configuration to improve output + + Add non-cancellable versions of a bunch of SocketClient + functions wrap g_socket_connection_factory_create_connection() + + A bunch of minor doxygen cleanups around the tree + + bgo#606146: Relax the glib requirement + + bgo#581811: Gio::content_type_guess() miss the version with a + NULL filename + + bgo#606100: Fix wrapping properties + + Implement GTree wrapper + +------------------------------------------------------------------- +Thu Jan 7 00:30:36 CET 2010 - captain.magnus@opensuse.org + +- Update to version 2.23.0: + + This release adds API for the new Network I/O classes that were + added in glib 2.22.x. + + Re-enable network IO stuff, and wrap more of it + + Added new files to MSVC projects + + ifdef-out inclusion of files not available on Windows in + giomm.h + + Regenerate gio_methods.defs, bump glib requirement + + Re-generate gio_docs.xml + + Wrap Gio::Mount::get_default_location() + + _IGNORE a couple API that we've implemented manually + + Re-generate gio signal defs + + Add some more .gitignore stuff + + Make build successful when exceptions, vfuncs, etc. are + disabled. + + Regex: Slight documentation improvement. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- glibmm-2.22.1.tar.bz2 New: ---- glibmm-2.23.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glibmm2.spec ++++++ --- /var/tmp/diff_new_pack.4KHeVx/_old 2010-02-11 20:01:28.000000000 +0100 +++ /var/tmp/diff_new_pack.4KHeVx/_new 2010-02-11 20:01:28.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package glibmm2 (Version 2.22.1) +# spec file for package glibmm2 (Version 2.23.2) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,10 +24,10 @@ BuildRequires: gcc-c++ BuildRequires: glib2-devel BuildRequires: libsigc++2-devel -Version: 2.22.1 +Version: 2.23.2 Release: 1 Group: System/Libraries -License: LGPL v2.1 or later +License: LGPLv2.1+ Summary: C++ Interface for GLib2 Url: http://www.gtkmm.org/ Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{_name}/2.12/%{_name}-%{version}.tar.bz2 @@ -42,7 +42,7 @@ freely combined to quickly create complex user interfaces. %package devel -License: LGPL v2.1 or later +License: LGPLv2.1+ Group: Development/Libraries/C and C++ Summary: C++ Interface for GLib2 Requires: %{name} = %{version} glib2-devel libsigc++2-devel libstdc++-devel ++++++ glibmm-2.22.1.tar.bz2 -> glibmm-2.23.2.tar.bz2 ++++++ ++++ 105515 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de