- Rebuild to add ppc64 package for F7.

This commit is contained in:
Orion Poplawski 2007-12-10 19:09:46 +00:00
parent cf32cd3b12
commit 128061545c
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: atlas
Version: 3.6.0
Release: 11%{?dist}
Release: 11%{?dist}.1
Summary: Automatically Tuned Linear Algebra Software
Group: System Environment/Libraries
@ -533,6 +533,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
* Mon Dec 10 2007 Orion Poplawski <orion@cora.nwra.com> 3.6.0-11.1
- Rebuild to add ppc64 package for F7.
* Fri Sep 8 2006 Quentin Spencer <qspencer@users.sourceforge.net> 3.6.0-11
- Rebuild for FC6.
- Remove outdated comments from spec file.