diff --git a/sagemath.spec b/sagemath.spec index 5c2772a..ee9be0f 100644 --- a/sagemath.spec +++ b/sagemath.spec @@ -30,7 +30,7 @@ # https://bugzilla.redhat.com/show_bug.cgi?id=914936 %ifarch %{ix86} x86_64 -%global have_fes %{packager_debug} +%global have_fes 1 %else %global have_fes 0 %endif @@ -62,7 +62,7 @@ Name: sagemath Group: Applications/Engineering Summary: A free open-source mathematics software system Version: 6.1.1 -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 @@ -1360,6 +1360,13 @@ exit 0 ######################################################################## %changelog +* Fri Feb 12 2014 pcpa - 6.1.1-2 +- Enable optional fes dependency +- Correct jmol applet interface +- Add missing python-twisted-mail requires (#1063061) +- Correct problems when starting sage for the first time as a new user +- Correct atlas library path for f21 or newer + * Fri Feb 7 2014 pcpa - 6.1.1-1 - Update to sagemath 6.1.1