Update to 1.16.2

This commit is contained in:
Richard Hughes 2013-11-19 09:28:08 +00:00
parent 88070da351
commit 7dfaf1b905
2 changed files with 6 additions and 3 deletions

View File

@ -5,8 +5,8 @@
%endif
Name: clutter
Version: 1.16.0
Release: 2%{?dist}
Version: 1.16.2
Release: 1%{?dist}
Summary: Open Source software library for creating rich graphical user interfaces
Group: Development/Libraries
@ -132,6 +132,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
%{_datadir}/gtk-doc/html/cally
%changelog
* Tue Nov 19 2013 Richard Hughes <rhughes@redhat.com> - 1.16.2-1
- Update to 1.16.2
* Mon Oct 07 2013 Adam Jackson <ajax@redhat.com> 1.16.0-2
- Fix touchpads to not warp to bizarre places on initial touch.

View File

@ -1 +1 @@
873c97b825c366e13e1f281e8e1f549b clutter-1.16.0.tar.xz
976614a2f7e60af088a0a460fe9d267e clutter-1.16.2.tar.xz