- Update to version 2020.1
* Fixed the issue of task_arena constraints not propagated on copy construction. * Fixed TBBGet.cmake script broken by TBB package name changes (https://github.com/intel/tbb/issues/209). OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tbb?expand=0&rev=63
This commit is contained in:
committed by
Git OBS Bridge
parent
1f422cf3bf
commit
768c08c6e0
BIN
tbb-2020.0.tar.gz
(Stored with Git LFS)
BIN
tbb-2020.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
tbb-2020.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
tbb-2020.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 21 15:25:51 UTC 2020 - Ismail Dönmez <idonmez@suse.com>
|
||||
|
||||
- Update to version 2020.1
|
||||
* Fixed the issue of task_arena constraints not propagated on
|
||||
copy construction.
|
||||
* Fixed TBBGet.cmake script broken by TBB package name changes
|
||||
(https://github.com/intel/tbb/issues/209).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 18 16:28:51 UTC 2019 - Ismail Dönmez <idonmez@suse.com>
|
||||
|
||||
|
4
tbb.spec
4
tbb.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package tbb
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -22,7 +22,7 @@
|
||||
%bcond_without python3
|
||||
|
||||
Name: tbb
|
||||
Version: 2020.0
|
||||
Version: 2020.1
|
||||
Release: 0
|
||||
Summary: Threading Building Blocks (TBB)
|
||||
License: Apache-2.0
|
||||
|
Reference in New Issue
Block a user