|
|
|
@ -5,7 +5,7 @@
|
|
|
|
|
Name: tbb
|
|
|
|
|
Summary: The Threading Building Blocks library abstracts low-level threading details
|
|
|
|
|
Version: 2021.11.0
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
License: Apache-2.0 AND BSD-3-Clause
|
|
|
|
|
URL: http://threadingbuildingblocks.org/
|
|
|
|
|
|
|
|
|
@ -187,6 +187,10 @@ ctest --output-on-failure --force-new-ctest-process
|
|
|
|
|
%{python3_sitearch}/__pycache__/TBB*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2021.11.0-7
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2021.11.0-6
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|