From 2e31e571356d808af4f75c8faa4e9789ae4989f2 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Sep 26 2014 07:38:23 +0000 Subject: Update to 0.6.38 release * Fix polkit policy rhbz#1094138 --- diff --git a/.gitignore b/.gitignore index 76e6f96..f0c3a5a 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /accountsservice-0.6.34.tar.xz /accountsservice-0.6.35.tar.xz /accountsservice-0.6.37.tar.xz +/accountsservice-0.6.38.tar.xz diff --git a/accountsservice.spec b/accountsservice.spec index a8500a1..14fa4b9 100644 --- a/accountsservice.spec +++ b/accountsservice.spec @@ -1,8 +1,8 @@ %global _hardened_build 1 Name: accountsservice -Version: 0.6.37 -Release: 3%{?dist} +Version: 0.6.38 +Release: 1%{?dist} Summary: D-Bus interfaces for querying and manipulating user account information Group: System Environment/Daemons @@ -12,7 +12,6 @@ URL: http://www.fedoraproject.org/wiki/Features/UserAccountDialog Source0: http://www.freedesktop.org/software/accountsservice/accountsservice-%{version}.tar.xz BuildRequires: glib2-devel -BuildRequires: dbus-glib-devel BuildRequires: polkit-devel BuildRequires: intltool BuildRequires: systemd-units @@ -108,6 +107,11 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.a %{_datadir}/gtk-doc/html/libaccountsservice/* %changelog +* Thu Sep 18 2014 Stef Walter - 0.6.38-1 +- Update to 0.6.38 +- Fixes polkit policy rhbz#1094138 +- Remove dbus-glib-devel dependency, accountsservice uses gdbus now + * Fri Aug 15 2014 Fedora Release Engineering - 0.6.37-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 62ab49d..ad0a428 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aa5f4da715b8ec19024e39def88831a0 accountsservice-0.6.37.tar.xz +656572685ceeeb3081168382196bcfd8 accountsservice-0.6.38.tar.xz