From 9265533428960b0e238a76ca5387d01c7215a60b Mon Sep 17 00:00:00 2001 From: Miloslav Trmac Date: Fri, 11 Nov 2005 21:06:52 +0000 Subject: [PATCH] - Avoid using deprecated openldap functions --- .cvsignore | 2 +- libuser.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 15e8e35..6d83422 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libuser-0.54.1.tar.gz +libuser-0.54.2.tar.gz diff --git a/libuser.spec b/libuser.spec index 688cd1b..4e7e084 100644 --- a/libuser.spec +++ b/libuser.spec @@ -4,8 +4,8 @@ %define python %(%{__python} -c "import sys; print sys.version[:3]") Name: libuser -Version: 0.54.1 -Release: 2 +Version: 0.54.2 +Release: 1 Group: System Environment/Base License: LGPL Source: libuser-%{version}.tar.gz @@ -96,6 +96,9 @@ popd %{_datadir}/gtk-doc/html/* %changelog +* Fri Nov 11 2005 Miloslav Trmac - 0.54.2-1 +- Avoid using deprecated openldap functions + * Fri Nov 11 2005 Miloslav Trmac - 0.54.1-2 - Rebuild with newer openldap diff --git a/sources b/sources index 96dc415..e94c493 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -de816d5510865414ec97cb80e93b4436 libuser-0.54.1.tar.gz +e5a8072b4592a6f09095f741edf062cf libuser-0.54.2.tar.gz