From c9ca4b44ba79366ca410bba87e5748400a0a3d87 Mon Sep 17 00:00:00 2001 From: pcpa Date: Mon, 3 Aug 2015 23:28:46 -0300 Subject: [PATCH] Bump release for f23 rebuild --- sagemath.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sagemath.spec b/sagemath.spec index 90704e3..4fa7c48 100644 --- a/sagemath.spec +++ b/sagemath.spec @@ -42,7 +42,7 @@ Name: sagemath Group: Applications/Engineering Summary: A free open-source mathematics software system Version: 6.5 -Release: 7%{?dist} +Release: 8%{?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 @@ -1368,6 +1368,9 @@ exit 0 ######################################################################## %changelog +* Mon Aug 3 2015 pcpa - 6.5-8 +- Bump release for f23 rebuild + * Sun Jul 19 2015 pcpa - 6.5-7 - Correct unable to start QEPCAD within sage (#1243590) - Use interactive bash on wrappers to work with other login shells (#1238341)