Accepting request 123628 from GNOME:Factory
Push G:F OBS-URL: https://build.opensuse.org/request/show/123628 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/accountsservice?expand=0&rev=21
This commit is contained in:
commit
789969bed6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e8af6860fd1909ed6493957cb51303e8133bdfe73e952e5580ad97c1874af3b4
|
||||
size 329736
|
3
accountsservice-0.6.21.tar.xz
Normal file
3
accountsservice-0.6.21.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:adf681cef68852b65d57de7102483ef0cf31175ea0bbc3bad59957259dc64192
|
||||
size 329916
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 18 06:56:47 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 0.6.21:
|
||||
+ Detect old versions of systemd and fall back to ConsoleKit
|
||||
+ Exclude users without a valid shell
|
||||
+ Fix log spew
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 4 21:03:16 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: accountsservice
|
||||
Version: 0.6.20
|
||||
Version: 0.6.21
|
||||
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)
|
||||
BuildRequires: pkgconfig(libsystemd-login) >= 43
|
||||
BuildRequires: pkgconfig(polkit-gobject-1)
|
||||
BuildRequires: pkgconfig(systemd)
|
||||
Recommends: %{name}-lang
|
||||
|
Loading…
x
Reference in New Issue
Block a user