From 79f88265c194e1a1f0d5b68b49997dacdd65a052 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sun, 4 Aug 2013 11:09:14 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- suitesparse.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/suitesparse.spec b/suitesparse.spec index da48f69..375a634 100644 --- a/suitesparse.spec +++ b/suitesparse.spec @@ -1,6 +1,6 @@ Name: suitesparse Version: 4.0.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A collection of sparse matrix libraries Group: System Environment/Libraries @@ -397,6 +397,9 @@ rm -rf ${RPM_BUILD_ROOT} %doc Doc/* %changelog +* Sun Aug 04 2013 Fedora Release Engineering - 4.0.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Fri May 24 2013 Petr Machata - 4.0.2-4 - Rebuild for TBB memory barrier bug