From fc5c065b9715794607a11a6b34f6664b9c3602fb Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Mon, 17 Jul 2006 14:36:37 +0000 Subject: [PATCH] rebuild --- cyrus-sasl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cyrus-sasl.spec b/cyrus-sasl.spec index 0f1e8c3..5a0cb56 100644 --- a/cyrus-sasl.spec +++ b/cyrus-sasl.spec @@ -6,7 +6,7 @@ Summary: The Cyrus SASL library. Name: cyrus-sasl Version: 2.1.22 -Release: 2 +Release: 3 License: Freely Distributable Group: System Environment/Libraries Source0: ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-%{version}.tar.gz @@ -423,6 +423,9 @@ fi %{_sbindir}/sasl2-shared-mechlist %changelog +* Mon Jul 17 2006 Nalin Dahyabhai 2.1.22-3 +- rebuild + * Tue Jun 20 2006 Nalin Dahyabhai 2.1.22-2 - fix a typo in sasl_client_start(3) (#196066)