From f10fac5653cfffb5762d8065f057eed47335a39c Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Mon, 12 Jul 2010 18:58:28 +0000 Subject: [PATCH] - Rebuild against new gobject-introspection --- clutter.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/clutter.spec b/clutter.spec index f91d2cb..d565990 100644 --- a/clutter.spec +++ b/clutter.spec @@ -1,6 +1,6 @@ Name: clutter Version: 1.2.10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Open Source software library for creating rich graphical user interfaces Group: Development/Libraries @@ -107,6 +107,9 @@ rm -rf %{buildroot} %{_datadir}/gtk-doc/html/cogl %changelog +* Mon Jul 12 2010 Colin Walters - 1.2.10-2 +- Rebuild against new gobject-introspection + * Sun Jul 11 2010 Peter Robinson 1.2.10-1 - Update to new upstream stable 1.2.10 release