From bf28bc2daea0a3cd84a1a611fad7d81501b2b862 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 16 Sep 2015 16:16:34 +0200 Subject: [PATCH] Update to 1.22.0 --- cogl.spec | 9 ++++++--- sources | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/cogl.spec b/cogl.spec index ee1cac3..80bbde3 100644 --- a/cogl.spec +++ b/cogl.spec @@ -5,14 +5,14 @@ %global with_tests 1 Name: cogl -Version: 1.21.2 -Release: 2%{?dist} +Version: 1.22.0 +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.21/cogl-%{version}.tar.xz +Source0: http://download.gnome.org/sources/cogl/1.22/cogl-%{version}.tar.xz BuildRequires: cairo-devel BuildRequires: chrpath @@ -153,6 +153,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libcogl-pango.so %endif %changelog +* Wed Sep 16 2015 Kalev Lember - 1.22.0-1 +- Update to 1.22.0 + * Fri Aug 21 2015 Kalev Lember - 1.21.2-2 - Re-enable parallel make diff --git a/sources b/sources index ddd8e7f..6e8ac7a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8d1b8e4b55c70d1bfdf05080778b9ea5 cogl-1.21.2.tar.xz +ab684ec96848d79d22757fb3064820c8 cogl-1.22.0.tar.xz