[cogl] Update to 1.17.5 git snapshot

Kalev Lember kalev at fedoraproject.org
Fri Mar 21 12:36:25 UTC 2014


commit 0cd44a143084161758a04e497eaaec2e5edc9de6
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Fri Mar 21 13:35:34 2014 +0100

    Update to 1.17.5 git snapshot

 cogl.spec |   12 +++++++++---
 sources   |    2 +-
 2 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/cogl.spec b/cogl.spec
index 780e27f..54bbe88 100644
--- a/cogl.spec
+++ b/cogl.spec
@@ -2,15 +2,18 @@
 %global with_wayland 1
 %endif
 
+%global commit bb10532
+
 Name:          cogl
-Version:       1.17.4
-Release:       2%{?dist}
+Version:       1.17.5
+Release:       1.git%{commit}%{?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.17/cogl-%{version}.tar.xz
+#Source0:       http://download.gnome.org/sources/cogl/1.17/cogl-%{version}.tar.xz
+Source0:       cogl-%{version}-%{commit}.tar.xz
 
 BuildRequires: cairo-devel
 BuildRequires: gdk-pixbuf2-devel
@@ -122,6 +125,9 @@ rm %{buildroot}%{_datadir}/cogl/examples-data/crate.jpg
 %{_datadir}/gtk-doc/html/cogl-2.0-experimental
 
 %changelog
+* Fri Mar 21 2014 Kalev Lember <kalevlember at gmail.com> - 1.17.5-1.gitbb10532
+- Update to 1.17.5 git snapshot
+
 * Fri Feb 21 2014 Kalev Lember <kalevlember at gmail.com> - 1.17.4-2
 - Drop compat-libcogl19
 
diff --git a/sources b/sources
index 7491138..29474cd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6f8f3a6652de35eafc37ebbf95d09e17  cogl-1.17.4.tar.xz
+ea00dd05abf7ac5b5af048851724aa9a  cogl-1.17.5-bb10532.tar.xz


More information about the scm-commits mailing list