From 2eecab335dfe376868f6eeec566a0292da819d5a Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 12 Jul 2006 07:53:17 +0000 Subject: [PATCH] bumped for rebuild --- procmail.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/procmail.spec b/procmail.spec index 34097d5..1e6d9de 100644 --- a/procmail.spec +++ b/procmail.spec @@ -1,7 +1,7 @@ Summary: The procmail mail processing program. Name: procmail Version: 3.22 -Release: 17 +Release: 17.1 License: GPL or Artistic Group: System Environment/Daemons Source: ftp://ftp.procmail.org/pub/procmail/procmail-%{version}.tar.gz @@ -60,6 +60,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man[15]/* %changelog +* Wed Jul 12 2006 Jesse Keating - 3.22-17.1 +- rebuild + * Thu Mar 30 2006 Peter Vrabec 3.22-17 - fix truncation of mailbox when running into a disk quota or a full partition. Patch from Solar Designer.