Hello community, here is the log from the commit of package glibmm2 for openSUSE:Factory checked in at 2014-05-05 21:14:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glibmm2 (Old) and /work/SRC/openSUSE:Factory/.glibmm2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "glibmm2" Changes: -------- --- /work/SRC/openSUSE:Factory/glibmm2/glibmm2.changes 2014-04-05 16:50:12.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.glibmm2.new/glibmm2.changes 2014-05-05 21:15:35.000000000 +0200 @@ -1,0 +2,76 @@ +Sun Apr 13 19:49:57 UTC 2014 - zaitor@opensuse.org + +- Update to version 2.40.0: + + VariantType: Fix typo in VARIANT_TYPE_BYTESTRING_ARRAY value. + + gmmproc: Small improvement of enum documentation. + + Windows: Update the visual Studio build files. + +------------------------------------------------------------------- +Sat Apr 5 15:27:09 UTC 2014 - zaitor@opensuse.org + +- Update to version 2.39.93: + + Glib: + - Keyfile: Add save_to_file(). + - Add VariantDict. + - Variant: Remove the now-unnecessary local + g_variant_parse_error_quark() (bgo#727554). + + Gio: + - Application: Add the handle-local-options signal. + - ApplicationCommandline: Add get_options_dict(). + - Settings: Add get_user_value() and get_default_value(). + - Socket: Add get/set_option(). + - TlsInteraction: Add invoke_request_certificate(), + request_certificate(), request_certificate_async() and + request_certificate_finish(). + + Build: + - h2def.py: + . Handle *_DEPRECATED_IN_* and AVAILABLE_IN_* with 0 digits. + . Also strip *_DEPRECATE_IN_*_FOR () without a space. + - Visual Studio Projects: Update giomm Projects. + +------------------------------------------------------------------- +Wed Apr 2 14:39:58 UTC 2014 - dimstar@opensuse.org + +- Update to version 2.39.92: + + Gio: Application: Add add_main_option_entry() and + add_option_group(). + + Documentation: Glib::ustring: Say more clearly that it must be + only UTF-8 (bgo#681560). + + Build: win32: Surround content_type_get_symbolic_icon() with + ifdefs. + +------------------------------------------------------------------- +Wed Apr 2 14:39:57 UTC 2014 - dimstar@opensuse.org + +- Update to version 2.39.91: + + Documenation: Improve Gio::Socket documentation. + +------------------------------------------------------------------- +Wed Apr 2 14:39:04 UTC 2014 - zaitor@opensuse.org + +- Update to version 2.39.4: + + Gio + - Action: + . Add parse_detailed_name() and + parse_detailed_name_variant(). + . Fix activate(const Glib::Variant<T_Value>& value) + (bgo#722896). + - MenuModel: Add signal_items_changed(). + - MemoryInputStream: Add add_data() taking a sigc::slot, + with a test (bgo#609946). + - MenuModel: Add signal_items_changed(). + - Add Notification (bgo#722896). + + Documentation: + - Fix some doxygen warnings. + - Don't change NULL to 0 in docs, when it's part of a longer + name. + - OptionContext: Add API documentation based on the C docs. + +------------------------------------------------------------------- +Wed Apr 2 14:39:03 UTC 2014 - zaitor@opensuse.org + +- Update to version 2.39.3: + + Documentation improvements. + + Fix a test on IPv6 systems. + +------------------------------------------------------------------- Old: ---- glibmm-2.38.1.tar.xz New: ---- glibmm-2.40.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glibmm2.spec ++++++ --- /var/tmp/diff_new_pack.HDSyw6/_old 2014-05-05 21:15:36.000000000 +0200 +++ /var/tmp/diff_new_pack.HDSyw6/_new 2014-05-05 21:15:36.000000000 +0200 @@ -21,17 +21,17 @@ Name: glibmm2 %define _name glibmm -Version: 2.38.1 +Version: 2.40.0 Release: 0 Summary: C++ Interface for Glib License: LGPL-2.1+ Group: System/Libraries Url: http://www.gtkmm.org/ -Source: http://download.gnome.org/sources/glibmm/2.38/%{_name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/glibmm/2.40/%{_name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: pkgconfig(gio-2.0) -BuildRequires: pkgconfig(glib-2.0) >= 2.38.0 +BuildRequires: pkgconfig(glib-2.0) >= 2.40.0 BuildRequires: pkgconfig(gmodule-2.0) BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(sigc++-2.0) >= 2.0.10 ++++++ glibmm-2.38.1.tar.xz -> glibmm-2.40.0.tar.xz ++++++ ++++ 284400 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org