Accepting request 407306 from GNOME:Factory
1 OBS-URL: https://build.opensuse.org/request/show/407306 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/accountsservice?expand=0&rev=46
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f04f756600cbab558671658ab8e77212de2a000c07bc0469e7b51541871fcb2b
|
||||
size 367772
|
3
accountsservice-0.6.42.tar.xz
Normal file
3
accountsservice-0.6.42.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e56494c2f18627900b57234e5628923cc16a37bf8fd16b06c46118d6ae9c007e
|
||||
size 380500
|
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 6 06:23:55 UTC 2016 - fbui@suse.com
|
||||
|
||||
- Remove pkgconfig(libsystemd-daemon). Nowadays pkgconfig(libsystemd)
|
||||
is enough and replaces all libsystemd-* libs which are obsolete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@@ -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,7 @@ BuildRequires: intltool
|
||||
# needed for patch0
|
||||
BuildRequires: vala
|
||||
BuildRequires: pkgconfig(glib-2.0)
|
||||
BuildRequires: pkgconfig(libsystemd-daemon)
|
||||
BuildRequires: pkgconfig(libsystemd-login) >= 186
|
||||
BuildRequires: pkgconfig(libsystemd) >= 186
|
||||
BuildRequires: pkgconfig(polkit-gobject-1)
|
||||
BuildRequires: pkgconfig(systemd)
|
||||
Recommends: %{name}-lang
|
||||
|
Reference in New Issue
Block a user