1.6.2
This commit is contained in:
parent
678bd4f3c4
commit
e8d485682d
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user