From 8359a2b5eda79e5ff2131af9688240587103c8f4 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 21 Aug 2012 16:24:41 +0100 Subject: [PATCH] Update to 1.11.2 --- .gitignore | 1 + cogl.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 85c1702..6a766ae 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /cogl-1.10.0.tar.xz /cogl-1.10.2.tar.xz /cogl-1.10.4.tar.xz +/cogl-1.11.2.tar.xz diff --git a/cogl.spec b/cogl.spec index b219b65..82873bc 100644 --- a/cogl.spec +++ b/cogl.spec @@ -1,6 +1,6 @@ Name: cogl -Version: 1.10.4 -Release: 2%{?dist} +Version: 1.11.2 +Release: 1%{?dist} Summary: A library for using 3D graphics hardware to draw pretty pictures Group: Development/Libraries @@ -99,6 +99,9 @@ rm %{buildroot}%{_datadir}/cogl/examples-data/crate.jpg %{_datadir}/gtk-doc/html/cogl-2.0-experimental %changelog +* Tue Aug 21 2012 Richard Hughes - 1.11.2-1 +- Update to 1.11.2 + * Fri Jul 27 2012 Fedora Release Engineering - 1.10.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index f94b990..172b3a8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7f7b21f7e81678031fa2a49376c587af cogl-1.10.4.tar.xz +dc325e01a47297a7087436b0af770414 cogl-1.11.2.tar.xz