mirror of
https://src.fedoraproject.org/rpms/sagemath.git
synced 2025-04-10 23:18:51 -04:00
Rebuilt for Python 3.11
This commit is contained in:
parent
aed4db5045
commit
78d0fd60e9
1 changed files with 4 additions and 1 deletions
|
@ -84,7 +84,7 @@
|
|||
Name: sagemath
|
||||
Summary: A free open-source mathematics software system
|
||||
Version: 9.6
|
||||
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
|
||||
|
@ -2021,6 +2021,9 @@ end
|
|||
|
||||
########################################################################
|
||||
%changelog
|
||||
* Tue Jun 21 2022 Python Maint <python-maint@redhat.com> - 9.6-2
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
* Wed Jun 1 2022 Jerry James <loganjerry@gmail.com> - 9.6-1
|
||||
- Version 9.6
|
||||
- Fix path to libSingular.so (bz 2073208)
|
||||
|
|
Loading…
Add table
Reference in a new issue