Rebuilt for Python 3.11
This commit is contained in:
parent
a9b86f482f
commit
9505e4b28a
1 changed files with 4 additions and 1 deletions
|
|
@ -70,7 +70,7 @@
|
|||
Name: root
|
||||
Version: 6.26.04
|
||||
%global libversion %(cut -d. -f 1-2 <<< %{version})
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Numerical data analysis framework
|
||||
|
||||
License: LGPLv2+
|
||||
|
|
@ -3938,6 +3938,9 @@ fi
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jun 15 2022 Python Maint <python-maint@redhat.com> - 6.26.04-2
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
* Tue Jun 14 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.26.04-1
|
||||
- Update to 6.26.04
|
||||
- Drop patch root-missing-include.patch (accepted upstream)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue