diff --git a/root.spec b/root.spec index fe79931..990c19a 100644 --- a/root.spec +++ b/root.spec @@ -45,7 +45,7 @@ Name: root Version: 6.22.08 %global libversion %(cut -d. -f 1-2 <<< %{version}) -Release: 5%{?dist} +Release: 6%{?dist} Summary: Numerical data analysis framework License: LGPLv2+ @@ -3517,6 +3517,9 @@ fi %endif %changelog +* Fri Jun 04 2021 Python Maint - 6.22.08-6 +- Rebuilt for Python 3.10 + * Thu Jun 03 2021 Mattias Ellert - 6.22.08-5 - Use C++17 for Fedora 34+ (gcc 11)