This commit is contained in:
Jesse Keating 2009-07-27 03:58:20 +00:00
parent 0453f820e4
commit c64752573a
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Summary: Scipy: Scientific Tools for Python
Name: scipy
Version: 0.7.0
Release: 4%{?dist}
Release: 5%{?dist}
Group: Development/Libraries
License: BSD and LGPLv2+
@ -76,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Sun Jun 14 2009 Jef Spaleta <jspaleta@fedoraproject.org> - 0.7.0-4
- Fix for gcc34 weave blitz bug #505379