From a69fc034e8e7298f3d117df3e8a07b6811b905d6 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 04:38:45 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- mtools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mtools.spec b/mtools.spec index f6e26ae..743addc 100644 --- a/mtools.spec +++ b/mtools.spec @@ -1,7 +1,7 @@ Summary: Programs for accessing MS-DOS disks without mounting the disks. Name: mtools Version: 3.9.10 -Release: 1.2 +Release: 1.2.1 License: GPL Group: Applications/System Source: http://mtools.linux.lu/mtools-%{version}.tar.bz2 @@ -70,6 +70,9 @@ fi %{_infodir}/* %changelog +* Fri Feb 10 2006 Jesse Keating - 3.9.10-1.2.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 3.9.10-1.2 - rebuilt for new gcc4.1 snapshot and glibc changes