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

This commit is contained in:
Jesse Keating 2006-02-11 02:32:58 +00:00
parent 9bab23fbb5
commit 04c9f9a919

View File

@ -1,7 +1,7 @@
Summary: The GNU line editor.
Name: ed
Version: 0.2
Release: 38.2
Release: 38.2.1
License: GPL
Group: Applications/Text
Source: ftp://ftp.gnu.org/gnu/ed/%{name}-%{version}.tar.gz
@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*/*
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.2-38.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.2-38.2
- rebuilt for new gcc4.1 snapshot and glibc changes