From d5ef670dbd54b840326ad57a02e422bfbc40d1c8 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 7 Mar 2011 10:51:26 -0500 Subject: [PATCH] 3.0.2 --- .gitignore | 1 + gtk3.spec | 11 +++++------ sources | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 832d7d3..8937492 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-2.99.3.tar.bz2 /gtk+-3.0.0.tar.bz2 /gtk+-3.0.1.tar.bz2 +/gtk+-3.0.2.tar.bz2 diff --git a/gtk3.spec b/gtk3.spec index 7572be0..346ea55 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -10,8 +10,8 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk3 -Version: 3.0.1 -Release: 2%{?dist} +Version: 3.0.2 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org @@ -19,9 +19,6 @@ URL: http://www.gtk.org Source: http://download.gnome.org/sources/gtk+/3.0/gtk+-%{version}.tar.bz2 Source1: im-cedilla.conf -# upstream fix for double-click crashes -Patch0: gtk3-axes.patch - BuildRequires: gnome-common autoconf automake intltool gettext BuildRequires: atk-devel >= %{atk_version} BuildRequires: glib2-devel >= %{glib2_version} @@ -113,7 +110,6 @@ widget toolkit. %prep %setup -q -n gtk+-%{version} -%patch0 -p1 -b .axes %build @@ -243,6 +239,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache %{_datadir}/gtk-doc %changelog +* Mon Mar 7 2011 Matthias Clasen - 3.0.2-1 +- Update to 3.0.2 + * Sat Feb 26 2011 Matthias Clasen - 3.0.1-2 - Fix frequent crashes on double-click events diff --git a/sources b/sources index 0f09b07..7b30336 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2b940e20219a24d6bd816e300101edc8 gtk+-3.0.1.tar.bz2 +bac2d0a2dc8ccfe149cf740c04ff38d5 gtk+-3.0.2.tar.bz2