Hello community, here is the log from the commit of package c++-gtk-utils for openSUSE:Factory checked in at 2013-03-22 11:01:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/c++-gtk-utils (Old) and /work/SRC/openSUSE:Factory/.c++-gtk-utils.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "c++-gtk-utils", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/c++-gtk-utils/c++-gtk-utils.changes 2013-03-12 17:11:13.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.c++-gtk-utils.new/c++-gtk-utils.changes 2013-03-22 11:01:16.000000000 +0100 @@ -1,0 +2,23 @@ +Wed Mar 20 19:56:05 UTC 2013 - [email protected] + +- Update to version 2.0.16: + + Allow the Callback::lambda() factory function to be passed + callable objects which are lvalues (callback.h). + + Deal with document format breakage from doxygen markup changes. + + Update documentation. +- Changes from version 2.0.15: + + Make global static Notifier objects safe. + + Avoid use of GObject-style casts in inline functions and + function templates to enable user code defining + G_DISABLE_CAST_CHECKS to be more easily compliant with the + one-definition rule. + + Remove some other unnecessary GObject-style casts, where the + object concerned is created in the function where the cast is + carried out. + + Avoid deprecation warning for g_type_init() with glib>=2.36 + + Provide a --without-gtk configuration option, to enable the + library to be compiled without classes which require GTK+ + support. + + Update documentation. + +------------------------------------------------------------------- Old: ---- c++-gtk-utils-2.0.14.tar.gz New: ---- c++-gtk-utils-2.0.16.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ c++-gtk-utils.spec ++++++ --- /var/tmp/diff_new_pack.likmtj/_old 2013-03-22 11:01:19.000000000 +0100 +++ /var/tmp/diff_new_pack.likmtj/_new 2013-03-22 11:01:19.000000000 +0100 @@ -20,13 +20,13 @@ %define soname 2_0-0 Name: c++-gtk-utils -Version: 2.0.14 +Version: 2.0.16 Release: 0 Summary: Lightweight library for GTK+ programs using C++ License: LGPL-2.1 Group: System/Libraries Url: http://cxx-gtk-utils.sourceforge.net/ -Source0: http://downloads.sourceforge.net/project/cxx-gtk-utils/cxx-gtk-utils/2.0.14/c++-gtk-utils-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/project/cxx-gtk-utils/cxx-gtk-utils/2.0.16/c++-gtk-utils-%{version}.tar.gz BuildRequires: gcc-c++ %if 0%{?favor_gtk2} %define _gtk 2 ++++++ c++-gtk-utils-2.0.14.tar.gz -> c++-gtk-utils-2.0.16.tar.gz ++++++ ++++ 86084 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
