[cogl] Update to 1.18.2

Kalev Lember kalev at fedoraproject.org
Fri Jul 4 14:51:14 UTC 2014


commit f885b9fd92915d6e977ef2da91f9298df0bd6ece
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Fri Jul 4 16:44:29 2014 +0200

    Update to 1.18.2

 ...re-Keep-reference-on-potential-destinatio.patch |   58 --------------------
 cogl.spec                                          |   11 ++--
 sources                                            |    2 +-
 3 files changed, 6 insertions(+), 65 deletions(-)
---
diff --git a/cogl.spec b/cogl.spec
index 0c6c377..c3b7861 100644
--- a/cogl.spec
+++ b/cogl.spec
@@ -5,8 +5,8 @@
 #global with_tests 1
 
 Name:          cogl
-Version:       1.18.0
-Release:       4%{?dist}
+Version:       1.18.2
+Release:       1%{?dist}
 Summary:       A library for using 3D graphics hardware to draw pretty pictures
 
 Group:         Development/Libraries
@@ -14,9 +14,6 @@ License:       LGPLv2+
 URL:           http://www.clutter-project.org/
 Source0:       http://download.gnome.org/sources/cogl/1.18/cogl-%{version}.tar.xz
 
-# Backported upstream fix for a totem crash
-Patch0:        0001-atlas-texture-Keep-reference-on-potential-destinatio.patch
-
 BuildRequires: cairo-devel
 BuildRequires: gdk-pixbuf2-devel
 BuildRequires: glib2-devel
@@ -87,7 +84,6 @@ This package contains the installable tests for %{cogl}.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 CFLAGS="$RPM_OPT_FLAGS -fPIC"
@@ -146,6 +142,9 @@ rm %{buildroot}%{_datadir}/cogl/examples-data/crate.jpg
 %endif
 
 %changelog
+* Fri Jul 04 2014 Kalev Lember <kalevlember at gmail.com> - 1.18.2-1
+- Update to 1.18.2
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.18.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 3a52b29..c7fd7e2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-994a29f5c02768367b6f035bfe456ba6  cogl-1.18.0.tar.xz
+952155d526d35f297737266408e842b5  cogl-1.18.2.tar.xz


More information about the scm-commits mailing list