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

This commit is contained in:
Jesse Keating 2006-02-11 03:23:10 +00:00
parent 429a9c66ad
commit 6329415def
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Summary: A GNU implementation of Scheme for application extensibility.
Name: guile
Version: 1.6.7
Release: 5.1
Release: 5.2
Source: ftp://ftp.gnu.org/gnu/guile-%{version}.tar.gz
Source2: http://ai.king.net.pl/guile-1.6-missing-tools.tar.gz
Patch1: guile-1.6.7-rpath.patch
@ -177,6 +177,9 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/libguile.h
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 5:1.6.7-5.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 5:1.6.7-5.1
- rebuilt for new gcc4.1 snapshot and glibc changes