From 90bdde84c005f1e7d8602084836d4c47ed9549c4 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:15:59 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- tbb.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tbb.spec b/tbb.spec index 5b47719..3b56b74 100644 --- a/tbb.spec +++ b/tbb.spec @@ -5,7 +5,7 @@ Name: tbb Summary: The Threading Building Blocks library abstracts low-level threading details Version: 2021.11.0 -Release: 6%{?dist} +Release: 7%{?dist} License: Apache-2.0 AND BSD-3-Clause URL: http://threadingbuildingblocks.org/ @@ -187,6 +187,10 @@ ctest --output-on-failure --force-new-ctest-process %{python3_sitearch}/__pycache__/TBB* %changelog +* Tue Oct 29 2024 Troy Dawson - 2021.11.0-7 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 2021.11.0-6 - Bump release for June 2024 mass rebuild