From b59031d3367e7e4ade0508564127f29bab88fe3b Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mon, 18 Aug 2014 04:11:57 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild --- sundials.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sundials.spec b/sundials.spec index 7d26bde..14128c5 100644 --- a/sundials.spec +++ b/sundials.spec @@ -1,7 +1,7 @@ Summary: Suite of nonlinear solvers Name: sundials Version: 2.5.0 -Release: 5%{?dist} +Release: 6%{?dist} # SUNDIALS is licensed under BSD with some additional (but unrestrictive) clauses. # Check the file 'LICENSE' for details. License: BSD @@ -118,6 +118,9 @@ rm ${RPM_BUILD_ROOT}%{_libdir}/*.la %{_libdir}/*.a %changelog +* Mon Aug 18 2014 Fedora Release Engineering - 2.5.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Sat Jun 07 2014 Mukundan Ragavan - 2.5.0-5 - Fixed patches used in the previous build - Fixes bug #1105767