diff --git a/sagemath.spec b/sagemath.spec index ad448b7..122b3c3 100644 --- a/sagemath.spec +++ b/sagemath.spec @@ -64,7 +64,7 @@ Name: sagemath Group: Applications/Engineering Summary: A free open-source mathematics software system Version: 8.0 -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 @@ -276,8 +276,6 @@ BuildRequires: python-speaklater BuildRequires: python-sphinx BuildRequires: python-traitlets BuildRequires: python-twisted -BuildRequires: python-twisted-mail -BuildRequires: python-twisted-web BuildRequires: python-ZODB3 BuildRequires: qepcad-B BuildRequires: R @@ -359,8 +357,6 @@ Requires: python-speaklater Requires: python-sphinx Requires: python-traitlets Requires: python-twisted -Requires: python-twisted-mail -Requires: python-twisted-web Requires: python-ZODB3 Requires: qepcad-B Requires: R @@ -1619,6 +1615,9 @@ exit 0 ######################################################################## %changelog +* Mon Jul 09 2018 Miro HronĨok - 8.0-4 +- There is no more python-twisted-*, don't require it + * Fri Feb 09 2018 Fedora Release Engineering - 8.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild