[accountsservice/f19] 0.6.32

Matthias Clasen mclasen at fedoraproject.org
Tue May 14 23:09:59 UTC 2013


commit 21622471db55079fd1f7990e769c2a1d1a9a11b1
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue May 14 19:00:59 2013 -0400

    0.6.32

 .gitignore           |    1 +
 accountsservice.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 09d6647..3e51df1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 /accountsservice-0.6.26.tar.xz
 /accountsservice-0.6.30.tar.xz
 /accountsservice-0.6.31.tar.xz
+/accountsservice-0.6.32.tar.xz
diff --git a/accountsservice.spec b/accountsservice.spec
index 17886bf..10ea6f6 100644
--- a/accountsservice.spec
+++ b/accountsservice.spec
@@ -1,8 +1,8 @@
 %global _hardened_build 1
 
 Name:           accountsservice
-Version:        0.6.31
-Release:        2%{?dist}
+Version:        0.6.32
+Release:        1%{?dist}
 Summary:        D-Bus interfaces for querying and manipulating user account information
 
 Group:          System Environment/Daemons
@@ -111,6 +111,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.a
 %{_datadir}/gtk-doc/html/libaccountsservice/*
 
 %changelog
+* Tue May 14 2013 Matthias Clasen <mclasen at redhat.com> - 0.6.32-1
+- Update to 0.6.32
+
 * Thu Apr 18 2013 Matthias Clasen <mclasen at redhat.com> - 0.6.31-2
 - Hardened build
 
diff --git a/sources b/sources
index 892ce68..4ba32ad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d594f1da95c6a83c0463695ca31815b2  accountsservice-0.6.31.tar.xz
+0c2c87f3bf982bdab54be887fed25bc5  accountsservice-0.6.32.tar.xz


More information about the scm-commits mailing list