From 9f4c73cefe970327823d14f0b54a0de596024f97 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 2 Oct 2012 08:43:00 -0400 Subject: [PATCH] sync with f18 --- .gitignore | 1 + gtk2.spec | 11 ++++++----- sources | 2 +- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 0b8d75d..dc5a652 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ gtk+-2.21.5.tar.bz2 /gtk+-2.24.8.tar.xz /gtk+-2.24.10.tar.bz2 /gtk+-2.24.11.tar.bz2 +/gtk+-2.24.13.tar.xz diff --git a/gtk2.spec b/gtk2.spec index 0aa2564..85b32cc 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -17,13 +17,13 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk2 -Version: 2.24.11 -Release: 2%{?dist} +Version: 2.24.13 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org #VCS: git:git://git.gnome.org/gtk+#gtk-2-24 -Source: http://download.gnome.org/sources/gtk+/2.24/gtk+-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/gtk+/2.24/gtk+-%{version}.tar.xz Source2: update-gtk-immodules Source3: im-cedilla.conf @@ -32,7 +32,6 @@ Patch0: gtk-lib64.patch Patch1: system-python.patch # https://bugzilla.gnome.org/show_bug.cgi?id=583273 Patch2: icon-padding.patch -Patch4: fresh-tooltips.patch # https://bugzilla.gnome.org/show_bug.cgi?id=599618 Patch8: tooltip-positioning.patch # https://bugzilla.gnome.org/show_bug.cgi?id=592582 @@ -154,7 +153,6 @@ This package contains developer documentation for the GTK+ widget toolkit. %patch0 -p1 -b .lib64 %patch1 -p1 -b .system-python %patch2 -p1 -b .icon-padding -%patch4 -p1 -b .fresh-tooltips %patch8 -p1 -b .tooltip-positioning #%patch14 -p1 -b .landscape-pdf-print %patch15 -p1 -b .window-dragging @@ -348,6 +346,9 @@ fi %doc tmpdocs/examples %changelog +* Tue Oct 2 2012 Matthias Clasen - 2.24.13-1 +- Update to 2.24.13 + * Fri Jul 27 2012 Fedora Release Engineering - 2.24.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index c206844..a987ac0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -06276b78fce8bdab115b1d48d77c335b gtk+-2.24.11.tar.bz2 +e949406751df51e1e40e85628005a069 gtk+-2.24.13.tar.xz