diff --git a/.cvsignore b/.cvsignore index fbe8a43..34603a6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -9,3 +9,4 @@ usermode-1.79.tar.bz2 usermode-1.80.tar.bz2 usermode-1.81.tar.bz2 usermode-1.82.tar.bz2 +usermode-1.83.tar.bz2 diff --git a/sources b/sources index cf5a512..1dd350d 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -ae8a578faf6df028674c02656c9de718 usermode-1.81.tar.bz2 -b7448fa6eb7f91177db4ac8c7f3cf09f usermode-1.82.tar.bz2 +140eea2f0c10eaa46f277af4ec054036 usermode-1.83.tar.bz2 diff --git a/usermode.spec b/usermode.spec index 05fd1fe..39b60a5 100644 --- a/usermode.spec +++ b/usermode.spec @@ -5,7 +5,7 @@ %define build6x 0 Summary: Tools for certain user account management tasks. Name: usermode -Version: 1.82 +Version: 1.83 Release: 1 License: GPL Group: Applications/System @@ -120,6 +120,11 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/applications/* %changelog +* Tue Nov 15 2005 Jindrich Novy 1.83-1 +- accept gecos information on commandline for userinfo, + patch by mclasen@redhat.com (#173232) +- update translations + * Wed Oct 26 2005 Jindrich Novy 1.82-1 - don't use pam_stack.so - introduce userformat to better handle device formatting