From bf4ab6489f84f74d385fc68f32da6164b64a2129 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 9 Feb 2011 12:07:06 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- python-ldap.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)