OBS User unknown 2009-04-23 23:13:03 +00:00 committed by Git OBS Bridge
parent 47dd4fb60f
commit 511eb247a8
4 changed files with 35 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:20502568f82ce92bc26122ceafae0f63ed71bfba0366db03c163c8567db2a103
size 1143867

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4dff1daa84fe485e302f61286df1dd188292302ee792ddb4fb1c34e65aea0a80
size 1084129

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Apr 14 23:49:18 CEST 2009 - vuntz@novell.com
- Update to version 2.26.1:
+ Fix crash when closing the lid on some laptops (bgo#576875)
+ Fix crash when closing a11y notification bubble (bgo#576535)
+ Fix problems with saving/restoring screen setup
+ Make the screen resolution confirmation dialog always appear in
front of the settings window (bgo#576006)
+ Increase confirmation timeout to 30 seconds to give slower
devices (like projectors) time to adjust
+ Avoid some GConf roundtrips (bgo#578539, bgo#578542)
+ Build fixes
+ Updated translations.
-------------------------------------------------------------------
Mon Mar 16 18:15:22 CET 2009 - vuntz@novell.com

View File

@ -1,5 +1,5 @@
#
# spec file for package gnome-settings-daemon (Version 2.26.0)
# spec file for package gnome-settings-daemon (Version 2.26.1)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -33,7 +33,7 @@ BuildRequires: update-desktop-files
BuildRequires: xorg-x11
License: GPL v2 or later
Group: System/GUI/GNOME
Version: 2.26.0
Version: 2.26.1
Release: 1
Summary: Settings daemon for the GNOME desktop
Source: %{_name}-%{version}.tar.bz2
@ -157,6 +157,18 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/*.pc
%changelog
* Tue Apr 14 2009 vuntz@novell.com
- Update to version 2.26.1:
+ Fix crash when closing the lid on some laptops (bgo#576875)
+ Fix crash when closing a11y notification bubble (bgo#576535)
+ Fix problems with saving/restoring screen setup
+ Make the screen resolution confirmation dialog always appear in
front of the settings window (bgo#576006)
+ Increase confirmation timeout to 30 seconds to give slower
devices (like projectors) time to adjust
+ Avoid some GConf roundtrips (bgo#578539, bgo#578542)
+ Build fixes
+ Updated translations.
* Mon Mar 16 2009 vuntz@novell.com
- Update to version 2.26.0:
+ Make build work with -Wl,-z,defs (bgo#574452)
@ -273,7 +285,7 @@ rm -rf $RPM_BUILD_ROOT
of a signal
+ Translation updates
- Remove gnome-settings-daemon-randr-fnf7.diff. Fixed upstream
* Mon Dec 08 2008 federico@novell.com
* Tue Dec 09 2008 federico@novell.com
- Updated gnome-settings-daemon-system-proxy-configuration.diff to fix
https://bugzilla.novell.com/show_bug.cgi?id=456131 - the system's
proxy configuration was not being set in GNOME's proxy
@ -305,7 +317,7 @@ rm -rf $RPM_BUILD_ROOT
- Update to 2.23.92:
+ Try harder to use the keyboard layout passed by GDM (bgo#551062)
+ Updated translations
* Wed Sep 10 2008 federico@novell.com
* Thu Sep 11 2008 federico@novell.com
- Added gnome-settings-daemon-randr-fnf7.diff to support switching
between display output modes on laptop by using the Fn-F7 hotkey
(i.e. XF86Display).
@ -407,7 +419,7 @@ rm -rf $RPM_BUILD_ROOT
+ Updated translations.
* Thu Mar 13 2008 sbrabec@suse.cz
- Custom look'n'feel gconf keys moved to gconf2-branding-openSUSE.
* Tue Feb 19 2008 maw@suse.de
* Wed Feb 20 2008 maw@suse.de
- Update to version 2.21.91:
+ Use a flat directory instead of a hierarchy to install plugins
into (bgo#513246)