automatic version update by autodist [release 2022.0.0-1mamba;Sat Nov 02 2024]

This commit is contained in:
Automatic Build System 2024-11-02 11:23:56 +01:00
parent 13584190c3
commit 95b51d56ab

View File

@ -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