From c2615a3bf00130ce0bb5a6bb363198732786c499 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 14 Jun 2011 00:22:08 -0400 Subject: [PATCH] 3.1.6 --- .gitignore | 1 + gtk3.spec | 9 +++++++-- sources | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3e2f009..ef51abf 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-3.0.8.tar.bz2 /gtk+-3.0.9.tar.bz2 /gtk+-3.1.4.tar.bz2 +/gtk+-3.1.6.tar.xz diff --git a/gtk3.spec b/gtk3.spec index 9008647..8da8566 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -9,13 +9,13 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk3 -Version: 3.1.4 +Version: 3.1.6 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.1/gtk+-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/gtk+/3.1/gtk+-%{version}.tar.xz Source1: im-cedilla.conf BuildRequires: gnome-common autoconf automake intltool gettext @@ -39,6 +39,7 @@ BuildRequires: libXcomposite-devel BuildRequires: libXdamage-devel BuildRequires: libXi-devel BuildRequires: gobject-introspection-devel +BuildRequires: colord-devel # required for icon theme apis to work Requires: hicolor-icon-theme @@ -123,6 +124,7 @@ widget toolkit. --enable-xcomposite \ --enable-xdamage \ --enable-x11-backend \ + --enable-colord \ ) # fight unused direct deps @@ -238,6 +240,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache %{_datadir}/gtk-doc %changelog +* Tue Jun 14 2011 Matthias Clasen - 3.1.6-1 +- Update to 3.1.6 + * Wed May 11 2011 Tomas Bzatek - 3.1.4-1 - Update to 3.1.4 diff --git a/sources b/sources index 80b62c9..18010c0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -36d08b77ef18c309eec1b4b163475787 gtk+-3.1.4.tar.bz2 +ea17dc4841e61b2c3101b7759049e225 gtk+-3.1.6.tar.xz