[cogl] 1.9.4

Peter Robinson pbrobinson at fedoraproject.org
Wed Jan 18 10:45:56 UTC 2012


commit 91554f859e3beba90acb41c31fbae0018c409e35
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Wed Jan 18 10:45:51 2012 +0000

    1.9.4

 .gitignore                  |    1 +
 cogl-1.9.2-no-drm-hax.patch |   81 -------------------------------------------
 cogl.spec                   |   10 +++--
 sources                     |    2 +-
 4 files changed, 8 insertions(+), 86 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9aef315..536b562 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /cogl-1.8.0.tar.xz
 /cogl-1.8.2.tar.xz
 /cogl-1.9.2.tar.xz
+/cogl-1.9.4.tar.xz
diff --git a/cogl.spec b/cogl.spec
index fb7751b..f2e6835 100644
--- a/cogl.spec
+++ b/cogl.spec
@@ -1,6 +1,6 @@
 Name:          cogl
-Version:       1.9.2
-Release:       2%{?dist}
+Version:       1.9.4
+Release:       1%{?dist}
 Summary:       A library for using 3D graphics hardware to draw pretty pictures
 
 Group:         Development/Libraries
@@ -21,7 +21,6 @@ BuildRequires: mesa-libGL-devel
 BuildRequires: pango-devel
 BuildRequires: pkgconfig
 
-Patch0: cogl-1.9.2-no-drm-hax.patch
 Patch1: cogl-1.8.2-lp-no-framebuffer-blit.patch
 
 %description
@@ -63,7 +62,6 @@ This package contains documentation for %{name}.
 
 %prep
 %setup -q
-%patch0 -p1 -b .drm
 %patch1 -p1 -b .llvmpipe
 
 %build
@@ -104,6 +102,10 @@ rm %{buildroot}%{_datadir}/cogl/examples-data/crate.jpg
 %{_datadir}/gtk-doc/html/cogl-2.0-experimental
 
 %changelog
+* Tue Jan 17 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 1.9.4-1
+- Update to 1.9.4
+- http://ftp.gnome.org/pub/GNOME/sources/cogl/1.9/cogl-1.9.4.news
+
 * Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.9.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index cac55c6..140797b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cae2c9774d88608464b87496183a52ee  cogl-1.9.2.tar.xz
+28637e59c5cc62fc5bdd836c148347a4  cogl-1.9.4.tar.xz


More information about the scm-commits mailing list