- Important bug fixes in lchage, lgroupmod, lnewusers and lusermod
- Minor bug fixes in lpasswd and luseradd - Add man pages for the utilities (#61673)
This commit is contained in:
parent
f38066cf9e
commit
2a88cfaff2
@ -1 +1 @@
|
||||
libuser-0.53.1.tar.gz
|
||||
libuser-0.53.2.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
%define python %(%{__python} -c "import sys; print sys.version[:3]")
|
||||
|
||||
Name: libuser
|
||||
Version: 0.53.1
|
||||
Version: 0.53.2
|
||||
Release: 1
|
||||
Group: System Environment/Base
|
||||
License: LGPL
|
||||
@ -94,6 +94,11 @@ popd
|
||||
%{_datadir}/gtk-doc/html/*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 17 2005 Miloslav Trmac <mitr@redhat.com> - 0.53.2-1
|
||||
- Important bug fixes in lchage, lgroupmod, lnewusers and lusermod
|
||||
- Minor bug fixes in lpasswd and luseradd
|
||||
- Add man pages for the utilities (#61673)
|
||||
|
||||
* Mon Dec 13 2004 Miloslav Trmac <mitr@redhat.com> - 0.53.1-1
|
||||
- Export UT_NAMESIZE from <utmp.h> to Python (#141273)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user