From 9f0b8ab3e2881a1ac384830f1853d301385f9ec8 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Tue, 7 Feb 2006 13:51:33 +0000 Subject: [PATCH] bump for new gcc/glibc --- smartmontools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/smartmontools.spec b/smartmontools.spec index 9e2bbed..3fe4c26 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 +Release: 4.1 Epoch: 1 Group: System Environment/Base License: GPL @@ -69,6 +69,9 @@ exit 0 %changelog +* Tue Feb 07 2006 Jesse Keating - 1:5.33-4.1 +- rebuilt for new gcc4.1 snapshot and glibc changes + * Fri Dec 16 2005 Tomas Mraz 1:5.33-4 - mail should be sent to root not root@localhost (#174252)