[accountsservice/f16] Update to 0.6.14

Ray Strode rstrode at fedoraproject.org
Wed Sep 21 19:33:08 UTC 2011


commit cbd37c37e06abe0c2b4c626a67c23efe3559bd3d
Author: Ray Strode <rstrode at redhat.com>
Date:   Wed Sep 21 15:32:48 2011 -0400

    Update to 0.6.14

 .gitignore           |    1 +
 accountsservice.spec |   11 +++++------
 sources              |    2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 35738fc..941d6be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /accountsservice-0.6.11.tar.bz2
 /accountsservice-0.6.12.tar.bz2
 /accountsservice-0.6.13.tar.xz
+/accountsservice-0.6.14.tar.xz
diff --git a/accountsservice.spec b/accountsservice.spec
index ddb0de6..c2459e6 100644
--- a/accountsservice.spec
+++ b/accountsservice.spec
@@ -1,7 +1,7 @@
 
 Name:           accountsservice
-Version:        0.6.13
-Release:        3%{?dist}
+Version:        0.6.14
+Release:        1%{?dist}
 Summary:        D-Bus interfaces for querying and manipulating user account information
 
 Group:          System Environment/Daemons
@@ -10,9 +10,6 @@ URL:            http://www.fedoraproject.org/wiki/Features/UserAccountDialog
 #VCS: git:git://git.freedesktop.org/accountsservice
 Source0:        http://www.freedesktop.org/software/accountsservice/accountsservice-%{version}.tar.xz
 
-# upstream fix
-Patch0:         0001-Fix-fast-user-switching.patch
-
 BuildRequires:  glib2-devel
 BuildRequires:  dbus-glib-devel
 BuildRequires:  polkit-devel
@@ -52,7 +49,6 @@ of these interfaces, based on the useradd, usermod and userdel commands.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure
@@ -91,6 +87,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.a
 %{_datadir}/gir-1.0/AccountsService-1.0.gir
 
 %changelog
+* Wed Sep 21 2011 Ray Strode <rstrode at redhat.com> 0.6.14-1
+- Update to 0.6.14
+
 * Sun Sep  4 2011 Matthias Clasen <mclasen at redhat.com> - 0.6.13-3
 - Fix fast user switching
 
diff --git a/sources b/sources
index e1d6922..4f44cc1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d09b8b3008ffda235069e8b412c5dd54  accountsservice-0.6.13.tar.xz
+3422ff158ee2834344c534516e5e8a9d  accountsservice-0.6.14.tar.xz


More information about the scm-commits mailing list