diff --git a/.gitignore b/.gitignore index 295d54b..1bc4955 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ libuser-0.56.16.tar.xz /libuser-0.57.3.tar.xz /libuser-0.57.4.tar.xz /libuser-0.57.5.tar.xz +/libuser-0.57.6.tar.xz diff --git a/libuser.spec b/libuser.spec index 5c439cd..e30d23c 100644 --- a/libuser.spec +++ b/libuser.spec @@ -1,7 +1,7 @@ %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: libuser -Version: 0.57.5 +Version: 0.57.6 Release: 1%{?dist} Group: System Environment/Base License: LGPLv2+ @@ -102,6 +102,10 @@ python -c "import libuser" %{_datadir}/gtk-doc/html/* %changelog +* Thu Mar 22 2012 Miloslav Trmač - 0.57.6-1 +- Update to libuser-0.57.6 + Resolves: #803840 + * Sat Mar 3 2012 Miloslav Trmač - 0.57.5-1 - Update to libuser-0.57.5 - BuildRequires: openssl, the testsuite needs /usr/bin/openssl diff --git a/sources b/sources index 45a651c..88a9181 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aaecb7c73e73f6670b154e594499b7b0 libuser-0.57.5.tar.xz +4a6410e51664570610da1b9a830ac8ec libuser-0.57.6.tar.xz