This commit is contained in:
Ben Boeckel 2010-11-07 12:48:15 -05:00
parent 71b898b317
commit ad0b51bae6
1 changed files with 4 additions and 1 deletions

View File

@ -12,7 +12,7 @@
Name: ghc-%{pkg_name}
Version: 0.0.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: %{common_summary}
Group: System Environment/Libraries
@ -58,6 +58,9 @@ rm -rf %{buildroot}
%changelog
* Sun Nov 07 2010 Ben Boeckel <mathstuf@gmail.com> - 0.0.1-3
- Rebuild
* Wed Sep 29 2010 jkeating - 0.0.1-2
- Rebuilt for gcc bug 634757