Rebase to 2019 update 4.
This commit is contained in:
parent
95c8d717ce
commit
58b6622ef2
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (tbb-2019_U3.tar.gz) = b6eaaea95658c4d49e6894811eb9ca38541820462bf1b606db16ca697af4329a94627d8ae01a73f2b07567280865b3ea92ca0ce091fa95dd3551cebbdd35976d
|
||||
SHA512 (tbb-2019_U4.tar.gz) = f8ba92663c822e36f68f2b1837aa66d4fc285abe8c0c9b501f6cc31d3186d39b193588e49988e488beb9d400a1c3aa3fe72580f428e7ceca3581e649f28ae59e
|
||||
|
7
tbb.spec
7
tbb.spec
@ -1,11 +1,11 @@
|
||||
%global upver 2019
|
||||
%global uprel 3
|
||||
%global uprel 4
|
||||
%global upfullver %{upver}%{?uprel:_U%{uprel}}
|
||||
|
||||
Name: tbb
|
||||
Summary: The Threading Building Blocks library abstracts low-level threading details
|
||||
Version: %{upver}%{?uprel:.%{uprel}}
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
License: ASL 2.0
|
||||
URL: http://threadingbuildingblocks.org/
|
||||
|
||||
@ -184,6 +184,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/cmake/%{name}/README.rst
|
||||
%{python3_sitearch}/__pycache__/TBB*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 4 2019 Jerry James <loganjerry@gmail.com> - 2019.4-1
|
||||
- Rebase to 2019 update 4
|
||||
|
||||
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2019.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user