Rebuilt for Python 3.10
This commit is contained in:
parent
1fba1fa0bf
commit
0491bcd7d8
1 changed files with 4 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
Name: apbs
|
||||
Summary: Adaptive Poisson Boltzmann Solver
|
||||
Version: 3.0.0
|
||||
Release: 7%{datecommit}%{shortcommit}%{?dist}
|
||||
Release: 8%{datecommit}%{shortcommit}%{?dist}
|
||||
# iAPBS looks licensed with a LGPLv2+, APBS is released under BSD license.
|
||||
License: LGPLv2+ and BSD
|
||||
URL: https://www.poissonboltzmann.org/
|
||||
|
|
@ -166,6 +166,9 @@ sed -i 's|../build/bin/apbs|../bin/apbs|g' ./apbs_tester.py
|
|||
%doc doc/_build/html
|
||||
|
||||
%changelog
|
||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 3.0.0-8
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue