From f6c7075e6a84b8651547f26c10a717e27d482298 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 23 Jul 2022 07:56:18 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- sagemath.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sagemath.spec b/sagemath.spec index 076bffa..bfb7108 100644 --- a/sagemath.spec +++ b/sagemath.spec @@ -84,7 +84,7 @@ Name: sagemath Summary: A free open-source mathematics software system Version: 9.6 -Release: 3%{?dist} +Release: 4%{?dist} # The file ${SAGE_ROOT}/COPYING.txt is the upstream license breakdown file # Additionally, every $files section has a comment with the license name # before files with that license @@ -2040,6 +2040,9 @@ end ######################################################################## %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 9.6-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Tue Jul 5 2022 Jerry James - 9.6-3 - Add patch for python 3.11 compatibility (bz 2099168) - Add workaround for symlink/directory conflict (bz 2097773)