update release for rebuilding
Signed-off-by: smileknife <jackshan2010@aliyun.com>
This commit is contained in:
parent
b0872d34d0
commit
0d24b80c80
5
tbb.spec
5
tbb.spec
@ -1,6 +1,6 @@
|
|||||||
Name: tbb
|
Name: tbb
|
||||||
Version: 2020.2
|
Version: 2020.2
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Threading Building Blocks lets you easily write parallel C++ programs
|
Summary: Threading Building Blocks lets you easily write parallel C++ programs
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://threadingbuildingblocks.org/
|
URL: http://threadingbuildingblocks.org/
|
||||||
@ -143,6 +143,9 @@ rm %{buildroot}%{_libdir}/cmake/tbb/README.rst
|
|||||||
%{python3_sitearch}/__pycache__/TBB*
|
%{python3_sitearch}/__pycache__/TBB*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 18 2020 smileknife<jackshan2010@aliyun.com> - 2020.2-2
|
||||||
|
- update release for rebuilding
|
||||||
|
|
||||||
* Sun Apr 26 2020 lvying<lvying6@huawei.com> - 2020.2-1
|
* Sun Apr 26 2020 lvying<lvying6@huawei.com> - 2020.2-1
|
||||||
* upgrade to version 2020.2
|
* upgrade to version 2020.2
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user