diff --git a/suitesparse.spec b/suitesparse.spec index 61427d6..92c3a0b 100644 --- a/suitesparse.spec +++ b/suitesparse.spec @@ -1,6 +1,6 @@ Name: suitesparse Version: 3.2.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A collection of sparse matrix libraries Group: System Environment/Libraries @@ -353,6 +353,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/lib*.a %changelog +* Wed Feb 25 2009 Fedora Release Engineering - 3.2.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Fri Jan 16 2009 Deji Akingunola - 3.2.0-5 - More fixes for the undefined symbol issue (BZ #475411)