Hello community, here is the log from the commit of package c++-gtk-utils for openSUSE:Factory checked in at 2016-12-01 10:28:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2016-05-19 12:15:13.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.c++-gtk-utils.new/c++-gtk-utils.changes 2016-12-01 10:28:32.000000000 +0100 @@ -1,0 +2,25 @@ +Fri Nov 25 14:05:49 UTC 2016 - [email protected] + +- Update to version 2.2.14.1: + + Explicitly qualify malloc() as being within the std namespace. + + Do not document the Cgu::Thread::FutureHelper and + Cgu::Thread::TaskManagerHelper2 namespaces. + + Update documentation. + +------------------------------------------------------------------- +Fri Nov 25 11:35:53 UTC 2016 - [email protected] + +- Update to version 2.2.14: + + Provide Cgu::AsyncChannel. + + Remove the 'noexcept' specifier for Cgu::Thread::Cond::wait() + and Cgu::Thread::Cond::timed_wait(): any cancellation + pseudo-exception is inconsistent with this specifier. + + Provide TaskManager::get_max_tasks() method with documentation + on rate limiting. + + Zero initialise the character buffer in Reassembler class. + + Adjust configuration macros to enable use of Cgu::Extension + with guile-2.2. + + Increase coverage of io_watch tests. + + Update documentation. + +------------------------------------------------------------------- Old: ---- c++-gtk-utils-2.2.13.tar.gz New: ---- c++-gtk-utils-2.2.14.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ c++-gtk-utils.spec ++++++ --- /var/tmp/diff_new_pack.jI0HQm/_old 2016-12-01 10:28:33.000000000 +0100 +++ /var/tmp/diff_new_pack.jI0HQm/_new 2016-12-01 10:28:33.000000000 +0100 @@ -20,13 +20,13 @@ %define soname 2_2-0 Name: c++-gtk-utils -Version: 2.2.13 +Version: 2.2.14.1 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.13/c++-gtk-utils-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/project/cxx-gtk-utils/cxx-gtk-utils/%{version}/c++-gtk-utils-%{version}.tar.gz BuildRequires: gcc-c++ BuildRequires: guile-devel %if 0%{?favor_gtk2} ++++++ c++-gtk-utils-2.2.13.tar.gz -> c++-gtk-utils-2.2.14.1.tar.gz ++++++ ++++ 40028 lines of diff (skipped)
