From dffe4e13c558644f6ef8c91df626a60ec69ea994 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Thu, 8 Nov 2012 23:48:20 +0100 Subject: [PATCH] Update to 3.7.0 --- .gitignore | 1 + gtk3.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 67e021e..0d5b6b3 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-3.5.18.tar.xz /gtk+-3.6.0.tar.xz /gtk+-3.6.1.tar.xz +/gtk+-3.7.0.tar.xz diff --git a/gtk3.spec b/gtk3.spec index 4a533fe..092ce19 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -1,7 +1,7 @@ %global glib2_version 2.33.1 %global pango_version 1.30.0 %global gdk_pixbuf_version 2.26.0 -%global atk_version 2.2.0 +%global atk_version 2.5.3 %global cairo_version 1.10.0 %global xrandr_version 1.2.99.4-2 @@ -9,13 +9,13 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk3 -Version: 3.6.1 -Release: 2%{?dist} +Version: 3.7.0 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org #VCS: git:git://git.gnome.org/gtk+ -Source: http://download.gnome.org/sources/gtk+/3.6/gtk+-%{version}.tar.xz +Source: http://download.gnome.org/sources/gtk+/3.7/gtk+-%{version}.tar.xz Source1: im-cedilla.conf BuildRequires: gnome-common autoconf automake intltool gettext @@ -244,6 +244,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache %{_datadir}/gtk-doc %changelog +* Thu Nov 08 2012 Kalev Lember - 3.7.0-1 +- Update to 3.7.0 + * Fri Oct 19 2012 Matthias Clasen - 3.6.1-2 - Don't pull in imsettings just for a directory diff --git a/sources b/sources index 276076f..4d77596 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2f5905dd721321fc1586b0843417339d gtk+-3.6.1.tar.xz +8f00883cd2c8568484e1de40343977c4 gtk+-3.7.0.tar.xz