Hello community, here is the log from the commit of package c++-gtk-utils for openSUSE:Factory checked in at 2013-03-12 17:11:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2012-12-14 06:35:28.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.c++-gtk-utils.new/c++-gtk-utils.changes 2013-03-12 17:11:13.000000000 +0100 @@ -1,0 +2,17 @@ +Mon Jan 14 21:36:26 UTC 2013 - [email protected] + +- Update to version 2.0.14: + + Add a Cgu::Thread::Taskmanager::change_max_threads() method + + Generalise the Cgu::Thread::Future and Cgu::Thread::TaskManager + methods which take a function object so as to take the object + via a template parameter rather than via a std::function + object, and deduce return types automatically in the + Cgu::Thread::Taskmanger::make_task_*() and + Cgu::Thread::make_future() methods. + + Make efficiency improvement when executing 'when' and 'fail' + callback in a Cgu::Thread::TaskManager object and callback in a + Cgu::Thread::Future object. + + Add test to Cgu::Thread::TaskManager unit tests + + Update documentation. + +------------------------------------------------------------------- Old: ---- c++-gtk-utils-2.0.13.tar.gz New: ---- c++-gtk-utils-2.0.14.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ c++-gtk-utils.spec ++++++ --- /var/tmp/diff_new_pack.q4Ytn7/_old 2013-03-12 17:11:18.000000000 +0100 +++ /var/tmp/diff_new_pack.q4Ytn7/_new 2013-03-12 17:11:18.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package c++-gtk-utils # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2012 Malcolm J Lewis <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -20,13 +20,13 @@ %define soname 2_0-0 Name: c++-gtk-utils -Version: 2.0.13 +Version: 2.0.14 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.13/c++-gtk-utils-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/project/cxx-gtk-utils/cxx-gtk-utils/2.0.14/c++-gtk-utils-%{version}.tar.gz BuildRequires: gcc-c++ %if 0%{?favor_gtk2} %define _gtk 2 ++++++ c++-gtk-utils-2.0.13.tar.gz -> c++-gtk-utils-2.0.14.tar.gz ++++++ ++++ 18209 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
