This commit is contained in:
Peter Robinson 2011-02-07 16:57:13 +00:00
parent 678bd4f3c4
commit e8d485682d
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ clutter-1.2.10.tar.bz2
/clutter-1.5.12.tar.bz2
/clutter-1.5.14.tar.bz2
/clutter-1.6.0.tar.bz2
/clutter-1.6.2.tar.bz2

View File

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

View File

@ -1 +1 @@
71cf28a989c24c3ff2c5f704b080ed3c clutter-1.6.0.tar.bz2
fb43b1c2a9aadfb705fce29c9c461a86 clutter-1.6.2.tar.bz2