Hello community,

here is the log from the commit of package c++-gtk-utils for openSUSE:Factory 
checked in at 2012-09-25 13:39:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-07-22 21:58:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.c++-gtk-utils.new/c++-gtk-utils.changes 
2012-09-25 13:39:30.000000000 +0200
@@ -1,0 +2,17 @@
+Sun Sep 16 13:32:04 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.0.11:
+  + Add move_pop() methods to AsyncQueue and AsyncQueueDispatch
+    classes, and move_pop_dispatch() and move_pop_timed_dispatch()
+    methods to the AsyncQueueDispatch class.
+  + Add move_get() method to AsyncResult class.
+  + Add move_get() method to Thread::Future class.
+  + Make AsyncResult::get() truly cancellation safe
+  + Carry out locking in the AsyncResult destructor.
+  + Make Thread::Future::get() cancellation safe.
+  + Make sure Thread::Future::get() does not hang if a call to
+    Thread::Future::run() by another thread threw.
+  + Merge c++11 branch with trunk in SVN.
+  + Update documentation.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ c++-gtk-utils.spec ++++++
--- /var/tmp/diff_new_pack.ZiPRY7/_old  2012-09-25 13:39:31.000000000 +0200
+++ /var/tmp/diff_new_pack.ZiPRY7/_new  2012-09-25 13:39:31.000000000 +0200
@@ -20,13 +20,13 @@
 %define         soname 2_0-0
 
 Name:           c++-gtk-utils
-Version:        2.0.10
+Version:        2.0.11
 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.10/c++-gtk-utils-%{version}.tar.gz
+Source0:        
http://downloads.sourceforge.net/project/cxx-gtk-utils/cxx-gtk-utils/2.0.11/%{name}-%{version}.tar.gz
 BuildRequires:  gcc-c++
 %if 0%{?favor_gtk2}
 %define         _gtk 2

++++++ c++-gtk-utils-2.0.10.tar.gz -> c++-gtk-utils-2.0.11.tar.gz ++++++
++++ 19098 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to