Hello community, here is the log from the commit of package accountsservice for openSUSE:Factory checked in at 2016-07-18 21:18:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/accountsservice (Old) and /work/SRC/openSUSE:Factory/.accountsservice.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "accountsservice" Changes: -------- --- /work/SRC/openSUSE:Factory/accountsservice/accountsservice.changes 2016-01-13 22:42:43.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.accountsservice.new/accountsservice.changes 2016-07-18 21:18:24.000000000 +0200 @@ -1,0 +2,19 @@ +Wed Jul 6 06:23:55 UTC 2016 - [email protected] + +- 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 - [email protected] + +- 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. + +------------------------------------------------------------------- Old: ---- accountsservice-0.6.40.tar.xz New: ---- accountsservice-0.6.42.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ accountsservice.spec ++++++ --- /var/tmp/diff_new_pack.kVTiiu/_old 2016-07-18 21:18:25.000000000 +0200 +++ /var/tmp/diff_new_pack.kVTiiu/_new 2016-07-18 21:18:25.000000000 +0200 @@ -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 @@ # 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 ++++++ accountsservice-0.6.40.tar.xz -> accountsservice-0.6.42.tar.xz ++++++ ++++ 23684 lines of diff (skipped)
