Update to 1.17.5 git snapshot
This commit is contained in:
parent
9491a4a4f3
commit
0cd44a1430
12
cogl.spec
12
cogl.spec
@ -2,15 +2,18 @@
|
|||||||
%global with_wayland 1
|
%global with_wayland 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%global commit bb10532
|
||||||
|
|
||||||
Name: cogl
|
Name: cogl
|
||||||
Version: 1.17.4
|
Version: 1.17.5
|
||||||
Release: 2%{?dist}
|
Release: 1.git%{commit}%{?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.17/cogl-%{version}.tar.xz
|
#Source0: http://download.gnome.org/sources/cogl/1.17/cogl-%{version}.tar.xz
|
||||||
|
Source0: cogl-%{version}-%{commit}.tar.xz
|
||||||
|
|
||||||
BuildRequires: cairo-devel
|
BuildRequires: cairo-devel
|
||||||
BuildRequires: gdk-pixbuf2-devel
|
BuildRequires: gdk-pixbuf2-devel
|
||||||
@ -122,6 +125,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
|
||||||
|
* Fri Mar 21 2014 Kalev Lember <kalevlember@gmail.com> - 1.17.5-1.gitbb10532
|
||||||
|
- Update to 1.17.5 git snapshot
|
||||||
|
|
||||||
* Fri Feb 21 2014 Kalev Lember <kalevlember@gmail.com> - 1.17.4-2
|
* Fri Feb 21 2014 Kalev Lember <kalevlember@gmail.com> - 1.17.4-2
|
||||||
- Drop compat-libcogl19
|
- Drop compat-libcogl19
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user