|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
Name: arpack
|
|
|
|
|
Version: 3.4.0
|
|
|
|
|
Release: 1%{dist}
|
|
|
|
|
Release: 2%{dist}
|
|
|
|
|
Summary: Fortran 77 subroutines for solving large scale eigenvalue problems
|
|
|
|
|
License: BSD
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -107,6 +107,9 @@ rm -rf %{buildroot}
|
|
|
|
|
%{_libdir}/libarpack.a
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Jan 28 2017 Björn Esser <besser82@fedoraproject.org> - 3.4.0-2
|
|
|
|
|
- Rebuilt for GCC-7
|
|
|
|
|
|
|
|
|
|
* Thu Sep 29 2016 Orion Poplawski <orion@cora.nwra.com> - 3.4.0-1
|
|
|
|
|
- Update to 3.4.0
|
|
|
|
|
|
|
|
|
|