From 355c2820af58c2fea47301ea097d1d17e42e05b6 Mon Sep 17 00:00:00 2001 From: Miloslav Trmač Date: Oct 04 2011 11:22:02 +0000 Subject: Update to libuser-0.57.3 --- diff --git a/.gitignore b/.gitignore index f4f4d61..c2de3a8 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ libuser-0.56.16.tar.xz /libuser-0.57.tar.xz /libuser-0.57.1.tar.xz /libuser-0.57.2.tar.xz +/libuser-0.57.3.tar.xz diff --git a/libuser.spec b/libuser.spec index a6762f9..0d13f6b 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.2 +Version: 0.57.3 Release: 1%{?dist} Group: System Environment/Base License: LGPLv2+ @@ -102,6 +102,10 @@ python -c "import libuser" %{_datadir}/gtk-doc/html/* %changelog +* Tue Oct 4 2011 Miloslav Trmač - 0.57.3-1 +- Update to libuser-0.57.3 + Resolves: #717116, #724986 + * Thu Mar 31 2011 Miloslav Trmač - 0.57.2-1 - Update to libuser-0.57.2 Resolves: #671494 diff --git a/sources b/sources index 290c3df..95567ec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8f43c5b501a6814ff4c8bc9da2f00405 libuser-0.57.2.tar.xz +60f94ca286923cfc0d52932388f87c8e libuser-0.57.3.tar.xz