This commit is contained in:
Jesse Keating 2009-02-26 04:05:09 +00:00
parent 62b71b37d1
commit 5926c48333

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 3.2.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Fri Jan 16 2009 Deji Akingunola <dakingun@gmail.com> - 3.2.0-5
- More fixes for the undefined symbol issue (BZ #475411)