[cogl] Update to 1.11.6

Kalev Lember kalev at fedoraproject.org
Tue Sep 18 14:25:40 UTC 2012


commit a07f4deaab05e18d07153ef0abe8a5715e03b1f4
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Sep 18 15:43:59 2012 +0200

    Update to 1.11.6
    
    - Drop upstreamed cogl-1.11.4-mesa-strings.patch

 cogl-1.11.4-mesa-strings.patch |   38 --------------------------------------
 cogl.spec                      |   13 +++++++------
 sources                        |    2 +-
 3 files changed, 8 insertions(+), 45 deletions(-)
---
diff --git a/cogl.spec b/cogl.spec
index eebac89..5a90480 100644
--- a/cogl.spec
+++ b/cogl.spec
@@ -1,14 +1,12 @@
 Name:          cogl
-Version:       1.11.4
-Release:       2%{?dist}
+Version:       1.11.6
+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://download.gnome.org/sources/cogl/1.10/cogl-%{version}.tar.xz
-
-Patch0:        cogl-1.11.4-mesa-strings.patch
+Source0:       http://download.gnome.org/sources/cogl/1.11/cogl-%{version}.tar.xz
 
 BuildRequires: cairo-devel
 BuildRequires: gdk-pixbuf2-devel
@@ -62,7 +60,6 @@ This package contains documentation for %{name}.
 
 %prep
 %setup -q
-%patch0 -p1 -b .mesa-strings
 
 %build
 CFLAGS="$RPM_OPT_FLAGS -fPIC"
@@ -102,6 +99,10 @@ rm %{buildroot}%{_datadir}/cogl/examples-data/crate.jpg
 %{_datadir}/gtk-doc/html/cogl-2.0-experimental
 
 %changelog
+* Tue Sep 18 2012 Kalev Lember <kalevlember at gmail.com> - 1.11.6-1
+- Update to 1.11.6
+- Drop upstreamed cogl-1.11.4-mesa-strings.patch
+
 * Mon Sep 17 2012 Adam Jackson <ajax at redhat.com> 1.11.4-2
 - cogl-1.11.4-mesa-strings.patch: Update match strings for Mesa.
 
diff --git a/sources b/sources
index 65799bb..9d2a634 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0b78a727cd17e39e0c8ec7d63a6c0cb2  cogl-1.11.4.tar.xz
+bf27504f2f869754e9363924744acb86  cogl-1.11.6.tar.xz


More information about the scm-commits mailing list