This commit is contained in:
Peter Robinson 2011-02-21 14:31:23 +00:00
parent 2728657f67
commit 15f05fd126
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ clutter-1.2.10.tar.bz2
/clutter-1.6.0.tar.bz2
/clutter-1.6.2.tar.bz2
/clutter-1.6.4.tar.bz2
/clutter-1.6.6.tar.bz2

View File

@ -1,5 +1,5 @@
Name: clutter
Version: 1.6.4
Version: 1.6.6
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
* Mon Feb 21 2011 Peter Robinson <pbrobinson@gmail.com> - 1.6.6-1
- Update to 1.6.6
* Mon Feb 14 2011 Peter Robinson <pbrobinson@gmail.com> - 1.6.4-1
- Update to 1.6.4

View File

@ -1 +1 @@
faa6c93e4761bfd47e48106abf9a17ca clutter-1.6.4.tar.bz2
71e1ad61211b8e92583a4f98f137f471 clutter-1.6.6.tar.bz2