From bcb1ddcccf7115e8e31efead61522aaf674c8ad2 Mon Sep 17 00:00:00 2001 From: Maxwell G Date: Thu, 29 Dec 2022 09:45:29 -1000 Subject: [PATCH] Rebuild for cfitsio 4.2 --- root.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/root.spec b/root.spec index bead5ca..b40be96 100644 --- a/root.spec +++ b/root.spec @@ -65,7 +65,7 @@ Name: root Version: 6.26.10 %global libversion %(cut -d. -f 1-2 <<< %{version}) -Release: 1%{?dist} +Release: 2%{?dist} Summary: Numerical data analysis framework License: LGPLv2+ @@ -3985,6 +3985,9 @@ fi %endif %changelog +* Thu Dec 29 2022 Maxwell G - 6.26.10-2 +- Rebuild for cfitsio 4.2 + * Wed Nov 16 2022 Mattias Ellert - 6.26.10-1 - Update to 6.26.10 - Drop patches root-Fixes-for-garbage-collection-in-Python-3.11.patch