Hello community, here is the log from the commit of package glibmm2 for openSUSE:Factory checked in at 2013-04-26 15:43:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glibmm2 (Old) and /work/SRC/openSUSE:Factory/.glibmm2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glibmm2", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/glibmm2/glibmm2.changes 2013-04-03 12:51:42.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.glibmm2.new/glibmm2.changes 2013-04-26 15:44:03.000000000 +0200 @@ -1,0 +2,30 @@ +Tue Apr 16 12:28:01 UTC 2013 - [email protected] + +- Update to version 2.36.0: + + GLib: + - ByteArray: + . Add size() and get_data(). + . Add a Glib::Value<> template specialization. + - VariantBase: Add check_format_string(). + + Gio: + - ApplicationCommandLine: Add get_stdin() and + create_file_for_arg(). + - AsyncResult: Added is_tagged(). + - Credentials: Add get_unix_pid(). + - DesktopAppInfo: Add has_key(), get_string() and + get_boolean(). + - FileEnumerator: Add get_child(). + - FileInfo: Add get_deletion_date(). + - SocketClient: Add get/set_tls(), + get/set_tls_validation_flags(), get/set_proxy_resolver(). + + gmmproc: + - Verify that void methods should not return a value + (bgo#696364). + - Parse the argument list of methods correctly. + + Build: + - Visual Studio Projects: Fix and update. + - Add a test of implementing an interface, to detect the + problem in glib 2.36.0 and the expected problem with + glib >= 2.37.0 (bgo#697229). + +------------------------------------------------------------------- Old: ---- glibmm-2.35.9.tar.xz New: ---- glibmm-2.36.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glibmm2.spec ++++++ --- /var/tmp/diff_new_pack.tKxz8i/_old 2013-04-26 15:44:08.000000000 +0200 +++ /var/tmp/diff_new_pack.tKxz8i/_new 2013-04-26 15:44:08.000000000 +0200 @@ -21,17 +21,17 @@ Name: glibmm2 %define _name glibmm -Version: 2.35.9 +Version: 2.36.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.35/%{_name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/glibmm/2.36/%{_name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: pkgconfig(gio-2.0) -BuildRequires: pkgconfig(glib-2.0) >= 2.35.9 +BuildRequires: pkgconfig(glib-2.0) >= 2.36.1 BuildRequires: pkgconfig(gmodule-2.0) BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(sigc++-2.0) >= 2.0.10 ++++++ glibmm-2.35.9.tar.xz -> glibmm-2.36.0.tar.xz ++++++ ++++ 68810 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
