[gnome-settings-daemon/f21] Update to 3.14.3

rtcm rtcm at fedoraproject.org
Tue Mar 24 13:14:56 UTC 2015


commit 2b24689b1476d954f2d27c01e48eab98219242f0
Author: Rui Matos <tiagomatos at gmail.com>
Date:   Tue Mar 24 14:14:15 2015 +0100

    Update to 3.14.3

 ...-Don-t-forget-about-disabled-touchscreens.patch | 101 ---------------------
 gnome-settings-daemon.spec                         |  12 +--
 sources                                            |   2 +-
 3 files changed, 7 insertions(+), 108 deletions(-)
---
diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec
index 8000b7f..1d1a847 100644
--- a/gnome-settings-daemon.spec
+++ b/gnome-settings-daemon.spec
@@ -6,8 +6,8 @@
 %global geocode_glib_version 3.10.0
 
 Name:           gnome-settings-daemon
-Version:        3.14.2
-Release:        2%{?dist}
+Version:        3.14.3
+Release:        1%{?dist}
 Summary:        The daemon sharing settings from GNOME to GTK+/KDE applications
 
 Group:          System Environment/Daemons
@@ -18,8 +18,6 @@ Source:         http://download.gnome.org/sources/%{name}/3.14/%{name}-%{version
 # disable wacom for ppc/ppc64 (used on RHEL)
 Patch0:         %{name}-3.5.4-ppc-no-wacom.patch
 
-Patch1:         0001-power-Don-t-forget-about-disabled-touchscreens.patch
-
 BuildRequires:  gtk3-devel >= %{gtk3_version}
 BuildRequires:  gnome-desktop3-devel >= %{gnome_desktop_version}
 BuildRequires:  xorg-x11-proto-devel libXxf86misc-devel
@@ -95,8 +93,6 @@ developing applications that use %{name}.
 
 autoreconf -i -f
 
-%patch1 -p1
-
 %build
 %configure --disable-static \
 %if 0%{?rhel}
@@ -265,6 +261,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_libexecdir}/gsd-test-xsettings
 
 %changelog
+* Tue Mar 24 2015 Rui Matos <rmatos at redhat.com> - 3.14.3-1
+- Update to 3.14.3
+- Remove upstreamed patch
+
 * Tue Jan 20 2015 Bastien Nocera <bnocera at redhat.com> 3.14.2-2
 - Fix disabled touchscreens when resuming from suspend (#1173849)
 
diff --git a/sources b/sources
index c464e06..096159a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-acf6690c1fef93aff552e53501bd3959  gnome-settings-daemon-3.14.2.tar.xz
+1d25e5d97cb7f736f9d5497f1902b31c  gnome-settings-daemon-3.14.3.tar.xz


More information about the scm-commits mailing list