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

This commit is contained in:
Jesse Keating 2006-02-11 04:38:45 +00:00
parent 4adddafc46
commit a69fc034e8

View File

@ -1,7 +1,7 @@
Summary: Programs for accessing MS-DOS disks without mounting the disks. Summary: Programs for accessing MS-DOS disks without mounting the disks.
Name: mtools Name: mtools
Version: 3.9.10 Version: 3.9.10
Release: 1.2 Release: 1.2.1
License: GPL License: GPL
Group: Applications/System Group: Applications/System
Source: http://mtools.linux.lu/mtools-%{version}.tar.bz2 Source: http://mtools.linux.lu/mtools-%{version}.tar.bz2
@ -70,6 +70,9 @@ fi
%{_infodir}/* %{_infodir}/*
%changelog %changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 3.9.10-1.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 3.9.10-1.2 * Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 3.9.10-1.2
- rebuilt for new gcc4.1 snapshot and glibc changes - rebuilt for new gcc4.1 snapshot and glibc changes