From e8b83de4975c29e7a0add9faac40930305259ecbc7ac28d14808d60201988032 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 17 Jan 2012 16:43:14 +0000 Subject: [PATCH] Accepting request 100474 from home:vuntz:branches:GNOME:Factory Update to 3.3.4 OBS-URL: https://build.opensuse.org/request/show/100474 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-settings-daemon?expand=0&rev=122 --- gnome-settings-daemon-3.3.3.1.tar.xz | 3 --- gnome-settings-daemon-3.3.4.tar.xz | 3 +++ gnome-settings-daemon.changes | 24 ++++++++++++++++++++++++ gnome-settings-daemon.spec | 10 +++------- 4 files changed, 30 insertions(+), 10 deletions(-) delete mode 100644 gnome-settings-daemon-3.3.3.1.tar.xz create mode 100644 gnome-settings-daemon-3.3.4.tar.xz diff --git a/gnome-settings-daemon-3.3.3.1.tar.xz b/gnome-settings-daemon-3.3.3.1.tar.xz deleted file mode 100644 index b2f882b..0000000 --- a/gnome-settings-daemon-3.3.3.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ab326f4abfacd7e9a67380100b464eeaf0f23b6a99461122568e8e00f7f87ae -size 1444184 diff --git a/gnome-settings-daemon-3.3.4.tar.xz b/gnome-settings-daemon-3.3.4.tar.xz new file mode 100644 index 0000000..27b6d89 --- /dev/null +++ b/gnome-settings-daemon-3.3.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbddf248038a231a62907f497e6b484eb020983ef5caf02a152c402092cb5294 +size 1444936 diff --git a/gnome-settings-daemon.changes b/gnome-settings-daemon.changes index b19f3ca..e35c37d 100644 --- a/gnome-settings-daemon.changes +++ b/gnome-settings-daemon.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Tue Jan 17 16:09:49 UTC 2012 - vuntz@opensuse.org + +- Update to version 3.3.4: + + Build: + - Fix distribution of a pre-processed desktop file + + Daemon: + - Fix --debug not working + - Remove gnome_settings_session_get_screen() and + gnome_settings_session_get_upower_client(), as the underlying + functions return singletons + + Color: + - Fix some screen setups not being color corrected + + Wacom: + - Fix loading of the plugin + - Fix GSettings read/write for per-tablet/per-styli configs + - Export more tablet and stylus metadata + + XRandR: + - Better handling of docking stations and plugging of external + monitors (for suspend, and turning off monitors to work as + designed) +- Drop hack removing data/gnome-settings-daemon.desktop.in in + %setup: the issue is fixed upstream. + ------------------------------------------------------------------- Thu Jan 5 14:42:14 UTC 2012 - vuntz@opensuse.org diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec index 4600e8d..12950db 100644 --- a/gnome-settings-daemon.spec +++ b/gnome-settings-daemon.spec @@ -15,11 +15,9 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - Name: gnome-settings-daemon -Version: 3.3.3.1 +Version: 3.3.4 Release: 0 -# FIXME: on update to 3.3.4, hack removing .desktop.in in %%setup can be removed Summary: Settings daemon for the GNOME desktop License: GPL-2.0+ Group: System/GUI/GNOME @@ -59,7 +57,7 @@ BuildRequires: pkgconfig(glib-2.0) >= 2.29.14 %if 0%{?BUILD_FROM_VCS} BuildRequires: gnome-common %endif -BuildRequires: pkgconfig(gnome-desktop-3.0) >= 3.1.5 +BuildRequires: pkgconfig(gnome-desktop-3.0) >= 3.3.4 BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.3.0 BuildRequires: pkgconfig(gtk+-3.0) >= 3.3.4 BuildRequires: pkgconfig(gudev-1.0) @@ -70,7 +68,7 @@ BuildRequires: pkgconfig(libgnomekbd) BuildRequires: pkgconfig(libgnomekbdui) BuildRequires: pkgconfig(libnotify) >= 0.7.3 BuildRequires: pkgconfig(libpulse) -BuildRequires: pkgconfig(libwacom) +BuildRequires: pkgconfig(libwacom) >= 0.2 BuildRequires: pkgconfig(libxklavier) BuildRequires: pkgconfig(nss) BuildRequires: pkgconfig(packagekit-glib2) >= 0.6.12 @@ -127,8 +125,6 @@ contact the settings daemon via its DBus interface. %prep %setup -q translation-update-upstream -# Hack, see bgo#666772 -rm data/gnome-settings-daemon.desktop.in %if !0%{?BUILD_FROM_VCS} # Disabled because of the non-rebased patches #gnome-patch-translation-prepare