- Update to 2017_20161128 release

* Added template class gfx_factory to the flow graph API. It
    implements the Factory concept for streaming_node to offload
    computations to Intel processor graphics.
  * Fixed a possible deadlock caused by missed wakeup signals in
    task_arena::execute().

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tbb?expand=0&rev=23
This commit is contained in:
Ismail Dönmez 2016-12-12 09:08:31 +00:00 committed by Git OBS Bridge
parent 514691c607
commit 5efb4b0192
4 changed files with 14 additions and 4 deletions

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Dec 12 09:04:36 UTC 2016 - idonmez@suse.com
- Update to 2017_20161128 release
* Added template class gfx_factory to the flow graph API. It
implements the Factory concept for streaming_node to offload
computations to Intel processor graphics.
* Fixed a possible deadlock caused by missed wakeup signals in
task_arena::execute().
-------------------------------------------------------------------
Thu Nov 3 07:52:18 UTC 2016 - idonmez@suse.com

View File

@ -18,7 +18,7 @@
%define so_ver 2
Name: tbb
Version: 2017_20161004
Version: 2017_20161128
Release: 0
Summary: Threading Building Blocks (TBB)
License: Apache-2.0

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f4ba7a7ed1bcb6c05d47e73624ca2e4580104bc0d3e0a3ccc7b67fa324760cb1
size 2941119

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c009166233c8ea0e34530a1c5f870b79314316d19e6876b37a7e7c854080a540
size 2965854