From c4959f8bb08eb964d3f72b7344e535d95a68a319 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Tue, 20 Sep 2011 00:36:41 +0100 Subject: [PATCH] 1.8.0 --- .gitignore | 1 + cogl.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8d72176..b74cda1 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /cogl-1.7.4.tar.xz /cogl-1.7.6.tar.xz /cogl-1.7.8.tar.xz +/cogl-1.8.0.tar.xz diff --git a/cogl.spec b/cogl.spec index f7b4a84..0ad11c1 100644 --- a/cogl.spec +++ b/cogl.spec @@ -1,5 +1,5 @@ Name: cogl -Version: 1.7.8 +Version: 1.8.0 Release: 1%{?dist} Summary: A library for using 3D graphics hardware to draw pretty pictures @@ -95,6 +95,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_datadir}/gtk-doc/html/cogl-2.0-experimental %changelog +* Mon Sep 19 2011 Peter Robinson - 1.8.0-1 +- 1.8.0 stable release + * Mon Sep 5 2011 Peter Robinson - 1.7.8-1 - Update to 1.7.8 diff --git a/sources b/sources index 836ea6c..42565ea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -85c4018c0f36bccfdcd3e270777f0232 cogl-1.7.8.tar.xz +f38d1d9f7e399dd03d1fe1b8e1c0643a cogl-1.8.0.tar.xz