diff --git a/sources b/sources index 524f5f3..28cad61 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (tbb-2019_U1.tar.gz) = f3ea654ca6c691228dd97b5c0f55adf21def6938f2b2e50ef04b5a418a18b63e655348962a5d25ae615c66c55fe99eb631574dabf6970729bb3b7961c80df90e +SHA512 (tbb-2019_U2.tar.gz) = 17d33c553d47833f238cb177f0aa95ce3042db086fa82c2133f747b7508cf95370fd8cd1ec578ba69eec199a1b6b2545f4be58e4b47fa2ca70455f34bf0a2d7a diff --git a/tbb.spec b/tbb.spec index 256861d..574f4b9 100644 --- a/tbb.spec +++ b/tbb.spec @@ -1,5 +1,5 @@ %global upver 2019 -%global uprel 1 +%global uprel 2 %global upfullver %{upver}%{?uprel:_U%{uprel}} Name: tbb @@ -187,6 +187,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/cmake/%{name}/README.rst %{python3_sitearch}/__pycache__/TBB* %changelog +* Fri Nov 16 2018 Jerry James - 2019.2-1 +- Rebase to 2019 update 2 + * Thu Oct 4 2018 Jerry James - 2019.1-1 - Rebase to 2019 update 1 - Drop special SSE2 build for 32-bit x86 as that is now default