From 59518731b67a35878e062023ebebbabfea3b0024 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 22 Jul 2008 01:11:59 +0000 Subject: [PATCH] 2.13.5 --- .cvsignore | 2 +- gtk2.spec | 11 +++++------ sources | 2 +- 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/.cvsignore b/.cvsignore index 21a5a45..4a22f08 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gtk+-2.13.4.tar.bz2 +gtk+-2.13.5.tar.bz2 diff --git a/gtk2.spec b/gtk2.spec index d1add42..64092d5 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -10,13 +10,13 @@ %define cairo_version %{cairo_base_version}-1 %define libpng_version 2:1.2.2-16 -%define base_version 2.13.4 +%define base_version 2.13.5 %define bin_version 2.10.0 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk2 Version: %{base_version} -Release: 2%{?dist} +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries Source: http://download.gnome.org/sources/gtk+/2.13/gtk+-%{version}.tar.bz2 @@ -31,9 +31,6 @@ Patch1: gtk+-2.11.1-set-invisible-char-to-bullet.patch # see http://bugzilla.gnome.org/show_bug.cgi?id=463773 Patch2: workaround.patch -# fixed in upstream svn -Patch3: icon-view-a11y.patch - BuildRequires: atk-devel >= %{atk_version} BuildRequires: pango-devel >= %{pango_version} BuildRequires: glib2-devel >= %{glib2_version} @@ -118,7 +115,6 @@ docs for the GTK+ widget toolkit. %patch0 -p1 -b .lib64 %patch1 -p1 -b .set-invisible-char-to-bullet %patch2 -p1 -b .workaround -%patch3 -p0 -b .icon-view-a11y for i in config.guess config.sub ; do test -f %{_datadir}/libtool/$i && cp %{_datadir}/libtool/$i . @@ -302,6 +298,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-2.0 %changelog +* Mon Jul 21 2008 Matthias Clasen - 2.13.5-1 +- Update to 2.13.5 + * Thu Jul 10 2008 Matthias Clasen - 2.13.4-2 - Fix a segfault in the icon view a11y code diff --git a/sources b/sources index 2b3ea2b..99c75cc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -deece1a4392c929968da5c89507fc5fb gtk+-2.13.4.tar.bz2 +19a9127ec1d072444068acc90aca8085 gtk+-2.13.5.tar.bz2