Hello community,

here is the log from the commit of package c++-gtk-utils for openSUSE:Factory 
checked in at 2014-02-05 13:42: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-12-09 16:52:43.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.c++-gtk-utils.new/c++-gtk-utils.changes 
2014-02-05 13:42:44.000000000 +0100
@@ -1,0 +2,22 @@
+Sun Feb  2 23:16:46 UTC 2014 - [email protected]
+
+- Update to version 2.2.5.1:
+  + Deal correctly with a thrown guile exception which has a key
+    but no other arguments, and a scheme extension file which does
+    not throw but evaluates to a null list (extension.h).
+  + Adjust timing of TaskManager releaser tests
+    (tests/test_task_manager.cpp).
+- Changes from version 2.2.5:
+  + Provide support for guile extensions.
+  + TaskManager::make_task_packaged_compose() methods, which will
+    pass a std::future object for a task running on a TaskManager
+    object asynchronously (task_manager.h, task_manager.tpp;
+    tests/test_task_manager.cpp).
+  + Minor code refactoring and test improvements (parallel.h,
+    task_manager.tpp; tests/test_task_manager.cpp).
+  + Update code comments (async_queue.h, task_manager.h,
+    task_manager.tpp).
+  + Update documentation (task_manager.h).
+- Add guile-devel BuildRequires to build the new guile extensions.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ c++-gtk-utils.spec ++++++
--- /var/tmp/diff_new_pack.tIOlo0/_old  2014-02-05 13:42:45.000000000 +0100
+++ /var/tmp/diff_new_pack.tIOlo0/_new  2014-02-05 13:42:45.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package c++-gtk-utils
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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,14 +20,15 @@
 %define         soname 2_2-0
 
 Name:           c++-gtk-utils
-Version:        2.2.4
+Version:        2.2.5.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.4/c++-gtk-utils-%{version}.tar.gz
+Source0:        
http://downloads.sourceforge.net/project/cxx-gtk-utils/cxx-gtk-utils/2.2.5.1/c++-gtk-utils-%{version}.tar.gz
 BuildRequires:  gcc-c++
+BuildRequires:  guile-devel
 %if 0%{?favor_gtk2}
 %define         _gtk 2
 BuildRequires:  gtk2-devel

++++++ c++-gtk-utils-2.2.4.tar.gz -> c++-gtk-utils-2.2.5.1.tar.gz ++++++
++++ 28977 lines of diff (skipped)

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

Reply via email to