[libuser] Update to libuser-0.57.3

Miloslav Trmac mitr at fedoraproject.org
Tue Oct 4 11:22:28 UTC 2011


commit 355c2820af58c2fea47301ea097d1d17e42e05b6
Author: Miloslav Trmač <mitr at redhat.com>
Date:   Tue Oct 4 13:22:02 2011 +0200

    Update to libuser-0.57.3

 .gitignore   |    1 +
 libuser.spec |    6 +++++-
 sources      |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
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č <mitr at redhat.com> - 0.57.3-1
+- Update to libuser-0.57.3
+  Resolves: #717116, #724986
+
 * Thu Mar 31 2011 Miloslav Trmač <mitr at redhat.com> - 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


More information about the scm-commits mailing list