[accountsservice] Update to latest release

Ray Strode rstrode at fedoraproject.org
Mon Jun 6 21:38:47 UTC 2011


commit 7f8d9bb0e1786b06979bd42a9e31426f3c4af75d
Author: Ray Strode <rstrode at redhat.com>
Date:   Tue May 31 15:13:09 2011 -0400

    Update to latest release

 .gitignore           |    3 ++-
 accountsservice.spec |    6 ++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 578bbcf..14d71fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
-accountsservice-0.6.1.tar.bz2
+/accountsservice-0.6.1.tar.bz2
 /accountsservice-0.6.2.tar.bz2
 /accountsservice-0.6.3.tar.bz2
 /accountsservice-0.6.11.tar.bz2
+/accountsservice-0.6.12.tar.bz2
diff --git a/accountsservice.spec b/accountsservice.spec
index 5bf445f..2dbd614 100644
--- a/accountsservice.spec
+++ b/accountsservice.spec
@@ -1,6 +1,6 @@
 
 Name:           accountsservice
-Version:        0.6.11
+Version:        0.6.12
 Release:        1%{?dist}
 Summary:        D-Bus interfaces for querying and manipulating user account information
 
@@ -21,7 +21,6 @@ Requires:       polkit
 Requires:       ConsoleKit
 Requires:       shadow-utils
 
-
 %package libs
 Summary: Client-side library to talk to accountservice
 Group: Development/Libraries
@@ -89,6 +88,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.a
 %{_datadir}/gir-1.0/AccountsService-1.0.gir
 
 %changelog
+* Mon Jun 06 2011 Ray Strode <rstrode at redhat.com> 0.6.12-1
+- Update to latest release
+
 * Wed May 18 2011 Matthias Clasen <mclasen at redhat.com> 0.6.11-1
 - Update to 0.6.11
 
diff --git a/sources b/sources
index a9efb12..112eb8d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-64b96663ca421b11bc4f7a1ca10c7775  accountsservice-0.6.11.tar.bz2
+74e2dacf4410bfab68db30fcc2da8819  accountsservice-0.6.12.tar.bz2


More information about the scm-commits mailing list