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

This commit is contained in:
Jesse Keating 2006-02-11 05:48:39 +00:00
parent 0bb6e224c7
commit 8d6eb0008a

View File

@ -3,7 +3,7 @@
Summary: An enhanced version of csh, the C shell.
Name: tcsh
Version: 6.14
Release: 5.2
Release: 5.2.1
License: distributable
Group: System Environment/Shells
Source: ftp://ftp.astron.com/pub/tcsh/tcsh-%{version}.00.tar.gz
@ -102,6 +102,9 @@ fi
%{_mandir}/*/*
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 6.14-5.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 6.14-5.2
- rebuilt for new gcc4.1 snapshot and glibc changes