diff --git a/root.spec b/root.spec index 2130700..ff143a3 100644 --- a/root.spec +++ b/root.spec @@ -70,7 +70,7 @@ Name: root Version: 6.26.04 %global libversion %(cut -d. -f 1-2 <<< %{version}) -Release: 1%{?dist} +Release: 2%{?dist} Summary: Numerical data analysis framework License: LGPLv2+ @@ -3938,6 +3938,9 @@ fi %endif %changelog +* Wed Jun 15 2022 Python Maint - 6.26.04-2 +- Rebuilt for Python 3.11 + * Tue Jun 14 2022 Mattias Ellert - 6.26.04-1 - Update to 6.26.04 - Drop patch root-missing-include.patch (accepted upstream)