[accountsservice] Update to 0.6.30

Richard Hughes rhughes at fedoraproject.org
Wed Jan 16 17:32:30 UTC 2013


commit 19a5d045e1e681dde7cffdaba5bb62018d1ebee9
Author: Richard Hughes <richard at hughsie.com>
Date:   Wed Jan 16 17:34:53 2013 +0000

    Update to 0.6.30

 .gitignore           |    1 +
 accountsservice.spec |    7 ++++++-
 sources              |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cc4ef4a..250ff74 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /accountsservice-0.6.22.tar.xz
 /accountsservice-0.6.25.tar.xz
 /accountsservice-0.6.26.tar.xz
+/accountsservice-0.6.30.tar.xz
diff --git a/accountsservice.spec b/accountsservice.spec
index 8c1e5d4..fcc0b7d 100644
--- a/accountsservice.spec
+++ b/accountsservice.spec
@@ -1,6 +1,6 @@
 
 Name:           accountsservice
-Version:        0.6.26
+Version:        0.6.30
 Release:        1%{?dist}
 Summary:        D-Bus interfaces for querying and manipulating user account information
 
@@ -106,8 +106,13 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.a
 %{_libdir}/pkgconfig/accountsservice.pc
 %{_datadir}/gir-1.0/AccountsService-1.0.gir
 %{_datadir}/vala/vapi/*
+%dir %{_datadir}/gtk-doc/html/libaccountsservice
+%{_datadir}/gtk-doc/html/libaccountsservice/*
 
 %changelog
+* Wed Jan 16 2013 Richard Hughes <rhughes at redhat.com> - 0.6.30-1
+- Update to 0.6.30
+
 * Fri Nov 16 2012 Matthias Clasen <mclasen at redhat.com> - 0.6.26-1
 - Update to 0.6.26
 
diff --git a/sources b/sources
index db369ad..772ccaf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b5ffa4ee21b93091bc23263008a7c80a  accountsservice-0.6.26.tar.xz
+8955b53b0ac9036b3f6a91202ff954f1  accountsservice-0.6.30.tar.xz


More information about the scm-commits mailing list