[clutter] 1.10.2

Peter Robinson pbrobinson at fedoraproject.org
Tue Apr 17 10:45:58 UTC 2012


commit ff6c1186f37acd93f64bd7cef2a2234fbb077094
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Tue Apr 17 11:45:53 2012 +0100

    1.10.2

 ...name-XINPUT_2_2-define-to-HAVE_XINPUT_2_2.patch |  159 --------------------
 0001-table-layout-Fix-xy-_expand.patch             |   54 -------
 clutter.spec                                       |   13 +-
 sources                                            |    2 +-
 4 files changed, 6 insertions(+), 222 deletions(-)
---
diff --git a/clutter.spec b/clutter.spec
index 63450c3..61c3682 100644
--- a/clutter.spec
+++ b/clutter.spec
@@ -1,6 +1,6 @@
 Name:          clutter
-Version:       1.10.0
-Release:       5%{?dist}
+Version:       1.10.2
+Release:       1%{?dist}
 Summary:       Open Source software library for creating rich graphical user interfaces
 
 Group:         Development/Libraries
@@ -8,10 +8,6 @@ License:       LGPLv2+
 URL:           http://www.clutter-project.org/
 Source0:       http://www.clutter-project.org/sources/%{name}/1.10/%{name}-%{version}.tar.xz
 
-# upstream fix
-Patch01:       0001-table-layout-Fix-xy-_expand.patch
-Patch02:       0001-Rename-XINPUT_2_2-define-to-HAVE_XINPUT_2_2.patch
-
 BuildRequires: glib2-devel mesa-libGL-devel pkgconfig pango-devel
 BuildRequires: cairo-gobject-devel gdk-pixbuf2-devel atk-devel
 BuildRequires: cogl-devel >= 1.9.8
@@ -63,8 +59,6 @@ This package contains documentation for clutter.
 
 %prep
 %setup -q
-%patch01 -p1
-%patch02 -p1
 
 %build
 (if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi;
@@ -109,6 +103,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %{_datadir}/gtk-doc/html/cally
 
 %changelog
+* Tue Apr 17 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 1.10.2-1
+- Update to 1.10.2
+
 * Thu Apr 12 2012 Peter Hutterer <peter.hutterer at redhat.com> 1.10.0-5
 - Fix misnamed define to enable XI 2.2 support (#809864)
 
diff --git a/sources b/sources
index 2d5267e..aba3841 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-574ed008d4aa1a0587909750b8a8319e  clutter-1.10.0.tar.xz
+7447512b4cb4e7b360a691ed2ceee1b1  clutter-1.10.2.tar.xz


More information about the scm-commits mailing list