Bump release for June 2024 mass rebuild

This commit is contained in:
Troy Dawson 2024-06-24 09:26:14 -07:00
parent 9a93cd656e
commit efd8bb62e0

View File

@ -5,7 +5,7 @@
Name: tbb
Summary: The Threading Building Blocks library abstracts low-level threading details
Version: 2021.11.0
Release: 5%{?dist}
Release: 6%{?dist}
License: Apache-2.0 AND BSD-3-Clause
URL: http://threadingbuildingblocks.org/
@ -187,6 +187,9 @@ ctest --output-on-failure --force-new-ctest-process
%{python3_sitearch}/__pycache__/TBB*
%changelog
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2021.11.0-6
- Bump release for June 2024 mass rebuild
* Thu Jan 25 2024 Jonathan Wakely <jwakely@fedoraproject.org> - 2021.11.0-5
- Remove Requires:python3-docs for tbb-doc subpackage