mirror of
https://src.fedoraproject.org/rpms/sagemath.git
synced 2025-04-22 11:45:56 -04:00
Rebuild for maxima 5.30.0.
This commit is contained in:
parent
6fc00e4528
commit
e799a5c020
1 changed files with 7 additions and 2 deletions
|
@ -74,7 +74,7 @@ Name: sagemath
|
|||
Group: Applications/Engineering
|
||||
Summary: A free open-source mathematics software system
|
||||
Version: 5.9
|
||||
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
|
||||
|
@ -669,8 +669,10 @@ popd
|
|||
%patch20 -p1
|
||||
|
||||
%if 0%{?fedora} >= 18
|
||||
%if 0%{?fedora} < 20
|
||||
%patch21 -p1
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%patch22 -p1
|
||||
%patch23 -p1
|
||||
|
@ -1433,10 +1435,13 @@ exit 0
|
|||
|
||||
########################################################################
|
||||
%changelog
|
||||
* Wed Jul 3 2013 Jerry James <loganjerry@gmail.com> - 5.9-8
|
||||
- Rebuild for maxima 5.30.0
|
||||
|
||||
* Wed Jun 12 2013 Remi Collet <rcollet@redhat.com> - 5.9-7
|
||||
- rebuild for new GD 2.1.0
|
||||
|
||||
* Tue Jun 4 2013 Jerry james <loganjerry@gmail.com> - 5.9-6
|
||||
* Tue Jun 4 2013 Jerry James <loganjerry@gmail.com> - 5.9-6
|
||||
- Rebuild for ecl 2013.5.1
|
||||
|
||||
* Sun May 12 2013 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> - 5.9-5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue