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

This commit is contained in:
Jesse Keating 2006-02-11 02:27:59 +00:00
parent ae5e575a78
commit e4f57ad2ad

View File

@ -3,7 +3,7 @@
Summary: Programs for backing up and restoring ext2/ext3 filesystems
Name: dump
Version: 0.4b41
Release: 1.1
Release: 1.2
License: BSD
Group: Applications/Archiving
URL: http://dump.sourceforge.net/
@ -114,6 +114,9 @@ rm -rf %{buildroot}
%{_mandir}/man8/rmt.8*
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.4b41-1.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.4b41-1.1
- rebuilt for new gcc4.1 snapshot and glibc changes