Update to 1.21.6

This commit is contained in:
Kalev Lember 2015-03-03 20:49:08 +01:00
parent fe8efe69cb
commit e26988c2fb
2 changed files with 5 additions and 2 deletions

View File

@ -7,7 +7,7 @@
%global with_tests 1
Name: clutter
Version: 1.21.4
Version: 1.21.6
Release: 1%{?dist}
Summary: Open Source software library for creating rich graphical user interfaces
@ -130,6 +130,9 @@ find %{buildroot} -name '*.la' -delete
%endif
%changelog
* Tue Mar 03 2015 Kalev Lember <kalevlember@gmail.com> - 1.21.6-1
- Update to 1.21.6
* Thu Jan 22 2015 Florian Müllner <fmuellner@redhat.com> - 1.21.4-1
- Do not run "make check" (which requires access to an X display)

View File

@ -1 +1 @@
2274ad3d04cac4e6eeff49979473442a clutter-1.21.4.tar.xz
f995f1b642de9a0dcfd129597a94425b clutter-1.21.6.tar.xz