Hello community,

here is the log from the commit of package c++-gtk-utils for openSUSE:Factory 
checked in at 2014-12-08 16:56:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-10-18 09:08:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.c++-gtk-utils.new/c++-gtk-utils.changes 
2014-12-08 16:56:30.000000000 +0100
@@ -1,0 +2,21 @@
+Fri Dec  5 12:47:54 UTC 2014 - [email protected]
+
+- Update to version 2.2.10:
+  + Permit Cgu::Thread::parallel_for_each(),
+    Cgu::Thread::parallel_for_each_partial(),
+    Cgu::Thread::parallel_transform() and
+    Cgu::Thread::parallel_transform_partial() to take const source
+    iterators.
+  + Provide Cgu::IntIter class to enable for loops to be more
+    easily implemented with the parallel algorithms.
+  + With gcc >= 4.8 or clang >= 3.4, implement callback classes
+    using std::tuple (this enables Callback::make() and
+    Callback::make_ref() to take up to 10 bound arguments, avoids
+    a lot of code duplication and makes for a cleaner
+    implementation).
+  + Preallocate vectors in translator functions which return
+    std::vector.
+  + Correct information about clang compatibility.
+  + Update documentation.
+
+-------------------------------------------------------------------

Old:
----
  c++-gtk-utils-2.2.9.tar.gz

New:
----
  c++-gtk-utils-2.2.10.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ c++-gtk-utils.spec ++++++
--- /var/tmp/diff_new_pack.G9sR78/_old  2014-12-08 16:56:32.000000000 +0100
+++ /var/tmp/diff_new_pack.G9sR78/_new  2014-12-08 16:56:32.000000000 +0100
@@ -20,13 +20,13 @@
 %define         soname 2_2-0
 
 Name:           c++-gtk-utils
-Version:        2.2.9
+Version:        2.2.10
 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.9/c++-gtk-utils-%{version}.tar.gz
+Source0:        
http://downloads.sourceforge.net/project/cxx-gtk-utils/cxx-gtk-utils/2.2.10/c++-gtk-utils-%{version}.tar.gz
 BuildRequires:  gcc-c++
 BuildRequires:  guile-devel
 %if 0%{?favor_gtk2}

++++++ c++-gtk-utils-2.2.9.tar.gz -> c++-gtk-utils-2.2.10.tar.gz ++++++
++++ 37154 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to