[gnome-settings-daemon/f16] Update to 3.2.3

Bastien Nocera hadess at fedoraproject.org
Tue Apr 3 10:10:02 UTC 2012


commit bc2a32f8d9659d814e0697f8169b2fa5359e878b
Author: Bastien Nocera <hadess at hadess.net>
Date:   Tue Apr 3 11:09:57 2012 +0100

    Update to 3.2.3

 .gitignore                 |    1 +
 gnome-settings-daemon.spec |   11 +-
 gsd-fix-color-plugin.patch |  288 --------------------------------------------
 sources                    |    2 +-
 4 files changed, 7 insertions(+), 295 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c206e9b..4ad328f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@ gnome-settings-daemon-2.31.6.tar.bz2
 /gnome-settings-daemon-3.2.0.tar.xz
 /gnome-settings-daemon-3.2.1.tar.xz
 /gnome-settings-daemon-3.2.2.tar.xz
+/gnome-settings-daemon-3.2.3.tar.bz2
diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec
index a283185..325704e 100644
--- a/gnome-settings-daemon.spec
+++ b/gnome-settings-daemon.spec
@@ -1,6 +1,6 @@
 Name:           gnome-settings-daemon
-Version:        3.2.2
-Release:        2%{?dist}
+Version:        3.2.3
+Release:        1%{?dist}
 Summary:        The daemon sharing settings from GNOME to GTK+/KDE applications
 
 Group:          System Environment/Daemons
@@ -12,9 +12,6 @@ Source:         http://download.gnome.org/sources/%{name}/3.2/%{name}-%{version}
 # Fedora specific patch
 Patch0: gsd-calculator.patch
 
-# Backported from gnome-3-2
-Patch1: gsd-fix-color-plugin.patch
-
 Requires(pre):    GConf2 >= 2.14
 Requires(preun):  GConf2 >= 2.14
 Requires(post):   GConf2 >= 2.14
@@ -68,7 +65,6 @@ developing applications that use %{name}.
 %prep
 %setup -q
 %patch0 -p1 -b .calc
-%patch1 -p1 -b .color-plugin
 
 # autoreconf -i -f
 
@@ -224,6 +220,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/gnome-settings-daemon-3.0/input-device-example.sh
 
 %changelog
+* Tue Apr 03 2012 Bastien Nocera <bnocera at redhat.com> 3.2.3-1
+- Update to 3.2.3
+
 * Thu Mar 15 2012 Richard Hughes <rhughes at redhat.com> 3.2.2-2
 - Backport several color plugin fixes from the gnome-3-2 branch.
 - This fixes various problems people have reported when trying to
diff --git a/sources b/sources
index 8186a97..3f9bc69 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eb21af36feace3529965ebe17a063d63  gnome-settings-daemon-3.2.2.tar.xz
+59e3e5f1555742ba71228dc1a26a56ef  gnome-settings-daemon-3.2.3.tar.bz2


More information about the scm-commits mailing list