[clutter] Update to 1.17.2

Richard Hughes rhughes at fedoraproject.org
Wed Feb 5 13:22:03 UTC 2014


commit 63fab72c506ace296a573020c728042cdecb1288
Author: Richard Hughes <richard at hughsie.com>
Date:   Wed Feb 5 13:22:31 2014 +0000

    Update to 1.17.2

 clutter.spec                  |   11 ++--
 libevdev_deprecated_api.patch |  118 -----------------------------------------
 sources                       |    2 +-
 3 files changed, 6 insertions(+), 125 deletions(-)
---
diff --git a/clutter.spec b/clutter.spec
index d06607e..933e6e5 100644
--- a/clutter.spec
+++ b/clutter.spec
@@ -5,18 +5,15 @@
 %endif
 
 Name:          clutter
-Version:       1.16.4
+Version:       1.17.2
 Release:       1%{?dist}
 Summary:       Open Source software library for creating rich graphical user interfaces
 
 Group:         Development/Libraries
 License:       LGPLv2+
 URL:           http://www.clutter-project.org/
-Source0:       http://download.gnome.org/sources/clutter/1.16/clutter-%{version}.tar.xz
+Source0:       http://download.gnome.org/sources/clutter/1.17/clutter-%{version}.tar.xz
 Patch0: clutter-1.16.0-fix-evdev-touchpad.patch
-# upstream fixes, to avoid excessive redraws
-# Upstream 3cd9a70fea1ccf795419a1726c7c279b0aaf237e
-Patch4: libevdev_deprecated_api.patch
 
 BuildRequires: glib2-devel mesa-libGL-devel pkgconfig pango-devel
 BuildRequires: cairo-gobject-devel gdk-pixbuf2-devel atk-devel
@@ -86,7 +83,6 @@ This package contains documentation for clutter.
 %prep
 %setup -q
 %patch0 -p1 -b .touch
-%patch4 -p1 -b .evdev_deprecated
 
 %build
 # needed for patch1, autogen.sh is not enough due to divergent autoconf
@@ -141,6 +137,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %{_datadir}/gtk-doc/html/cally
 
 %changelog
+* Wed Feb 05 2014 Richard Hughes <rhughes at redhat.com> - 1.17.2-1
+- Update to 1.17.2
+
 * Wed Jan 29 2014 Richard Hughes <rhughes at redhat.com> - 1.16.4-1
 - Update to 1.16.4
 
diff --git a/sources b/sources
index e173426..f6ae461 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-29389588ce388bb64ec4d5c986a6afd3  clutter-1.16.4.tar.xz
+3f1918fb4ed8059c987d16373589934e  clutter-1.17.2.tar.xz


More information about the scm-commits mailing list