diff --git a/sagemath.spec b/sagemath.spec index 4acb06c..8291c64 100644 --- a/sagemath.spec +++ b/sagemath.spec @@ -1019,7 +1019,7 @@ pushd src/doc # there we go ln -sf %{buildroot}%{SAGE_DOC} $SAGE_SRC/doc - python common/builder.py -k all html + LANGUAGES="ca de en fr hu it pt ru tr" python common/builder.py -k all html export SAGE_DOC=%{buildroot}%{SAGE_DOC} cp -far output $SAGE_DOC @@ -1371,6 +1371,7 @@ exit 0 * 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) +- Properly generate localized translations * Fri Jun 19 2015 Fedora Release Engineering - 6.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild