diff --git a/gnome-settings-daemon-3.1.5.tar.bz2 b/gnome-settings-daemon-3.1.5.tar.bz2 deleted file mode 100644 index 20c1a01..0000000 --- a/gnome-settings-daemon-3.1.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f759b018e6f9066b6581920103aeaa9411a9902e8d4d6395863f10d21ab048c8 -size 1723573 diff --git a/gnome-settings-daemon-3.1.90.tar.bz2 b/gnome-settings-daemon-3.1.90.tar.bz2 new file mode 100644 index 0000000..0c4d265 --- /dev/null +++ b/gnome-settings-daemon-3.1.90.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d9611d8b7c9bcfc38b50afe3630c207bd7f75f5079977fac1b1e5ae966564e0 +size 1727010 diff --git a/gnome-settings-daemon-bnc462640-mute-action.patch b/gnome-settings-daemon-bnc462640-mute-action.patch index 0985589..209b49b 100644 --- a/gnome-settings-daemon-bnc462640-mute-action.patch +++ b/gnome-settings-daemon-bnc462640-mute-action.patch @@ -7,7 +7,7 @@ Index: plugins/media-keys/gsd-media-keys-manager.c { gboolean old_muted, new_muted; + gboolean toggle_mute; - guint old_vol, new_vol, max_vol, norm_vol_step; + guint old_vol, new_vol, norm_vol_step; gboolean sound_changed; @@ -653,7 +654,11 @@ do_sound_action (GsdMediaKeysManager *ma diff --git a/gnome-settings-daemon.changes b/gnome-settings-daemon.changes index 22feb89..a70e63f 100644 --- a/gnome-settings-daemon.changes +++ b/gnome-settings-daemon.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Thu Sep 1 14:28:30 UTC 2011 - vuntz@opensuse.org + +- Update to version 3.1.90: + + A11Y-keyboard: + - Use GIO's DBus API instead of dbus-glib's + + Color: + - Don't use uninitialized GErrors + - Do not set an age for display and printer profiles + - Remove the ability to disable notifications + - Do not search user-icc directories if they do not exist + (bgo#657484) + + Daemon: + - Add Unity to OnlyShowIn value for autostart desktop file + (bgo#654919) + + Media keys: + - Don't go up to 11 (bgo#649411) + + Mouse: + - Be more careful to avoid segfaults (bgo#657462) + + Power: + - Ensure the critical battery beep is stopped when the AC is + inserted + - Ensure we lock the screen before suspending on lid close + (bgo#655924) + - Add mention of bgo#652183 + + Smartcard: + - Use GIO's DBus API instead of dbus-glib's + + Updates: + - Do not log a warning if the firmware-missing file does not + exist + - Do not log a warning at startup if getting the upgrade list + is not supported (bgo#657483) + + Updated translations. +- Rebase gnome-settings-daemon-bnc462640-mute-action.patch. + ------------------------------------------------------------------- Thu Aug 18 08:58:07 CEST 2011 - dimstar@opensuse.org diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec index dbade11..902a530 100644 --- a/gnome-settings-daemon.spec +++ b/gnome-settings-daemon.spec @@ -18,7 +18,7 @@ Name: gnome-settings-daemon -Version: 3.1.5 +Version: 3.1.90 Release: 1 License: GPLv2+ Summary: Settings daemon for the GNOME desktop @@ -177,7 +177,6 @@ rm -rf %{buildroot} %glib2_gsettings_schema_postun %icon_theme_cache_postun - %files %defattr(-,root,root) %doc AUTHORS COPYING ChangeLog NEWS