[clutter/f16] 1.7.12

Matthias Clasen mclasen at fedoraproject.org
Wed Aug 31 04:20:10 UTC 2011


commit 2799025e451085707a1895da689b305ba74d5a65
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Aug 31 00:19:30 2011 -0400

    1.7.12

 .gitignore   |    1 +
 clutter.spec |    7 ++++---
 sources      |    2 +-
 3 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f72e61b..2213c8f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ clutter-1.6.12.tar.bz2
 /clutter-1.7.4.tar.bz2
 /clutter-1.7.6.tar.xz
 /clutter-1.7.10.tar.xz
+/clutter-1.7.12.tar.xz
diff --git a/clutter.spec b/clutter.spec
index c4ec100..2fbbd19 100644
--- a/clutter.spec
+++ b/clutter.spec
@@ -1,5 +1,5 @@
 Name:          clutter
-Version:       1.7.10
+Version:       1.7.12
 Release:       1%{?dist}
 Summary:       Open Source software library for creating rich graphical user interfaces
 
@@ -8,7 +8,6 @@ License:       LGPLv2+
 URL:           http://www.clutter-project.org/
 #VCS:          git://git.clutter-project.org/clutter#master
 Source0:       http://www.clutter-project.org/sources/%{name}/1.7/%{name}-%{version}.tar.xz
-Patch0:        clutter-fixdso.patch
 
 BuildRequires: glib2-devel mesa-libGL-devel pkgconfig pango-devel
 BuildRequires: cairo-gobject-devel gdk-pixbuf2-devel atk-devel
@@ -55,7 +54,6 @@ This package contains documentation for clutter.
 
 %prep
 %setup -q
-%patch0 -p1 -b .fixdso
 
 %build
 (if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi;
@@ -100,6 +98,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %{_datadir}/gtk-doc/html/cally
 
 %changelog
+* Wed Aug 31 2011 Matthias Clasen <mclasen at redhat.com> - 1.7.12-1
+- Update to 1.7.12
+
 * Thu Aug 18 2011 Matthias Clasen <mclasen at redhat.com> - 1.7.10-1
 - Update to 1.7.10
 
diff --git a/sources b/sources
index d05ab43..43d302c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-068a1541fe1220a4377e6f78b0f48dac  clutter-1.7.10.tar.xz
+dd871826e9b9c6e01d06bc6e09abf1b6  clutter-1.7.12.tar.xz


More information about the scm-commits mailing list