From c235b2d550a487feb1bd48f3849ec22ac5c45276 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: May 31 2011 19:13:09 +0000 Subject: Update to latest release --- diff --git a/.gitignore b/.gitignore index e13bbc0..5a89eaf 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ accountsservice-0.6.1.tar.bz2 /accountsservice-0.6.7.tar.bz2 /accountsservice-0.6.9.tar.bz2 /accountsservice-0.6.10.tar.bz2 +/accountsservice-0.6.12.tar.bz2 diff --git a/accountsservice.spec b/accountsservice.spec index c0e5f9d..fea703e 100644 --- a/accountsservice.spec +++ b/accountsservice.spec @@ -1,7 +1,7 @@ Name: accountsservice -Version: 0.6.10 -Release: 2%{?dist} +Version: 0.6.12 +Release: 1%{?dist} Summary: D-Bus interfaces for querying and manipulating user account information Group: System Environment/Daemons @@ -21,8 +21,6 @@ Requires: polkit Requires: ConsoleKit Requires: shadow-utils -Patch0: fix-sgallaghs-machine.patch - %package libs Summary: Client-side library to talk to accountservice Group: Development/Libraries @@ -52,7 +50,6 @@ of these interfaces, based on the useradd, usermod and userdel commands. %prep %setup -q -%patch0 -p1 -b .fix-sgallaghs-machine %build %configure @@ -91,6 +88,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.a %{_datadir}/gir-1.0/AccountsService-1.0.gir %changelog +* Tue May 31 2011 Ray Strode 0.6.12-1 +- Update to latest release + * Tue May 10 2011 Ray Strode 0.6.10-2 - Fix more user list hang problems Resolves: #703569 diff --git a/sources b/sources index e38f738..112eb8d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5f9352cb1a30af846ccd5eb9222b1472 accountsservice-0.6.10.tar.bz2 +74e2dacf4410bfab68db30fcc2da8819 accountsservice-0.6.12.tar.bz2