Hello community, here is the log from the commit of package c++-gtk-utils for openSUSE:Factory checked in at 2013-12-09 16:52:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2013-09-23 14:20:40.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.c++-gtk-utils.new/c++-gtk-utils.changes 2013-12-09 16:52:43.000000000 +0100 @@ -1,0 +2,19 @@ +Sat Dec 7 13:50:11 UTC 2013 - [email protected] + +- Update to version 2.2.4: + + Provide a TaskManager::make_task_packaged() method, which will + return a std::future object for a task running on a TaskManager + object. + + Provide the expected result where TaskManager::add_task() is + called concurrently with TaskManager::stop_all() in + wait_for_running stop mode. + + Guarantee strong exception safety of + AsyncQueue::push(value_type&&) and (task_manager.cpp). + + Guarantee strong exception safety of + AsyncQueue::push(value_type&&) and + AsyncQueueDispatch::push(value_type&&) for std::list container + specialization. + + Stop deprecation warnings with GTK+-3.10 in tests. + + Updated documentation. + +------------------------------------------------------------------- Old: ---- c++-gtk-utils-2.2.3.tar.gz New: ---- c++-gtk-utils-2.2.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ c++-gtk-utils.spec ++++++ --- /var/tmp/diff_new_pack.E1KFlK/_old 2013-12-09 16:52:44.000000000 +0100 +++ /var/tmp/diff_new_pack.E1KFlK/_new 2013-12-09 16:52:44.000000000 +0100 @@ -20,13 +20,13 @@ %define soname 2_2-0 Name: c++-gtk-utils -Version: 2.2.3 +Version: 2.2.4 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.3/c++-gtk-utils-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/project/cxx-gtk-utils/cxx-gtk-utils/2.2.4/c++-gtk-utils-%{version}.tar.gz BuildRequires: gcc-c++ %if 0%{?favor_gtk2} %define _gtk 2 ++++++ c++-gtk-utils-2.2.3.tar.gz -> c++-gtk-utils-2.2.4.tar.gz ++++++ ++++ 12611 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
