From 8b4f27d1611b6e9229407b700a0856401b19b108 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Jan 17 2012 05:15:07 +0000 Subject: 3.3.8 --- diff --git a/.gitignore b/.gitignore index 42deb3c..d40dd44 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-3.2.1.tar.xz /gtk+-3.3.4.tar.xz /gtk+-3.3.6.tar.xz +/gtk+-3.3.8.tar.xz diff --git a/gtk3.spec b/gtk3.spec index 70985dc..2518082 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -1,4 +1,4 @@ -%global glib2_version 2.31.0 +%global glib2_version 2.31.10 %global pango_version 1.29.0 %global atk_version 2.1.5 %global cairo_version 1.10.0 @@ -8,8 +8,8 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk3 -Version: 3.3.6 -Release: 3%{?dist} +Version: 3.3.8 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org @@ -17,9 +17,6 @@ URL: http://www.gtk.org Source: http://download.gnome.org/sources/gtk+/3.3/gtk+-%{version}.tar.xz Source1: im-cedilla.conf -# upstream change -Patch0: 0001-Revert-x11-Avoid-spurious-focus-events-on-grabs.patch - BuildRequires: gnome-common autoconf automake intltool gettext BuildRequires: atk-devel >= %{atk_version} BuildRequires: glib2-devel >= %{glib2_version} @@ -112,7 +109,6 @@ widget toolkit. %prep %setup -q -n gtk+-%{version} -%patch0 -p1 %build @@ -237,6 +233,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache %{_datadir}/gtk-doc %changelog +* Tue Jan 17 2012 Matthias Clasen - 3.3.8-1 +- Update to 3.3.8 + * Fri Jan 13 2012 Fedora Release Engineering - 3.3.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index ffaed24..69ab538 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aed1b87cb15a1def96f508c8a17a6f4e gtk+-3.3.6.tar.xz +f36874acc2a7a6afde93ed83fac6fde9 gtk+-3.3.8.tar.xz