diff --git a/tbb.spec b/tbb.spec index 98b58e0e6eb825e4313db60de2943223f925d63b..de05c3db4ec999f74f4cef3c3a2e545cb2b1c590 100644 --- a/tbb.spec +++ b/tbb.spec @@ -1,6 +1,6 @@ Name: tbb Version: 2020.3 -Release: 4 +Release: 5 Summary: Threading Building Blocks lets you easily write parallel C++ programs License: ASL 2.0 URL: http://threadingbuildingblocks.org/ @@ -147,6 +147,9 @@ rm %{buildroot}%{_libdir}/cmake/tbb/README.rst %{python3_sitearch}/__pycache__/TBB* %changelog +* Thu Oct 27 2022 dongyuzhen - 2020.3-5 +- Rebuild for next release + * Fri Jul 2 2021 Hugel - 2020.3-4 - Add multiple threads to make test