From e4f57ad2ad1cf8c1a16a8d719a7d1d627e6d2353 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 02:27:59 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- dump.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dump.spec b/dump.spec index 74ac692..608413a 100644 --- a/dump.spec +++ b/dump.spec @@ -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 - 0.4b41-1.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 0.4b41-1.1 - rebuilt for new gcc4.1 snapshot and glibc changes