bump for bug in double-long on ppc(64)
This commit is contained in:
parent
042872387c
commit
929d6a2196
@ -1,7 +1,7 @@
|
||||
Summary: Library for manipulating GIF format image files
|
||||
Name: giflib
|
||||
Version: 4.1.3
|
||||
Release: 6.2
|
||||
Release: 6.2.1
|
||||
License: MIT
|
||||
URL: http://www.sf.net/projects/libungif/
|
||||
Source0: http://dl.sf.net/libungif/%{name}-%{version}.tar.bz2
|
||||
@ -100,6 +100,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_bindir}/*
|
||||
|
||||
%changelog
|
||||
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 4.1.3-6.2.1
|
||||
- bump again for double-long bug on ppc(64)
|
||||
|
||||
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 4.1.3-6.2
|
||||
- rebuilt for new gcc4.1 snapshot and glibc changes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user