[libuser] Update to libuser-0.60

Miloslav Trmac mitr at fedoraproject.org
Mon Oct 14 15:33:50 UTC 2013


commit 2a47f4876e13a7240fc31a3dca0202fb263d5ea2
Author: Miloslav Trmač <mitr at redhat.com>
Date:   Mon Oct 14 17:33:05 2013 +0200

    Update to libuser-0.60

 .gitignore   |    1 +
 libuser.spec |    8 ++++++--
 sources      |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9108ffb..d8128dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ libuser-0.56.16.tar.xz
 /libuser-0.57.7.tar.xz
 /libuser-0.58.tar.xz
 /libuser-0.59.tar.xz
+/libuser-0.60.tar.xz
diff --git a/libuser.spec b/libuser.spec
index 1f6eb0c..a129033 100644
--- a/libuser.spec
+++ b/libuser.spec
@@ -1,8 +1,8 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name: libuser
-Version: 0.59
-Release: 2%{?dist}
+Version: 0.60
+Release: 1%{?dist}
 Group: System Environment/Base
 License: LGPLv2+
 URL: https://fedorahosted.org/libuser/
@@ -96,6 +96,10 @@ python -c "import libuser"
 %{_datadir}/gtk-doc/html/*
 
 %changelog
+* Mon Oct 14 2013 Miloslav Trmač <mitr at redhat.com> - 0.60-1
+- Update to libuser-0.60
+  Resolves: #910774, #985569, #1008825
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.59-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index b118806..edda446 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-22835cbfec894b1e9491845ed5023244  libuser-0.59.tar.xz
+5c549724999ccca65ceaaecc4eb8cb98  libuser-0.60.tar.xz


More information about the scm-commits mailing list