Hello community, here is the log from the commit of package c++-gtk-utils for openSUSE:Factory checked in at 2014-08-11 10:07:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/c++-gtk-utils (Old) and /work/SRC/openSUSE:Factory/.c++-gtk-utils.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "c++-gtk-utils" Changes: -------- --- /work/SRC/openSUSE:Factory/c++-gtk-utils/c++-gtk-utils.changes 2014-02-05 13:42:44.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.c++-gtk-utils.new/c++-gtk-utils.changes 2014-08-11 10:07:44.000000000 +0200 @@ -1,0 +2,32 @@ +Sat Aug 9 11:03:12 UTC 2014 - [email protected] + +- Update to version 2.2.8: + + Correct testing of minimum values in + Extension::real_to_double() and + Extension::list_to_vector_double(). + + Deal properly with unexpected out-of-memory conditions in + executing Extension::exec() and Extension::exec_shared(). + + Minor code refactoring in EmitterArg::connect() and + SafeEmitterArg::connect(). + + Update documentation. +- Changes from version 2.2.7: + + Provide a new Extension::exec_shared() function. + + Throw a C++ exception if a translator throws a native guile + exception, simplify exception handling code and make the + translation of guile exceptions to text more meaningful. + + Block asyncs when executing a scheme to C++ translator where + guile supports it. + + Avoid constructing a SafeEmitterArg object with untracked + io_watches. + + Deal internally with any exceptions in + cgu_winbase_delete_event(). + + Update documentation. +- Changes from version 2.2.6: + + Provide Cgu::Callback::to_unique(), Cgu::Callback::to_functor() + and Cgu::Callback::to_safe_functor() functions. + + Make minor adjustments to handling of C++ exceptions in + Cgu::Extension::exec(). + + Fix Cgu::Application tests for API breakage in GTK+-3.12.0. + + Update documentation. + +------------------------------------------------------------------- Old: ---- c++-gtk-utils-2.2.5.1.tar.gz New: ---- c++-gtk-utils-2.2.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ c++-gtk-utils.spec ++++++ --- /var/tmp/diff_new_pack.rz40rS/_old 2014-08-11 10:07:45.000000000 +0200 +++ /var/tmp/diff_new_pack.rz40rS/_new 2014-08-11 10:07:45.000000000 +0200 @@ -20,13 +20,13 @@ %define soname 2_2-0 Name: c++-gtk-utils -Version: 2.2.5.1 +Version: 2.2.8 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.2.5.1/c++-gtk-utils-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/project/cxx-gtk-utils/cxx-gtk-utils/2.2.8/c++-gtk-utils-%{version}.tar.gz BuildRequires: gcc-c++ BuildRequires: guile-devel %if 0%{?favor_gtk2} ++++++ c++-gtk-utils-2.2.5.1.tar.gz -> c++-gtk-utils-2.2.8.tar.gz ++++++ ++++ 34028 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
