Update to 1.12.0
This commit is contained in:
parent
734f03f7d4
commit
979d6fadcc
@ -1,12 +1,12 @@
|
|||||||
Name: clutter
|
Name: clutter
|
||||||
Version: 1.11.16
|
Version: 1.12.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Open Source software library for creating rich graphical user interfaces
|
Summary: Open Source software library for creating rich graphical user interfaces
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://www.clutter-project.org/
|
URL: http://www.clutter-project.org/
|
||||||
Source0: http://download.gnome.org/sources/clutter/1.11/clutter-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/clutter/1.12/clutter-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: glib2-devel mesa-libGL-devel pkgconfig pango-devel
|
BuildRequires: glib2-devel mesa-libGL-devel pkgconfig pango-devel
|
||||||
BuildRequires: cairo-gobject-devel gdk-pixbuf2-devel atk-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
|
%{_datadir}/gtk-doc/html/cally
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 25 2012 Kalev Lember <kalevlember@gmail.com> - 1.12.0-1
|
||||||
|
- Update to 1.12.0
|
||||||
|
|
||||||
* Tue Sep 18 2012 Kalev Lember <kalevlember@gmail.com> - 1.11.16-1
|
* Tue Sep 18 2012 Kalev Lember <kalevlember@gmail.com> - 1.11.16-1
|
||||||
- Update to 1.11.16
|
- Update to 1.11.16
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user