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

This commit is contained in:
Jesse Keating 2006-02-11 04:26:05 +00:00
parent 7ed1d8ceb5
commit c693455e70
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Summary: A Powerful Multilingual File Viewer
Name: lv
Version: 4.51
Release: 7.2
Release: 7.2.1
License: distributable
Group: Applications/Text
URL: http://www.ff.iij4u.or.jp/~nrt/lv/
@ -61,6 +61,9 @@ cd src
[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 4.51-7.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 4.51-7.2
- rebuilt for new gcc4.1 snapshot and glibc changes