This commit is contained in:
Peter Robinson 2011-01-12 12:34:51 +00:00
parent 814f155a4d
commit 666fcb660f
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ clutter-1.2.10.tar.bz2
/clutter-1.4.0.tar.bz2
/clutter-1.5.8.tar.bz2
/clutter-1.5.10.tar.bz2
/clutter-1.5.12.tar.bz2

View File

@ -1,5 +1,5 @@
Name: clutter
Version: 1.5.10
Version: 1.5.12
Release: 1%{?dist}
Summary: Open Source software library for creating rich graphical user interfaces
@ -101,6 +101,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
%{_datadir}/gtk-doc/html/cally
%changelog
* Wed Jan 12 2011 Peter Robinson <pbrobinson@gmail.com> - 1.5.12-1
- Update to 1.5.12
* Tue Dec 28 2010 Peter Robinson <pbrobinson@gmail.com> - 1.5.10-1
- Update to 1.5.10

View File

@ -1 +1 @@
61db939c3be8d969b2f7f6ad419dd2c2 clutter-1.5.10.tar.bz2
8220b2ed95be9aeb4a8e566096449b15 clutter-1.5.12.tar.bz2