Update to 1.14.0
This commit is contained in:
parent
069f9ad531
commit
a049816d0a
@ -3,14 +3,14 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: cogl
|
Name: cogl
|
||||||
Version: 1.13.4
|
Version: 1.14.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A library for using 3D graphics hardware to draw pretty pictures
|
Summary: A library for using 3D graphics hardware to draw pretty pictures
|
||||||
|
|
||||||
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/cogl/1.13/cogl-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/cogl/1.14/cogl-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: cairo-devel
|
BuildRequires: cairo-devel
|
||||||
BuildRequires: gdk-pixbuf2-devel
|
BuildRequires: gdk-pixbuf2-devel
|
||||||
@ -112,6 +112,9 @@ rm %{buildroot}%{_datadir}/cogl/examples-data/crate.jpg
|
|||||||
%{_datadir}/gtk-doc/html/cogl-2.0-experimental
|
%{_datadir}/gtk-doc/html/cogl-2.0-experimental
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 25 2013 Kalev Lember <kalevlember@gmail.com> 1.14.0-1
|
||||||
|
- Update to 1.14.0
|
||||||
|
|
||||||
* Wed Mar 13 2013 Matthias Clasen <mclasen@redhat.com> 1.13.4-2
|
* Wed Mar 13 2013 Matthias Clasen <mclasen@redhat.com> 1.13.4-2
|
||||||
- Enable wayland backend
|
- Enable wayland backend
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user