[cogl] Update to 1.16.2

Richard Hughes rhughes at fedoraproject.org
Tue Jan 21 10:17:30 UTC 2014


commit bebbf68a572cc6364171a689da8beafa937d532d
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Jan 21 10:17:43 2014 +0000

    Update to 1.16.2

 cogl-1.16.0-bigendian.patch |   12 ------------
 cogl.spec                   |   10 +++++-----
 sources                     |    2 +-
 3 files changed, 6 insertions(+), 18 deletions(-)
---
diff --git a/cogl.spec b/cogl.spec
index a3c4d61..3ea2b77 100644
--- a/cogl.spec
+++ b/cogl.spec
@@ -3,16 +3,14 @@
 %endif
 
 Name:          cogl
-Version:       1.16.0
-Release:       2%{?dist}
+Version:       1.16.2
+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.16/cogl-%{version}.tar.xz
-# big endian fix
-Patch0:        cogl-1.16.0-bigendian.patch
 
 BuildRequires: cairo-devel
 BuildRequires: gdk-pixbuf2-devel
@@ -77,7 +75,6 @@ This package contains documentation for %{name}.
 
 %prep
 %setup -q
-%patch0 -p1 -b .bigendian
 
 %build
 CFLAGS="$RPM_OPT_FLAGS -fPIC"
@@ -126,6 +123,9 @@ rm %{buildroot}%{_datadir}/cogl/examples-data/crate.jpg
 %{_datadir}/gtk-doc/html/cogl-2.0-experimental
 
 %changelog
+* Tue Jan 21 2014 Richard Hughes <rhughes at redhat.com> - 1.16.2-1
+- Update to 1.16.2
+
 * Wed Sep 25 2013 Dan HorĂ¡k <dan[at]danny.cz> - 1.16.0-2
 - fix build on big endians (#1011893)
 
diff --git a/sources b/sources
index 1d5e6c7..b133b3f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-611a61bed04354cbfffa3dc27feb6d4f  cogl-1.16.0.tar.xz
+aaf32bde135cf3815aa3221726bad71e  cogl-1.16.2.tar.xz


More information about the scm-commits mailing list