From d468f909f36f9cdadd33bb8be5c3aad09b557da6 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 23 Jul 2022 10:06:54 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- tbb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tbb.spec b/tbb.spec index 24bb708..7f32e3e 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: 11%{?dist} +Release: 12%{?dist} License: ASL 2.0 URL: http://threadingbuildingblocks.org/ @@ -205,6 +205,9 @@ cmake \ %{python3_sitearch}/__pycache__/TBB* %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 2020.3-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 2020.3-11 - Rebuilt for Python 3.11