automatic version update by autodist [release 2022.0.0-1mamba;Sat Nov 02 2024]
This commit is contained in:
parent
13584190c3
commit
95b51d56ab
7
tbb.spec
7
tbb.spec
@ -1,7 +1,7 @@
|
||||
%define pkg_version %(echo %version | tr -d .)
|
||||
|
||||
Name: tbb
|
||||
Version: 2021.13.0
|
||||
Version: 2022.0.0
|
||||
Release: 1mamba
|
||||
Summary: The Threading Building Blocks library abstracts low-level threading details
|
||||
Group: Development/Tools
|
||||
@ -88,8 +88,6 @@ This package contains the Threading Building Blocks (TBB) documentation.
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -n lib%{name} -p /sbin/ldconfig
|
||||
%postun -n lib%{name} -p /sbin/ldconfig
|
||||
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
@ -121,6 +119,9 @@ This package contains the Threading Building Blocks (TBB) documentation.
|
||||
#%doc Getting_Started.pdf Reference.pdf Tutorial.pdf
|
||||
|
||||
%changelog
|
||||
* Sat Nov 02 2024 Automatic Build System <autodist@openmamba.org> 2022.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 26 2024 Automatic Build System <autodist@openmamba.org> 2021.13.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user