diff --git a/.gitignore b/.gitignore index 81e4d41..80d4cf2 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ libuser-0.56.16.tar.xz /libuser-0.57.5.tar.xz /libuser-0.57.6.tar.xz /libuser-0.57.7.tar.xz +/libuser-0.58.tar.xz diff --git a/libuser.spec b/libuser.spec index d102719..735e5ad 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.7 +Version: 0.58 Release: 1%{?dist} Group: System Environment/Base License: LGPLv2+ @@ -96,6 +96,10 @@ python -c "import libuser" %{_datadir}/gtk-doc/html/* %changelog +* Thu Nov 8 2012 Miloslav Trmač - 0.58-1 +- Update to libuser-0.58 + Resolves: #844140, #854236 + * Mon Sep 24 2012 Miloslav Trmač - 0.57.7-1 - Update to libuser-0.57.7 diff --git a/sources b/sources index 2f9c344..de418c5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3def265b76075a2572dce6b19ebeb655 libuser-0.57.7.tar.xz +1fc3ef3f3a3955b2d78562ff4daed793 libuser-0.58.tar.xz