[clutter-gtk/f13/master] Update to 0.10.6

Peter Robinson pbrobinson at fedoraproject.org
Fri Sep 24 22:25:38 UTC 2010


commit 7ad38542e6503c5063a54ec7271b5b2ff7e321ae
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Fri Sep 24 23:25:37 2010 +0100

    Update to 0.10.6

 .gitignore       |    1 +
 clutter-gtk.spec |    8 ++++----
 sources          |    2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0ce9a13..176666a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 clutter-gtk-0.10.8.tar.bz2
+/clutter-gtk-0.10.6.tar.bz2
diff --git a/clutter-gtk.spec b/clutter-gtk.spec
index de2a1c0..b4c85b1 100644
--- a/clutter-gtk.spec
+++ b/clutter-gtk.spec
@@ -1,7 +1,7 @@
 %define         clutter_version 0.10
 
 Name:           clutter-gtk
-Version:        0.10.8
+Version:        0.10.6
 Release:        1%{?dist}
 Summary:        A basic GTK clutter widget
 
@@ -36,7 +36,7 @@ clutter-gtk
 
 
 %build
-%configure
+%configure --enable-introspection=yes
 make %{?_smp_mflags} V=1
 
 
@@ -69,8 +69,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/gtk-doc/html/clutter-gtk
 
 %changelog
-* Fri Sep 24 2010 Peter Robinson <pbrobinson at gmail.com> 0.10.8-1
-- Update to 0.10.8
+* Fri Sep 24 2010 Peter Robinson <pbrobinson at gmail.com> 0.10.6-1
+- Update to 0.10.6
 
 * Mon May  3 2010 Peter Robinson <pbrobinson at gmail.com> 0.10.4-3
 - cleanup removal of libtool archives
diff --git a/sources b/sources
index 1fe0469..ccb1694 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-22b4ebddc795e40d83622d7d23669eff  clutter-gtk-0.10.8.tar.bz2
+e7407392b14d6cddd9d4f86feaa9bd3f  clutter-gtk-0.10.6.tar.bz2


More information about the scm-commits mailing list