From 18473dc6e6b17b1e09a8d6896bf1a8c2e23aafea Mon Sep 17 00:00:00 2001 From: Jerry James Date: Wed, 20 Aug 2025 15:39:40 -0600 Subject: [PATCH] Rebuild for tbb 2022.2.0 --- root.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/root.spec b/root.spec index 17f683a..28c79b7 100644 --- a/root.spec +++ b/root.spec @@ -39,7 +39,7 @@ Name: root Version: 6.36.02 %global libversion %(cut -d. -f 1-2 <<< %{version}) -Release: 4%{?dist} +Release: 5%{?dist} Summary: Numerical data analysis framework License: LGPL-2.1-or-later @@ -3581,6 +3581,9 @@ fi %endif %changelog +* Wed Aug 20 2025 Jerry James - 6.36.02-5 +- Rebuild for tbb 2022.2.0 + * Fri Aug 15 2025 Python Maint - 6.36.02-4 - Rebuilt for Python 3.14.0rc2 bytecode