- Fix home directory renaming in ADMIN.modifyUser (#135280)
- Further Python reference counting fixes
This commit is contained in:
parent
8d53065c4b
commit
0e99601789
@ -1 +1 @@
|
||||
libuser-0.52.4.tar.gz
|
||||
libuser-0.52.5.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user