From 7e225d815e0f3910a0c86dd1408c50666ec71438 Mon Sep 17 00:00:00 2001 From: Mattias Ellert Date: Nov 07 2020 11:54:12 +0000 Subject: Rebuild for C++ standard library __GLIBCXX__ 20201016 --- diff --git a/root.spec b/root.spec index 67e2349..d160ad5 100644 --- a/root.spec +++ b/root.spec @@ -45,7 +45,7 @@ Name: root Version: 6.22.02 %global libversion %(cut -d. -f 1-2 <<< %{version}) -Release: 3%{?dist} +Release: 4%{?dist} Summary: Numerical data analysis framework License: LGPLv2+ @@ -3494,6 +3494,9 @@ fi %endif %changelog +* Sat Nov 7 2020 Mattias Ellert - 6.22.02-4 +- Rebuild for C++ standard library __GLIBCXX__ 20201016 + * Fri Oct 02 2020 Mattias Ellert - 6.22.02-3 - Drop obsolete patch root-add-flexiblas-detection.patch (cmake's FindBLAS.cmake supports flexiblas now)