[libuser] Update to libuser-0.57.6

Miloslav Trmac mitr at fedoraproject.org
Thu Mar 22 20:21:57 UTC 2012


commit 6edfaf15c339dcee12f498b8097bd7551959f750
Author: Miloslav Trmač <mitr at redhat.com>
Date:   Thu Mar 22 21:21:46 2012 +0100

    Update to libuser-0.57.6

 .gitignore   |    1 +
 libuser.spec |    6 +++++-
 sources      |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
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č <mitr at redhat.com> - 0.57.6-1
+- Update to libuser-0.57.6
+  Resolves: #803840
+
 * Sat Mar  3 2012 Miloslav Trmač <mitr at redhat.com> - 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


More information about the scm-commits mailing list