Rebase to 2019 update 2.
This commit is contained in:
parent
a3e041fb5c
commit
a1c093e047
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (tbb-2019_U1.tar.gz) = f3ea654ca6c691228dd97b5c0f55adf21def6938f2b2e50ef04b5a418a18b63e655348962a5d25ae615c66c55fe99eb631574dabf6970729bb3b7961c80df90e
|
SHA512 (tbb-2019_U2.tar.gz) = 17d33c553d47833f238cb177f0aa95ce3042db086fa82c2133f747b7508cf95370fd8cd1ec578ba69eec199a1b6b2545f4be58e4b47fa2ca70455f34bf0a2d7a
|
||||||
|
5
tbb.spec
5
tbb.spec
@ -1,5 +1,5 @@
|
|||||||
%global upver 2019
|
%global upver 2019
|
||||||
%global uprel 1
|
%global uprel 2
|
||||||
%global upfullver %{upver}%{?uprel:_U%{uprel}}
|
%global upfullver %{upver}%{?uprel:_U%{uprel}}
|
||||||
|
|
||||||
Name: tbb
|
Name: tbb
|
||||||
@ -187,6 +187,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/cmake/%{name}/README.rst
|
|||||||
%{python3_sitearch}/__pycache__/TBB*
|
%{python3_sitearch}/__pycache__/TBB*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Oct 4 2018 Jerry James <loganjerry@gmail.com> - 2019.1-1
|
||||||
- Rebase to 2019 update 1
|
- Rebase to 2019 update 1
|
||||||
- Drop special SSE2 build for 32-bit x86 as that is now default
|
- Drop special SSE2 build for 32-bit x86 as that is now default
|
||||||
|
Loading…
Reference in New Issue
Block a user