From 001b3ec17fe39ca3f0ce7cd07105f6f170b36a56 Mon Sep 17 00:00:00 2001 From: Miloslav Trmac Date: Sep 24 2004 16:42:24 +0000 Subject: - Don't claim success and exception at the same time (#133479) - LDAP fixes, second round - Various other bugfixes --- diff --git a/.cvsignore b/.cvsignore index 99d0191..b3677ec 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libuser-0.51.11.tar.gz +libuser-0.51.12.tar.gz diff --git a/libuser.spec b/libuser.spec index eea5606..4a02ea8 100644 --- a/libuser.spec +++ b/libuser.spec @@ -1,11 +1,10 @@ -# -*- rpm-spec -*- %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif %define python %(%{__python} -c "import sys; print sys.version[:3]") Name: libuser -Version: 0.51.11 +Version: 0.51.12 Release: 1 Group: System Environment/Base License: LGPL @@ -95,6 +94,11 @@ popd %{_datadir}/gtk-doc/html/* %changelog +* Fri Sep 24 2004 Miloslav Trmac - 0.51.12-1 +- Don't claim success and exception at the same time (#133479) +- LDAP fixes, second round +- Various other bugfixes + * Thu Sep 23 2004 Miloslav Trmac - 0.51.11-1 - Allow documented optional arguments in Python ADMIN.{addUser,modifyUser,deleteUser} (#119812) diff --git a/sources b/sources index 4f8c21a..5bf181e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -77e764d6c008153b7373a71c0e9f8707 libuser-0.51.11.tar.gz +2ca45c79cad9eb4453d132d63573de08 libuser-0.51.12.tar.gz