diff --git a/gnome-settings-daemon-3.6.1.tar.xz b/gnome-settings-daemon-3.6.1.tar.xz deleted file mode 100644 index 83af558..0000000 --- a/gnome-settings-daemon-3.6.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1fe96e0709d7c618d90cc1bfcddc46eede3c2cdb305f5e7f4cb388d43dd5526a -size 1482616 diff --git a/gnome-settings-daemon-3.6.3.tar.xz b/gnome-settings-daemon-3.6.3.tar.xz new file mode 100644 index 0000000..92c80a4 --- /dev/null +++ b/gnome-settings-daemon-3.6.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:606aaaba9cc7f51035702aead46c8bb595917a09cb947b396a579ea443328cdc +size 1492024 diff --git a/gnome-settings-daemon.changes b/gnome-settings-daemon.changes index 3463362..0f031ac 100644 --- a/gnome-settings-daemon.changes +++ b/gnome-settings-daemon.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Thu Nov 15 19:23:14 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.6.3: + + Keyboard: Add keyboard shortcuts including CapsLock to switch + input sources.. + + Mouse: Fix horizontal natural scrolling. + + Power: Fix a warning on startup. + +------------------------------------------------------------------- +Thu Nov 8 18:37:46 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.6.2: + + Make test applications work when libnotify was used. + + Keyboard: + - Add default ibus engine for Indic locales. + - Prevent 100% CPU usage related to remembering Num-Lock state. + - Don't print warning messages when resuming from suspend. + + Power: + - Fix screen dimming and power saving even when inhibited. + - Don't suspend, dim or blank when running in virtual machines. + - Fix warning output in the Brightness & Lock panel. + - Fix possible crash when the backlight fails to be turned off + for example. + + Sound: + - Fix alert sound changes requiring a log out/login to apply. + + Updates: + - Don't require the user to click OK to clear the message for + successful offline updates. + + Wacom: + - Fix touchstrips and touchrings without a modeswitch. + + XSettings: + - Make startup smoother by batching settings updates together. +- Change with_systemd defines to 1 in order to enable systemd. + ------------------------------------------------------------------- Wed Oct 10 06:29:11 UTC 2012 - dimstar@opensuse.org diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec index 093f513..5af9a53 100644 --- a/gnome-settings-daemon.spec +++ b/gnome-settings-daemon.spec @@ -18,13 +18,13 @@ # We cannot enable systemd support right now, as it is exclusive and means we # lose ConsoleKit support (bad for sysvinit) -%define with_systemd 0 +%define with_systemd 1 # We can currently not build ibus support, as it requires ibus 1.5, which has not been released yet. %define with_ibus 0 Name: gnome-settings-daemon -Version: 3.6.1 +Version: 3.6.3 Release: 0 Summary: Settings daemon for the GNOME desktop License: GPL-2.0+