diff --git a/clutter.spec b/clutter.spec index cfe9fc7..7956d8d 100644 --- a/clutter.spec +++ b/clutter.spec @@ -10,17 +10,17 @@ %global cogl_version 1.21.2 %global json_glib_version 0.12.0 %global cairo_version 1.14.0 -%global libinput_version 0.19 +%global libinput_version 0.19.0 Name: clutter -Version: 1.24.2 +Version: 1.25.2 Release: 1%{?dist} Summary: Open Source software library for creating rich graphical user interfaces Group: Development/Libraries License: LGPLv2+ URL: http://www.clutter-project.org/ -Source0: http://download.gnome.org/sources/clutter/1.24/clutter-%{version}.tar.xz +Source0: http://download.gnome.org/sources/clutter/1.25/clutter-%{version}.tar.xz BuildRequires: atk-devel BuildRequires: cairo-gobject-devel >= %{cairo_version} @@ -146,6 +146,9 @@ find %{buildroot} -name '*.la' -delete %endif %changelog +* Thu Dec 17 2015 Kalev Lember - 1.25.2-1 +- Update to 1.25.2 + * Mon Oct 12 2015 Kalev Lember - 1.24.2-1 - Update to 1.24.2 diff --git a/sources b/sources index f98ae95..1e3f2a6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3b98e1b33719982a5736ae42cbf7183e clutter-1.24.2.tar.xz +8f1349bdb214d97b922b3b834ab0208c clutter-1.25.2.tar.xz