[cogl] 1.7.4

Matthias Clasen mclasen at fedoraproject.org
Tue Jul 26 15:57:48 UTC 2011


commit ddd14e91612f8a1b4dcc1f3fb51bb30235b7646f
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Jul 26 11:56:26 2011 -0400

    1.7.4

 .gitignore |    1 +
 cogl.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1ec8e24..b0b6fc2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /cogl-1.7.0.tar.bz2
 /cogl-1.7.2.tar.bz2
+/cogl-1.7.4.tar.xz
diff --git a/cogl.spec b/cogl.spec
index ca93975..69536a0 100644
--- a/cogl.spec
+++ b/cogl.spec
@@ -1,12 +1,12 @@
 Name:          cogl
-Version:       1.7.2
+Version:       1.7.4
 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.7/%{name}-%{version}.tar.bz2
+Source0:       http://www.clutter-project.org/sources/%{name}/1.7/%{name}-%{version}.tar.xz
 
 BuildRequires: cairo-devel
 BuildRequires: glib2-devel
@@ -97,6 +97,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %{_datadir}/gtk-doc/html/cogl
 
 %changelog
+* Tue Jul 26 2011 Matthias Clasen <mclasen at redhat.com> - 1.7.4-1
+- Update to 1.7.4
+
 * Mon Jul  4 2011 Peter Robinson <pbrobinson at gmail.com> - 1.7.2-1
 - Update to 1.7.2
 
diff --git a/sources b/sources
index 9004238..8d4d534 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-21f2f433dd50673f6de5dea63c65e44b  cogl-1.7.2.tar.bz2
+4463135cfd3f193f6eddfefa1230c965  cogl-1.7.4.tar.xz


More information about the scm-commits mailing list