diff --git a/cyrus-sasl.spec b/cyrus-sasl.spec index 4ea2522..25bf245 100644 --- a/cyrus-sasl.spec +++ b/cyrus-sasl.spec @@ -4,7 +4,7 @@ Summary: The Cyrus SASL library Name: cyrus-sasl Version: 2.1.22 -Release: 24%{?dist} +Release: 25%{?dist} License: BSD Group: System Environment/Libraries # Source0 originally comes from ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/; @@ -374,6 +374,9 @@ fi %{_sbindir}/sasl2-shared-mechlist %changelog +* Fri Jul 24 2009 Fedora Release Engineering - 2.1.22-25 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Mon May 11 2009 Jan Chadima - 2.1.22-24 - repair sasl_encode64 nul termination (#487251)