Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions tbb.spec
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
### RPM external tbb v2022.0.0
### RPM external tbb v2022.3.0
## INCLUDE cpp-standard

%define tag %{realversion}
%define branch onetbb_2022
%define github_user oneapi-src
%define github_user uxlfoundation
%define github_repo oneTBB
Source: git+https://github.com/%{github_user}/%{github_repo}.git?obj=%{branch}/%{tag}&export=%{n}-%{realversion}&output=/%{n}-%{branch}-%{tag}.tgz
Requires: hwloc
Expand Down