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