- Rebuild for "Incompatible version 1.0 (supported: 1.1)" for introspection

file
This commit is contained in:
Mamoru Tasaka 2010-07-01 07:30:57 +00:00
parent 776a2ee862
commit 98d14fc8cf

View File

@ -1,6 +1,6 @@
Name: clutter
Version: 1.2.8
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Open Source software library for creating rich graphical user interfaces
Group: Development/Libraries
@ -99,6 +99,10 @@ rm -rf %{buildroot}
%{_datadir}/gtk-doc/html/cogl
%changelog
* Thu Jul 1 2010 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 1.2.8-3
- Rebuild for "Incompatible version 1.0 (supported: 1.1)"
for introspection file
* Thu Jun 10 2010 Colin Walters <walters@verbum.org> - 1.2.8-2
- Drop gir-repository dependency, we don't need it anymore