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

This commit is contained in:
Jesse Keating 2006-02-11 02:36:35 +00:00
parent f74dc6f1ba
commit 5b34fb3b87

View File

@ -2,7 +2,7 @@
Name: elinks
Summary: A text-mode Web browser.
Version: 0.11.0
Release: 2.1
Release: 2.2
Source: http://elinks.or.cz/download/elinks-%{version}.tar.bz2
Source1: http://links.sourceforge.net/download/docs/manual-0.82-en.tar.bz2
Group: Applications/Internet
@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man5/*
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.11.0-2.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.11.0-2.1
- rebuilt for new gcc4.1 snapshot and glibc changes