Rebase to 2019 update 2.

This commit is contained in:
Jerry James 2018-11-15 20:26:22 -07:00
parent a3e041fb5c
commit a1c093e047
2 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
SHA512 (tbb-2019_U1.tar.gz) = f3ea654ca6c691228dd97b5c0f55adf21def6938f2b2e50ef04b5a418a18b63e655348962a5d25ae615c66c55fe99eb631574dabf6970729bb3b7961c80df90e
SHA512 (tbb-2019_U2.tar.gz) = 17d33c553d47833f238cb177f0aa95ce3042db086fa82c2133f747b7508cf95370fd8cd1ec578ba69eec199a1b6b2545f4be58e4b47fa2ca70455f34bf0a2d7a

View File

@ -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 <loganjerry@gmail.com> - 2019.2-1
- Rebase to 2019 update 2
* Thu Oct 4 2018 Jerry James <loganjerry@gmail.com> - 2019.1-1
- Rebase to 2019 update 1
- Drop special SSE2 build for 32-bit x86 as that is now default