- Fix home directory renaming in ADMIN.modifyUser (#135280)

- Further Python reference counting fixes
This commit is contained in:
Miloslav Trmac 2004-10-11 22:06:04 +00:00
parent 8d53065c4b
commit 0e99601789
3 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
libuser-0.52.4.tar.gz
libuser-0.52.5.tar.gz

View File

@ -4,7 +4,7 @@
%define python %(%{__python} -c "import sys; print sys.version[:3]")
Name: libuser
Version: 0.52.4
Version: 0.52.5
Release: 1
Group: System Environment/Base
License: LGPL
@ -94,6 +94,10 @@ popd
%{_datadir}/gtk-doc/html/*
%changelog
* Tue Oct 12 2004 Miloslav Trmac <mitr@redhat.com> - 0.52.5-1
- Fix home directory renaming in ADMIN.modifyUser (#135280)
- Further Python reference counting fixes
* Sun Oct 10 2004 Miloslav Trmac <mitr@redhat.com> - 0.52.4-1
- Fix memory leaks (#113730)
- Build with updated translations

View File

@ -1 +1 @@
21f858d1d2d3630f418fb96e8b343c75 libuser-0.52.4.tar.gz
bb2946c9406e50dd553091990b6ec81f libuser-0.52.5.tar.gz