Update to 1.6.16
This commit is contained in:
parent
0aa97b3049
commit
fb50c86a61
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
clutter-1.6.12.tar.bz2
|
||||
/clutter-1.6.14.tar.bz2
|
||||
/clutter-1.6.16.tar.bz2
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: clutter
|
||||
Version: 1.6.14
|
||||
Version: 1.6.16
|
||||
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 Jun 15 2011 Tomas Bzatek <tbzatek@redhat.com> - 1.6.16-1
|
||||
- Update to 1.6.16
|
||||
|
||||
* Tue Apr 5 2011 Matthias Clasen <mclasen@redhat.com> - 1.6.14-1
|
||||
- Update to 1.6.14
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user