This commit is contained in:
Peter Robinson 2011-02-14 17:56:27 +00:00
parent e8d485682d
commit e7e0f73953
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@ clutter-1.2.10.tar.bz2
/clutter-1.5.14.tar.bz2
/clutter-1.6.0.tar.bz2
/clutter-1.6.2.tar.bz2
/clutter-1.6.4.tar.bz2

View File

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

View File

@ -1 +1 @@
fb43b1c2a9aadfb705fce29c9c461a86 clutter-1.6.2.tar.bz2
faa6c93e4761bfd47e48106abf9a17ca clutter-1.6.4.tar.bz2