From ff4dda551e91116b79b808d12fbd43c4f9177ce19024f31a7624894fb19ba8a8 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Mon, 5 Sep 2011 16:21:55 +0000 Subject: [PATCH] Accepting request 81000 from home:vuntz:branches:GNOME:Factory Update to 3.1.91 OBS-URL: https://build.opensuse.org/request/show/81000 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-settings-daemon?expand=0&rev=102 --- gnome-settings-daemon-3.1.90.tar.bz2 | 3 --- gnome-settings-daemon-3.1.91.tar.bz2 | 3 +++ gnome-settings-daemon.changes | 34 ++++++++++++++++++++++++++++ gnome-settings-daemon.spec | 4 +++- 4 files changed, 40 insertions(+), 4 deletions(-) delete mode 100644 gnome-settings-daemon-3.1.90.tar.bz2 create mode 100644 gnome-settings-daemon-3.1.91.tar.bz2 diff --git a/gnome-settings-daemon-3.1.90.tar.bz2 b/gnome-settings-daemon-3.1.90.tar.bz2 deleted file mode 100644 index 0c4d265..0000000 --- a/gnome-settings-daemon-3.1.90.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d9611d8b7c9bcfc38b50afe3630c207bd7f75f5079977fac1b1e5ae966564e0 -size 1727010 diff --git a/gnome-settings-daemon-3.1.91.tar.bz2 b/gnome-settings-daemon-3.1.91.tar.bz2 new file mode 100644 index 0000000..4f11cd1 --- /dev/null +++ b/gnome-settings-daemon-3.1.91.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0e73a652a315d4288f123f4dd34cfcb982bf5595529167f6b894934723020ec +size 1736576 diff --git a/gnome-settings-daemon.changes b/gnome-settings-daemon.changes index a70e63f..692f5fc 100644 --- a/gnome-settings-daemon.changes +++ b/gnome-settings-daemon.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Mon Sep 5 15:51:46 UTC 2011 - vuntz@opensuse.org + +- Update to version 3.1.91: + + Common: + - Don't list XINPUT_LIBS twice, move X11_LIBS from LDFLAGS to + LIBADD + + Color: + - Ensure the 'Recalibration required' notification has a custom + app name + - Fix a critical warning on startup + - Do not notify to recalibrate on every startup + + Daemon: + - Fix possible double-free outside gnome-session + + Gconf: + - Double check stuff we add to the hash table (bgo#658055) + + Housekeeping: + - NULL-terminate the ignore-paths array (bgo#657849) + + Power: + - Do not exit gnome-settings-daemon if upower fails to load + - Fix impossible to hit error paths (bgo#657364) + - Fix BRIGHTESS_STEP_AMOUNT calculation macro + - Do most of the work in _start () (bgo#657924) + - Never idle-dim the display to a higher brightness level + (bgo#658144) + + Printers: + - Remove redundant code + + Xsettings: + - Handle rgba-order key (bgo#657525) + - Don't poke at an empty hashtable (bgo#657464) + - Fix a stray brace + + Updated translations. + ------------------------------------------------------------------- Thu Sep 1 14:28:30 UTC 2011 - vuntz@opensuse.org @@ -32,6 +65,7 @@ Thu Sep 1 14:28:30 UTC 2011 - vuntz@opensuse.org is not supported (bgo#657483) + Updated translations. - Rebase gnome-settings-daemon-bnc462640-mute-action.patch. +- Add polkit Requires: the power plugin uses pkexec. ------------------------------------------------------------------- Thu Aug 18 08:58:07 CEST 2011 - dimstar@opensuse.org diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec index 902a530..33ba47c 100644 --- a/gnome-settings-daemon.spec +++ b/gnome-settings-daemon.spec @@ -18,7 +18,7 @@ Name: gnome-settings-daemon -Version: 3.1.90 +Version: 3.1.91 Release: 1 License: GPLv2+ Summary: Settings daemon for the GNOME desktop @@ -77,6 +77,8 @@ BuildRequires: pkgconfig(upower-glib) BuildRequires: pkgconfig(xfixes) BuildRequires: pkgconfig(xi) Requires: gsettings-desktop-schemas +# g-s-d uses the pkexec binary +Requires: polkit Recommends: %{name}-lang # For housekeeping plugin, that uses the nautilus dbus service Recommends: nautilus