From 9d5823397a42f11f7eec29518bed7ee025dc8cd7 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 10 Aug 2021 01:03:08 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- tbb.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tbb.spec b/tbb.spec index 9a2d436..975d402 100644 --- a/tbb.spec +++ b/tbb.spec @@ -1,7 +1,7 @@ Name: tbb Summary: The Threading Building Blocks library abstracts low-level threading details Version: 2020.3 -Release: 7%{?dist} +Release: 8%{?dist} License: ASL 2.0 URL: http://threadingbuildingblocks.org/ @@ -205,6 +205,10 @@ cmake \ %{python3_sitearch}/__pycache__/TBB* %changelog +* Tue Aug 10 2021 Mohan Boddu - 2020.3-8 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu Jun 3 2021 Thomas Rodgers - 2020.3-6 - Fix ABI regression in tbb::empty_task caused by switch to LTO