[accountsservice/f15] Update to latest release

Ray Strode rstrode at fedoraproject.org
Mon Sep 12 16:09:43 UTC 2011


commit c34c64588ea68363e43f0bc5ee0038b1accfaf37
Author: Ray Strode <rstrode at redhat.com>
Date:   Mon Sep 12 11:48:23 2011 -0400

    Update to latest release

 .gitignore           |    1 +
 accountsservice.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5a89eaf..2b7aec0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ accountsservice-0.6.1.tar.bz2
 /accountsservice-0.6.9.tar.bz2
 /accountsservice-0.6.10.tar.bz2
 /accountsservice-0.6.12.tar.bz2
+/accountsservice-0.6.14.tar.xz
diff --git a/accountsservice.spec b/accountsservice.spec
index fea703e..4fd1ef5 100644
--- a/accountsservice.spec
+++ b/accountsservice.spec
@@ -1,6 +1,6 @@
 
 Name:           accountsservice
-Version:        0.6.12
+Version:        0.6.14
 Release:        1%{?dist}
 Summary:        D-Bus interfaces for querying and manipulating user account information
 
@@ -8,7 +8,7 @@ Group:          System Environment/Daemons
 License:        GPLv3+
 URL:            http://www.fedoraproject.org/wiki/Features/UserAccountDialog
 #VCS: git:git://git.freedesktop.org/accountsservice
-Source0:        http://mclasen.fedorapeople.org/accounts/accountsservice-%{version}.tar.bz2
+Source0:        http://www.freedesktop.org/software/accountsservice/accountsservice-%{version}.tar.xz
 
 BuildRequires:  glib2-devel
 BuildRequires:  dbus-glib-devel
@@ -88,6 +88,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.a
 %{_datadir}/gir-1.0/AccountsService-1.0.gir
 
 %changelog
+* Mon Sep 12 2011 Ray Strode <rstrode at redhat.com> 0.6.14-1
+- Update to latest release
+
 * Tue May 31 2011 Ray Strode <rstrode at redhat.com> 0.6.12-1
 - Update to latest release
 
diff --git a/sources b/sources
index 112eb8d..4f44cc1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-74e2dacf4410bfab68db30fcc2da8819  accountsservice-0.6.12.tar.bz2
+3422ff158ee2834344c534516e5e8a9d  accountsservice-0.6.14.tar.xz


More information about the scm-commits mailing list