Update to 1.18.0

This commit is contained in:
Florian Müllner 2014-03-19 22:41:04 +01:00 committed by Kalev Lember
parent 106b925171
commit a926130f1f
2 changed files with 6 additions and 3 deletions

View File

@ -5,14 +5,14 @@
%endif
Name: clutter
Version: 1.17.6
Version: 1.18.0
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.17/clutter-%{version}.tar.xz
Source0: http://download.gnome.org/sources/clutter/1.18/clutter-%{version}.tar.xz
BuildRequires: glib2-devel mesa-libGL-devel pkgconfig pango-devel
BuildRequires: cairo-gobject-devel gdk-pixbuf2-devel atk-devel
@ -136,6 +136,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
%{_datadir}/gtk-doc/html/cally
%changelog
* Wed Mar 19 2014 Florian Müllner <fmuellner@redhat.com> - 1.18.0-1
- Update to 1.18.0
* Tue Mar 04 2014 Richard Hughes <rhughes@redhat.com> - 1.17.6-1
- Update to 1.17.6

View File

@ -1 +1 @@
b4209b76c068231e009d5235435f7a38 clutter-1.17.6.tar.xz
bdd6426ab2ca4885164736aa49dcea0a clutter-1.18.0.tar.xz