[gnome-settings-daemon] 3.5.5

Matthias Clasen mclasen at fedoraproject.org
Thu Jul 19 14:38:49 UTC 2012


commit 7f04eb029e44a6644598492f84255f76786fc2ba
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Thu Jul 19 10:40:03 2012 -0400

    3.5.5

 .gitignore                 |    1 +
 gnome-settings-daemon.spec |   10 +++++++---
 sources                    |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 671763a..a8c4723 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,3 +43,4 @@ gnome-settings-daemon-2.31.6.tar.bz2
 /gnome-settings-daemon-3.5.2.tar.xz
 /gnome-settings-daemon-3.5.3.tar.xz
 /gnome-settings-daemon-3.5.4.tar.xz
+/gnome-settings-daemon-3.5.5.tar.xz
diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec
index 5a5a85f..f4d3828 100644
--- a/gnome-settings-daemon.spec
+++ b/gnome-settings-daemon.spec
@@ -1,13 +1,13 @@
 Name:           gnome-settings-daemon
-Version:        3.5.4
-Release:        3%{?dist}
+Version:        3.5.5
+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.4/%{name}-%{version}.tar.xz
+Source:         http://download.gnome.org/sources/%{name}/3.5/%{name}-%{version}.tar.xz
 # disable wacom for ppc/ppc64 (used on RHEL)
 Patch0:         %{name}-3.5.4-ppc-no-wacom.patch
 
@@ -41,6 +41,7 @@ BuildRequires:  libXi-devel libXfixes-devel
 BuildRequires:  systemd-devel
 BuildRequires:  libXtst-devel
 BuildRequires:  libxkbfile-devel
+BuildRequres:   ibus-devel
 %ifnarch s390 s390x %{?rhel:ppc ppc64}
 BuildRequires:  libwacom-devel
 BuildRequires:  xorg-x11-drv-wacom-devel
@@ -213,6 +214,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/gnome-settings-daemon-3.0/input-device-example.sh
 
 %changelog
+* Thu Jul 19 2012 Matthias Clasen <mclasen at redhat.com> - 3.5.5-1
+- Update to 3.5.5
+
 * Tue Jul 17 2012 Dan HorĂ¡k <dan[at]danny.cz> - 3.5.4-3
 - fix build on s390(x) - cherry-picked from f17 branch
 - allow build without wacom on ppc/ppc64
diff --git a/sources b/sources
index 9cd0464..44e0e42 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9d0eb953bb03216d0d095e0df73c075e  gnome-settings-daemon-3.5.4.tar.xz
+82f9cdd6052c4d8c82987b6c2c89b96a  gnome-settings-daemon-3.5.5.tar.xz


More information about the scm-commits mailing list