diff --git a/sources b/sources index 392219f..17d21b5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (tbb-2020.2.tar.gz) = b9a5d0e814ebd2e69690585bcfb5a545c06f030e193154bef161ac59066044109f8a0305a9ba535c447739da3380c351067db19c38de4bf96ec742b044f39885 +SHA512 (tbb-2020.3.tar.gz) = ea1ffd22c7234d715b8c46a4e51b40719c7a9b8837ab3166f1da5a2c6061167c2be2126b1d74fd361eec6975b8fce0df26829ca2e7af8029edbb52e40f23d630 diff --git a/tbb.spec b/tbb.spec index 73ccad6..079d6d6 100644 --- a/tbb.spec +++ b/tbb.spec @@ -1,7 +1,7 @@ Name: tbb Summary: The Threading Building Blocks library abstracts low-level threading details -Version: 2020.2 -Release: 4%{?dist} +Version: 2020.3 +Release: 1%{?dist} License: ASL 2.0 URL: http://threadingbuildingblocks.org/ @@ -205,6 +205,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/cmake/%{name}/README.rst %{python3_sitearch}/__pycache__/TBB* %changelog +* Mon Jul 27 2020 Jerry James - 2020.3-1 +- Rebase to version 2020.3 + * Tue Jul 14 2020 Tom Stellard - 2020.2-4 - Use make macros - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro