mirror of
https://src.fedoraproject.org/rpms/sagemath.git
synced 2025-04-18 10:19:03 -04:00
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
457c650d21
commit
f6c7075e6a
1 changed files with 4 additions and 1 deletions
|
@ -84,7 +84,7 @@
|
||||||
Name: sagemath
|
Name: sagemath
|
||||||
Summary: A free open-source mathematics software system
|
Summary: A free open-source mathematics software system
|
||||||
Version: 9.6
|
Version: 9.6
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
# The file ${SAGE_ROOT}/COPYING.txt is the upstream license breakdown file
|
# The file ${SAGE_ROOT}/COPYING.txt is the upstream license breakdown file
|
||||||
# Additionally, every $files section has a comment with the license name
|
# Additionally, every $files section has a comment with the license name
|
||||||
# before files with that license
|
# before files with that license
|
||||||
|
@ -2040,6 +2040,9 @@ end
|
||||||
|
|
||||||
########################################################################
|
########################################################################
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 9.6-4
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||||
|
|
||||||
* Tue Jul 5 2022 Jerry James <loganjerry@gmail.com> - 9.6-3
|
* Tue Jul 5 2022 Jerry James <loganjerry@gmail.com> - 9.6-3
|
||||||
- Add patch for python 3.11 compatibility (bz 2099168)
|
- Add patch for python 3.11 compatibility (bz 2099168)
|
||||||
- Add workaround for symlink/directory conflict (bz 2097773)
|
- Add workaround for symlink/directory conflict (bz 2097773)
|
||||||
|
|
Loading…
Add table
Reference in a new issue