- Update to 1.0.4, update gobject-introspection requirement

This commit is contained in:
Owen Taylor 2009-08-30 15:33:16 +00:00
parent 53e833db6c
commit 63aa3fce6e
3 changed files with 7 additions and 3 deletions

View File

@ -1 +1,2 @@
clutter-1.0.2.tar.bz2
clutter-1.0.4.tar.bz2

View File

@ -1,5 +1,5 @@
Name: clutter
Version: 1.0.2
Version: 1.0.4
Release: 1%{?dist}
Summary: Open Source software library for creating rich graphical user interfaces
@ -16,7 +16,7 @@ Requires: gir-repository
BuildRequires: glib2-devel mesa-libGL-devel gtk2-devel pkgconfig pango-devel
BuildRequires: libXdamage-devel gettext gtk-doc
BuildRequires: gobject-introspection-devel >= 0.6.3
BuildRequires: gobject-introspection-devel >= 0.6.4
BuildRequires: gir-repository-devel
Obsoletes: clutter-cairo < 0.9
@ -98,6 +98,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sun Aug 30 2009 Owen Taylor <otaylor@redhat.com> - 1.0.4-1
- Update to 1.0.4, update gobject-introspection requirement
* Fri Aug 14 2009 Bastien Nocera <bnocera@redhat.com> 1.0.2-1
- Update to 1.0.2

View File

@ -1 +1 @@
498ac921fbe5881a03701877b7ea3edd clutter-1.0.2.tar.bz2
7e587d9406e362ea1151a81d37d5460c clutter-1.0.4.tar.bz2