[cogl] 1.10.0

Kalev Lember kalev at fedoraproject.org
Tue Mar 20 21:06:05 UTC 2012


commit 552c2ad8c42581ac543732c45a19620925d6cd2b
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Mar 20 23:04:40 2012 +0200

    1.10.0

 .gitignore |    1 +
 cogl.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3577fc4..634c0d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /cogl-1.9.4.tar.xz
 /cogl-1.9.6.tar.xz
 /cogl-1.9.8.tar.xz
+/cogl-1.10.0.tar.xz
diff --git a/cogl.spec b/cogl.spec
index c626233..a989301 100644
--- a/cogl.spec
+++ b/cogl.spec
@@ -1,12 +1,12 @@
 Name:          cogl
-Version:       1.9.8
+Version:       1.10.0
 Release:       1%{?dist}
 Summary:       A library for using 3D graphics hardware to draw pretty pictures
 
 Group:         Development/Libraries
 License:       LGPLv2+
 URL:           http://www.clutter-project.org/
-Source0:       http://www.clutter-project.org/sources/%{name}/1.9/%{name}-%{version}.tar.xz
+Source0:       http://www.clutter-project.org/sources/%{name}/1.10/%{name}-%{version}.tar.xz
 
 BuildRequires: cairo-devel
 BuildRequires: gdk-pixbuf2-devel
@@ -102,6 +102,9 @@ rm %{buildroot}%{_datadir}/cogl/examples-data/crate.jpg
 %{_datadir}/gtk-doc/html/cogl-2.0-experimental
 
 %changelog
+* Tue Mar 20 2012 Kalev Lember <kalevlember at gmail.com> - 1.10.0-1
+- Update to 1.10.0
+
 * Sat Mar 10 2012 Matthias Clasen <mclasen at redhat.com> - 1.9.8-1
 - Update to 1.9.8
 
diff --git a/sources b/sources
index 8183ce4..3567dde 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6429636d880c240e6ca5f78282e42bb5  cogl-1.9.8.tar.xz
+4169acd09a7c10518ea2e7bf729f8c86  cogl-1.10.0.tar.xz


More information about the scm-commits mailing list