From 675e8e225c059bcffa0b8142111bb29b6a12b6e8 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 17 Jun 2015 09:53:13 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- gsl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gsl.spec b/gsl.spec index de8e946..99a1a49 100644 --- a/gsl.spec +++ b/gsl.spec @@ -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 - 1.16-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Mon Dec 07 2014 Susi Lehtola - 1.16-16 - Drop linkage patch: libgsl should not link to libgslcblas, so that more efficient libraries can be used (BZ #1007058).