Accepting request 141740 from GNOME:Factory

Update to 0.6.26 (forwarded request 141285 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/141740
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/accountsservice?expand=0&rev=29
This commit is contained in:
Stephan Kulow 2012-11-19 06:01:31 +00:00 committed by Git OBS Bridge
commit 9ccc6676bb
4 changed files with 15 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5600a8ffe946d5cef63988767f221bc338b79f3012188d9dff6caa5f7b25fe6c
size 334628

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6e14b4ae54844f91280ff60932cf228341191f6998c7c4275555038020e27f18
size 336316

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Nov 14 13:08:48 UTC 2012 - dimstar@opensuse.org
- Update to version 0.6.26:
+ Require libsystemd-login 186.
+ Protect against deleting root user.
+ Add LoginTime and LoginHistory properties.
+ Fix crash consolekit code.
+ Fix has_multiple_user property after removing user.
-------------------------------------------------------------------
Tue Sep 25 14:26:38 UTC 2012 - dimstar@opensuse.org

View File

@ -17,7 +17,7 @@
Name: accountsservice
Version: 0.6.25
Version: 0.6.26
Release: 0
Summary: D-Bus Service to Manipulate User Account Information
License: GPL-3.0+
@ -37,7 +37,7 @@ BuildRequires: intltool
BuildRequires: vala
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(libsystemd-daemon)
BuildRequires: pkgconfig(libsystemd-login) >= 43
BuildRequires: pkgconfig(libsystemd-login) >= 186
BuildRequires: pkgconfig(polkit-gobject-1)
BuildRequires: pkgconfig(systemd)
Recommends: %{name}-lang