This commit is contained in:
Dennis Gilmore 2013-08-04 11:09:14 -05:00
parent 8753993412
commit 79f88265c1

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 4.0.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Fri May 24 2013 Petr Machata <pmachata@redhat.com> - 4.0.2-4
- Rebuild for TBB memory barrier bug