From ddd87a10aa4d21c96fd7ebae9db40275268c9001 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Feb 25 2009 15:28:30 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild --- diff --git a/libgsasl.spec b/libgsasl.spec index 5d6bbfd..39e2f8f 100644 --- a/libgsasl.spec +++ b/libgsasl.spec @@ -1,6 +1,6 @@ Name: libgsasl Version: 0.2.29 -Release: 1%{?dist} +Release: 2%{?dist} Summary: GNU SASL library Group: System Environment/Libraries @@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Feb 25 2009 Fedora Release Engineering - 0.2.29-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Thu Jan 1 2009 Nikolay Vladimirov - 0.2.29-1 - Rewrite to use poll instead of select. - Don't use poll with POLLOUT to avoid busy-waiting.