diff --git a/python-ldap.spec b/python-ldap.spec index 80998ed..1544b2b 100644 --- a/python-ldap.spec +++ b/python-ldap.spec @@ -2,7 +2,7 @@ Name: python-ldap Version: 2.3.12 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 0 License: Python Group: System Environment/Libraries @@ -66,6 +66,9 @@ sed -i 's|#! python|#!/usr/bin/python|g' Demo/simplebrowse.py %{python_sitearch}/python_ldap-%{version}-*.egg-info/ %changelog +* Wed Feb 09 2011 Fedora Release Engineering - 0:2.3.12-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Fri Sep 24 2010 Parag Nemade - 0:2.3.12-1 - Merge-review cleanup (#226343)