diff options
Diffstat (limited to 'gtk3.spec')
-rw-r--r-- | gtk3.spec | 13 |
1 files changed, 6 insertions, 7 deletions
@@ -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@redhat.com> - 3.3.8-1 +- Update to 3.3.8 + * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild |