diff --git a/.gitignore b/.gitignore index f10e2dd..3577fc4 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /cogl-1.9.2.tar.xz /cogl-1.9.4.tar.xz /cogl-1.9.6.tar.xz +/cogl-1.9.8.tar.xz diff --git a/cogl.spec b/cogl.spec index 6b3d0f4..c626233 100644 --- a/cogl.spec +++ b/cogl.spec @@ -1,5 +1,5 @@ Name: cogl -Version: 1.9.6 +Version: 1.9.8 Release: 1%{?dist} Summary: A library for using 3D graphics hardware to draw pretty pictures @@ -102,8 +102,11 @@ rm %{buildroot}%{_datadir}/cogl/examples-data/crate.jpg %{_datadir}/gtk-doc/html/cogl-2.0-experimental %changelog -* Wed Mar 7 2012 Brian Pepple - 1.9.6-1 -- Update to 1.9.6. +* Sat Mar 10 2012 Matthias Clasen - 1.9.8-1 +- Update to 1.9.8 + +* Sat Feb 25 2012 Matthias Clasen - 1.9.6-1 +- Update to 1.9.6 * Tue Jan 17 2012 Peter Robinson - 1.9.4-1 - Update to 1.9.4 diff --git a/sources b/sources index ce61908..8183ce4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a44ba8883d83305e511e76bf85876e40 cogl-1.9.6.tar.xz +6429636d880c240e6ca5f78282e42bb5 cogl-1.9.8.tar.xz