From f38066cf9e35643a0dc5f3a8786df5ab7423b2bd Mon Sep 17 00:00:00 2001 From: Miloslav Trmac Date: Mon, 13 Dec 2004 20:57:52 +0000 Subject: [PATCH] - Export UT_NAMESIZE from to Python (#141273) --- .cvsignore | 2 +- libuser.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index ce10963..4fbf260 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libuser-0.53.tar.gz +libuser-0.53.1.tar.gz diff --git a/libuser.spec b/libuser.spec index b29c651..6c694c4 100644 --- a/libuser.spec +++ b/libuser.spec @@ -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 - 0.53.1-1 +- Export UT_NAMESIZE from to Python (#141273) + * Sun Nov 14 2004 Miloslav Trmac - 0.53-1 - Support UID and GID values larger than LONG_MAX (#124967) - Fix updating of groups after user renaming in lusermod diff --git a/sources b/sources index ab311d8..708d997 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -31996d526b9fedc6a11c17b2ff6d7b60 libuser-0.53.tar.gz +be88b5f178358e4e9b3b7cebb7e886f1 libuser-0.53.1.tar.gz