From f53d6838e91ff53448333986b54e436d3df9e60d Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 05:42:29 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- smartmontools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/smartmontools.spec b/smartmontools.spec index 3fe4c26..6359201 100644 --- a/smartmontools.spec +++ b/smartmontools.spec @@ -1,7 +1,7 @@ Summary: Tools for monitoring SMART capable hard disks Name: smartmontools Version: 5.33 -Release: 4.1 +Release: 4.2 Epoch: 1 Group: System Environment/Base License: GPL @@ -69,6 +69,9 @@ exit 0 %changelog +* Fri Feb 10 2006 Jesse Keating - 1:5.33-4.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 1:5.33-4.1 - rebuilt for new gcc4.1 snapshot and glibc changes