bump for bug in double-long on ppc(64)

This commit is contained in:
Jesse Keating 2006-02-11 02:04:58 +00:00
parent 359ce81d9d
commit 6409dd1a76

View File

@ -1,7 +1,7 @@
Version: 3.1
Name: bash
Summary: The GNU Bourne Again shell (bash) version %{version}.
Release: 6.1
Release: 6.2
Group: System Environment/Shells
License: GPL
Url: http://www.gnu.org/software/bash
@ -214,6 +214,9 @@ fi
%doc doc/*.ps doc/*.0 doc/*.html doc/article.txt
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 3.1-6.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 3.1-6.1
- rebuilt for new gcc4.1 snapshot and glibc changes