This commit is contained in:
Dennis Gilmore 2015-06-17 09:53:13 +00:00
parent 0747396fed
commit 675e8e225c

View File

@ -1,7 +1,7 @@
Summary: The GNU Scientific Library for numerical analysis
Name: gsl
Version: 1.16
Release: 16%{?dist}
Release: 17%{?dist}
URL: http://www.gnu.org/software/gsl/
# info part of this package is under GFDL license
# eigen/nonsymmv.c and eigen/schur.c
@ -93,6 +93,9 @@ fi
%{_mandir}/man3/*.3*
%changelog
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.16-17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Mon Dec 07 2014 Susi Lehtola <jussilehtola@fedoraproject.org> - 1.16-16
- Drop linkage patch: libgsl should not link to libgslcblas,
so that more efficient libraries can be used (BZ #1007058).