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

This commit is contained in:
Jesse Keating 2006-02-11 04:26:28 +00:00
parent eed0cde499
commit ce686516a1

View File

@ -1,7 +1,7 @@
Summary: A text-based Web browser.
Name: lynx
Version: 2.8.5
Release: 27.2
Release: 27.2.1
License: GPL
Group: Applications/Internet
Source: http://lynx.isc.org/current/lynx2.8.5rel.1.tar.bz2
@ -96,6 +96,9 @@ rm -rf $RPM_BUILD_ROOT
%config(noreplace,missingok) %{_sysconfdir}/lynx-site.cfg
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.8.5-27.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.8.5-27.2
- rebuilt for new gcc4.1 snapshot and glibc changes