diff options
Diffstat (limited to 'gtk3.spec')
-rw-r--r-- | gtk3.spec | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -11,7 +11,7 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk3 Version: 2.90.4 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org @@ -21,7 +21,7 @@ Source3: im-cedilla.conf Patch0: system-python.patch # https://bugzilla.gnome.org/show_bug.cgi?id=583273 -Patch1: fresh-tooltips.patch +Patch1: 0001-New-tooltip-style.patch # http://bugzilla.redhat.com/show_bug.cgi?id=529364 Patch2: remove-connecting-reason.patch # https://bugzilla.gnome.org/show_bug.cgi?id=611313 @@ -264,6 +264,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache %doc tmpdocs/examples %changelog +* Fri Jul 9 2010 Colin Walters <walters@verbum.org> - 2.90.4-3 +- Update tooltip style patch to remove unused GdkRegion + * Tue Jun 29 2010 Colin Walters <walters@pocket> - 2.90.4-2 - Changes to support rebuilds from snapshots |