From 3c77cfe3a155dd4a0f356e1daed78b30aaa0fd3f Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Aug 25 2011 14:48:53 +0000 Subject: Invert TPCButton behaviour in wacom (#708894) --- diff --git a/.gitignore b/.gitignore index c51c3a2..6f1f769 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ gnome-settings-daemon-2.31.6.tar.bz2 /gnome-settings-daemon-3.0.0.tar.bz2 /gnome-settings-daemon-3.0.0.1.tar.bz2 /gnome-settings-daemon-3.0.1.tar.bz2 +/gnome-settings-daemon-3.0.3.tar.xz diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec index e5520e5..a14e694 100644 --- a/gnome-settings-daemon.spec +++ b/gnome-settings-daemon.spec @@ -1,13 +1,13 @@ Name: gnome-settings-daemon -Version: 3.0.1 -Release: 8%{?dist} +Version: 3.0.3 +Release: 1%{?dist} Summary: The daemon sharing settings from GNOME to GTK+/KDE applications Group: System Environment/Daemons License: GPLv2+ URL: http://download.gnome.org/sources/%{name} #VCS: git:git://git.gnome.org/gnome-settings-daemon -Source: http://download.gnome.org/sources/%{name}/3.0/%{name}-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/%{name}/3.0/%{name}-%{version}.tar.xz Requires(pre): GConf2 >= 2.14 Requires(preun): GConf2 >= 2.14 diff --git a/sources b/sources index 5bba4a6..863b743 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6407fa30e1f36481d3fe7de50f61d535 gnome-settings-daemon-3.0.1.tar.bz2 +f80d20d0ecd8675ad413166688deca31 gnome-settings-daemon-3.0.3.tar.xz