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

This commit is contained in:
Jesse Keating 2006-02-11 06:38:42 +00:00
parent 6bd98090f0
commit 28e1794d8a

View File

@ -3,7 +3,7 @@
Summary: A powerful interactive shell
Name: zsh
Version: 4.2.5
Release: 1.2.1
Release: 1.2.2
License: BSD
URL: http://zsh.sunsite.dk/
Group: System Environment/Shells
@ -140,6 +140,9 @@ fi
%doc Doc/zsh/*.html
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 4.2.5-1.2.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - %{version}-%{release}
- rebuilt for new gcc4.1 snapshot and glibc changes