From d1c940700f303093947df24ee9d125b3ed9534bd Mon Sep 17 00:00:00 2001 From: Miloslav Trmac Date: Thu, 1 Oct 2009 23:15:15 +0000 Subject: [PATCH] - Update to libuser-0.56.12. --- .cvsignore | 2 +- libuser.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index fa12535..823519f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libuser-0.56.11.tar.bz2 +libuser-0.56.12.tar.bz2 diff --git a/libuser.spec b/libuser.spec index d1f015c..bd5bc0e 100644 --- a/libuser.spec +++ b/libuser.spec @@ -1,8 +1,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.11 -Release: 1 +Version: 0.56.12 +Release: 1%{?dist} Group: System Environment/Base License: LGPLv2+ URL: https://fedorahosted.org/libuser/ @@ -100,6 +100,9 @@ python -c "import libuser" %{_datadir}/gtk-doc/html/* %changelog +* Fri Oct 2 2009 Miloslav Trmač - 0.56.12-1 +- Update to libuser-0.56.12. + * Mon Sep 14 2009 Miloslav Trmač - 0.56.11-1 - Update to libuser-0.56.11. Resolves: #454091 diff --git a/sources b/sources index 8becbb5..115cb4f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fc58c832b7f0f0af88f56d1d6d5d7c22 libuser-0.56.11.tar.bz2 +a79e3a84aed576cc8fab27487843f749 libuser-0.56.12.tar.bz2