- Export UT_NAMESIZE from <utmp.h> to Python (#141273)

This commit is contained in:
Miloslav Trmac 2004-12-13 20:57:52 +00:00
parent fb4a05db43
commit f38066cf9e
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
libuser-0.53.tar.gz
libuser-0.53.1.tar.gz

View File

@ -4,7 +4,7 @@
%define python %(%{__python} -c "import sys; print sys.version[:3]")
Name: libuser
Version: 0.53
Version: 0.53.1
Release: 1
Group: System Environment/Base
License: LGPL
@ -94,6 +94,9 @@ popd
%{_datadir}/gtk-doc/html/*
%changelog
* Mon Dec 13 2004 Miloslav Trmac <mitr@redhat.com> - 0.53.1-1
- Export UT_NAMESIZE from <utmp.h> to Python (#141273)
* Sun Nov 14 2004 Miloslav Trmac <mitr@redhat.com> - 0.53-1
- Support UID and GID values larger than LONG_MAX (#124967)
- Fix updating of groups after user renaming in lusermod

View File

@ -1 +1 @@
31996d526b9fedc6a11c17b2ff6d7b60 libuser-0.53.tar.gz
be88b5f178358e4e9b3b7cebb7e886f1 libuser-0.53.1.tar.gz