Hello community,

here is the log from the commit of package tbb for openSUSE:Factory checked in 
at 2019-05-17 23:36:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tbb (Old)
 and      /work/SRC/openSUSE:Factory/.tbb.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tbb"

Fri May 17 23:36:37 2019 rev:17 rq:702777 version:2019_20190410

Changes:
--------
--- /work/SRC/openSUSE:Factory/tbb/tbb.changes  2019-04-30 12:55:34.806197171 
+0200
+++ /work/SRC/openSUSE:Factory/.tbb.new.5148/tbb.changes        2019-05-17 
23:36:38.966125615 +0200
@@ -1,0 +2,15 @@
+Tue May 14 07:53:56 UTC 2019 - Ismail Dönmez <idon...@suse.com>
+
+- Update to version 2019_U6
+  * Added support for enqueuing tbb::task into tbb::task_arena
+    (https://github.com/01org/tbb/issues/116).
+  * Improved support for allocator propagation on concurrent_hash_map
+    assigning and swapping.
+  * Improved scalable_allocation_command cleanup operations to release
+    more memory buffered by the calling thread.
+  * Separated allocation of small and large objects into distinct memory
+    regions, which helps to reduce excessive memory caching inside the
+    TBB allocator.
+- Disable python2 support
+
+-------------------------------------------------------------------

Old:
----
  2019_U5.tar.gz

New:
----
  2019_U6.tar.gz

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

Other differences:
------------------
++++++ tbb.spec ++++++
--- /var/tmp/diff_new_pack.Ojp7VX/_old  2019-05-17 23:36:39.526125319 +0200
+++ /var/tmp/diff_new_pack.Ojp7VX/_new  2019-05-17 23:36:39.530125318 +0200
@@ -16,12 +16,14 @@
 #
 
 
-%define rel_ver 2019_U5
+%define rel_ver 2019_U6
 %define so_ver 2
-%bcond_without python2
+
+%bcond_with python2
 %bcond_without python3
+
 Name:           tbb
-Version:        2019_20190320
+Version:        2019_20190410
 Release:        0
 Summary:        Threading Building Blocks (TBB)
 License:        Apache-2.0

++++++ 2019_U5.tar.gz -> 2019_U6.tar.gz ++++++
++++ 16186 lines of diff (skipped)


Reply via email to