From 624996d371f227cb841d5c294ae70f9601431046 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 05:40:55 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- sendmail.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sendmail.spec b/sendmail.spec index 0489eec..a25a233 100644 --- a/sendmail.spec +++ b/sendmail.spec @@ -18,7 +18,7 @@ Summary: A widely used Mail Transport Agent (MTA). Name: sendmail Version: 8.13.5 -Release: 2.2 +Release: 2.2.1 License: Sendmail Group: System Environment/Daemons Provides: smtpdaemon @@ -572,6 +572,9 @@ exit 0 %{_docdir}/sendmail %changelog +* Fri Feb 10 2006 Jesse Keating - 8.13.5-2.2.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 8.13.5-2.2 - rebuilt for new gcc4.1 snapshot and glibc changes