This commit is contained in:
Dennis Gilmore 2013-08-04 08:49:44 -05:00
parent a4411919fe
commit 73b75412df

View File

@ -8,7 +8,7 @@
Summary: Scipy: Scientific Tools for Python
Name: scipy
Version: 0.12.0
Release: 3%{?dist}
Release: 4%{?dist}
Group: Development/Libraries
# BSD -- whole package except:
@ -142,6 +142,9 @@ rm -rf $RPM_BUILD_ROOT
%endif # with_python3
%changelog
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Wed May 15 2013 Orion Poplawski <orion@cora.nwra.com> - 0.12.0-3
- Remove old ufsparse references, use suitesparse
- Spec cleanup