Accepting request 402866 from home:Zaitor:branches:GNOME:Factory

Forgot to sub this one - Suggest we keep it in GF for a few days for testing, as we know from the past that this package can bring "fun stuff"

OBS-URL: https://build.opensuse.org/request/show/402866
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/accountsservice?expand=0&rev=82
This commit is contained in:
Bjørn Lie 2016-06-19 09:58:44 +00:00 committed by Git OBS Bridge
parent 4cc7343d16
commit 3348a59595
4 changed files with 19 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Jun 15 08:49:03 UTC 2016 - zaitor@opensuse.org
- Update to version 0.6.42:
+ Wtmp fixes on solaris.
+ Allow a user to change his own data even if he's remote.
+ Add way to set password hint independent of password.
+ Conform to modern systemd library naming scheme.
+ Disable GVFS support in service, since it's not needed and has
bad side effects.
- Replace pkgconfig(libsystemd-login) for pkgconfig(libsystemd)
BuildRequires following upstream changes.
-------------------------------------------------------------------
Mon Jan 11 08:25:13 UTC 2016 - michael@stroeder.com

View File

@ -1,7 +1,7 @@
#
# spec file for package accountsservice
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: accountsservice
Version: 0.6.40
Version: 0.6.42
Release: 0
Summary: D-Bus Service to Manipulate User Account Information
License: GPL-3.0+
@ -36,8 +36,8 @@ BuildRequires: intltool
# needed for patch0
BuildRequires: vala
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(libsystemd) >= 186
BuildRequires: pkgconfig(libsystemd-daemon)
BuildRequires: pkgconfig(libsystemd-login) >= 186
BuildRequires: pkgconfig(polkit-gobject-1)
BuildRequires: pkgconfig(systemd)
Recommends: %{name}-lang