[gtk3] 3.3.8

Matthias Clasen mclasen at fedoraproject.org
Tue Jan 17 05:15:12 UTC 2012


commit 8b4f27d1611b6e9229407b700a0856401b19b108
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Jan 17 00:15:07 2012 -0500

    3.3.8

 .gitignore |    1 +
 gtk3.spec  |   13 ++++++-------
 sources    |    2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)
---
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 <mclasen at redhat.com> - 3.3.8-1
+- Update to 3.3.8
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 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


More information about the scm-commits mailing list