[clutter/f17] 1.10.6

Peter Robinson pbrobinson at fedoraproject.org
Mon May 28 16:45:37 UTC 2012


commit 1146487b4a36fb7fb4d6e3d023e91b73222c3652
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Mon May 28 17:45:33 2012 +0100

    1.10.6

 0001-event-Fix-copying-touch-events.patch          |   28 ------------
 ...ice-manager-xi2-Fix-assertions-with-touch.patch |   44 --------------------
 clutter.spec                                       |   14 +++----
 sources                                            |    2 +-
 4 files changed, 7 insertions(+), 81 deletions(-)
---
diff --git a/clutter.spec b/clutter.spec
index 23fb348..c4b728b 100644
--- a/clutter.spec
+++ b/clutter.spec
@@ -1,6 +1,6 @@
 Name:          clutter
-Version:       1.10.4
-Release:       2%{?dist}
+Version:       1.10.6
+Release:       1%{?dist}
 Summary:       Open Source software library for creating rich graphical user interfaces
 
 Group:         Development/Libraries
@@ -19,10 +19,6 @@ BuildRequires: libXdamage-devel
 BuildRequires: libXi-devel
 Requires:      gobject-introspection
 
-# https://bugzilla.gnome.org/show_bug.cgi?id=675371
-Patch0: 0001-event-Fix-copying-touch-events.patch
-Patch1: 0002-x11-device-manager-xi2-Fix-assertions-with-touch.patch
-
 # Obsolete clutter packages that have been removed from Fedora
 Obsoletes:     clutter-gesture < 0.0.2-3
 Obsoletes:     clutter-gesture-devel < 0.0.2-3
@@ -63,8 +59,6 @@ This package contains documentation for clutter.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 
 %build
 (if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi;
@@ -109,6 +103,10 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %{_datadir}/gtk-doc/html/cally
 
 %changelog
+* Mon May 28 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 1.10.6-1
+- Update to 1.10.6
+- http://ftp.gnome.org/pub/GNOME/sources/clutter/1.10/clutter-1.10.6.news
+
 * Thu May 03 2012 Bastien Nocera <bnocera at redhat.com> 1.10.4-2
 - Add patches to fix crashes with touch events
 
diff --git a/sources b/sources
index 2d22724..cf3b055 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a26f59d594441983fb677ea189417839  clutter-1.10.4.tar.xz
+23c96fc828de7f3c77ddce69c894dd88  clutter-1.10.6.tar.xz


More information about the scm-commits mailing list