From c4ae1ec40cafb06330a534f45af4211d7eaf5ac8 Mon Sep 17 00:00:00 2001 From: Warren Togami Date: Wed, 23 Mar 2005 07:28:48 +0000 Subject: [PATCH] bump for apparently no good reason --- python-ldap.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-ldap.spec b/python-ldap.spec index 70d3949..940da92 100644 --- a/python-ldap.spec +++ b/python-ldap.spec @@ -3,7 +3,7 @@ Name: python-ldap Version: 2.0.6 -Release: 3 +Release: 4 Summary: An object-oriented API to access LDAP directory servers. Group: System Environment/Libraries @@ -48,7 +48,7 @@ rm -rf $RPM_BUILD_ROOT %doc LICENCE CHANGES README TODO Demo %changelog -* Tue Mar 22 2005 Warren Togami - 0:2.0.6-3 +* Tue Mar 22 2005 Warren Togami - 2.0.6-4 - add LICENCE (#150842) - remove epochs - simplify python reqs