diff --git a/.cvsignore b/.cvsignore index 534f34e..77d40bf 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libuser-0.56.5.tar.bz2 +libuser-0.56.6.tar.bz2 diff --git a/libuser.spec b/libuser.spec index 43ee08b..5038c79 100644 --- a/libuser.spec +++ b/libuser.spec @@ -4,8 +4,8 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: libuser -Version: 0.56.5 -Release: 1 +Version: 0.56.6 +Release: 1%{?dist} Group: System Environment/Base License: LGPLv2+ Source: libuser-%{version}.tar.bz2 @@ -108,6 +108,11 @@ popd %{_datadir}/gtk-doc/html/* %changelog +* Thu Oct 25 2007 Miloslav Trmač - 0.56.6-1 +- Set SELinux file contexts when creating home directories, preserve them when + moving home directories + Resolves: #351201 + * Thu Oct 11 2007 Miloslav Trmač - 0.56.5-1 - Work around spurious error messages when run against the Fedora Directory server diff --git a/sources b/sources index 73665b3..14c637e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -18a2210ab325d897123779ea12389530 libuser-0.56.5.tar.bz2 +74bd4ad52d81ccf67a8f6cd110add809 libuser-0.56.6.tar.bz2