Update to 1.11.16
This commit is contained in:
parent
4a37ec79d6
commit
734f03f7d4
@ -1,12 +1,12 @@
|
||||
Name: clutter
|
||||
Version: 1.11.14
|
||||
Release: 2%{?dist}
|
||||
Version: 1.11.16
|
||||
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://www.clutter-project.org/sources/%{name}/1.11/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/clutter/1.11/clutter-%{version}.tar.xz
|
||||
|
||||
BuildRequires: glib2-devel mesa-libGL-devel pkgconfig pango-devel
|
||||
BuildRequires: cairo-gobject-devel gdk-pixbuf2-devel atk-devel
|
||||
@ -103,6 +103,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
%{_datadir}/gtk-doc/html/cally
|
||||
|
||||
%changelog
|
||||
* Tue Sep 18 2012 Kalev Lember <kalevlember@gmail.com> - 1.11.16-1
|
||||
- Update to 1.11.16
|
||||
|
||||
* Wed Sep 05 2012 Kalev Lember <kalevlember@gmail.com> - 1.11.14-2
|
||||
- Rebuilt with gobject-introspection 1.33.10 (bgo #682124)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user