From e1d9665b61d53bf943ca2422763e2144006baddf Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 26 Jul 2019 22:37:43 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_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 4ee4643..d600601 100644 --- a/sagemath.spec +++ b/sagemath.spec @@ -93,7 +93,7 @@ Name: sagemath Summary: A free open-source mathematics software system Version: 8.8 -Release: 1%{?dist} +Release: 2%{?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 @@ -1867,6 +1867,9 @@ rm -fr $DOT_SAGE ######################################################################## %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 8.8-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Mon Jul 1 2019 Jerry James - 8.8-1 - Update to sagemath 8.8 (bz 1724394) - Remove configparser dependencies (bz 1706597)