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

This commit is contained in:
Jesse Keating 2006-02-11 06:05:09 +00:00
parent c9f085493a
commit d47ce30a35

View File

@ -1,7 +1,7 @@
Summary: Displays where a particular program in your path is located.
Name: which
Version: 2.16
Release: 6.2
Release: 6.2.1
License: GPL
Group: Applications/System
Source0: http://www.xs4all.nl/~carlo17/which/%{name}-%{version}.tar.gz
@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*/*
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.16-6.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.16-6.2
- rebuilt for new gcc4.1 snapshot and glibc changes