From d22c4c276c7b886a26f00a3c0fa7ea608eb30906 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 9 Nov 2005 18:11:37 +0000 Subject: [PATCH] bump --- mutt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mutt.spec b/mutt.spec index 2c3d31e..4e614d8 100644 --- a/mutt.spec +++ b/mutt.spec @@ -2,7 +2,7 @@ Summary: A text mode mail user agent. Name: mutt %define uversion 0.9 Version: 1.4.2.1 -Release: 5 +Release: 6 Epoch: 5 License: GPL Group: Applications/Internet @@ -154,6 +154,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man5/muttrc.* %changelog +* Wed Nov 9 2005 Bill Nottingham 5:1.4.2.1-6 +- rebuild against new ssl libs + * Thu Oct 27 2005 Bill Nottingham 5:1.4.2.1-5 - add patch from 1.5 branch to fix SASL logging (#157251, #171528)