diff --git a/.cvsignore b/.cvsignore index 3ab9932..caa88b3 100644 --- a/.cvsignore +++ b/.cvsignore @@ -30,3 +30,4 @@ gtk+-2.8.11.tar.bz2 gtk+-2.8.12.tar.bz2 gtk+-2.8.13.tar.bz2 gtk+-2.8.14.tar.bz2 +gtk+-2.8.15.tar.bz2 diff --git a/gtk2.spec b/gtk2.spec index 3d758fa..6d3c21f 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -10,7 +10,7 @@ %define cairo_version %{cairo_base_version}-1 %define libpng_version 2:1.2.2-16 -%define base_version 2.8.14 +%define base_version 2.8.15 %define bin_version 2.4.0 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X. @@ -28,8 +28,6 @@ Patch0: gtk+-2.4.1-lib64.patch Patch1: gtk+-2.8.6-inputmethod.patch # Fedora patch Patch3: gtk+-2.8.10-set-invisible-char-to-bullet.patch -# Crash in treeview a11y -Patch4: gtk+-2.8.14-a11y-crash.patch BuildPrereq: atk-devel >= %{atk_version} BuildPrereq: pango-devel >= %{pango_version} @@ -97,7 +95,6 @@ tar xzf %{SOURCE1} %patch0 -p1 -b .lib64 %patch1 -p1 -b .inputmethod %patch3 -p1 -b .set-invisible-char-to-bullet -%patch4 -p1 -b .a11y-crash for i in config.guess config.sub ; do test -f %{_datadir}/libtool/$i && cp %{_datadir}/libtool/$i . @@ -268,6 +265,10 @@ rm -rf $RPM_BUILD_ROOT %doc tmpdocs/examples %changelog +* Mon Mar 13 2006 Matthias Clasen - 2.8.15-1 +- Update to 2.8.15 +- Drop upstreamed patch + * Fri Mar 10 2006 Matthias Clasen - 2.8.14-2 - Fix a crash when using accessible treeviews diff --git a/sources b/sources index 600ed2e..1fd55f3 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ d8c012f67a8f23fa9aa495fca5331784 update-scripts.tar.gz -45125f53046fff3b649ddedf53bee9b0 gtk+-2.8.14.tar.bz2 +1256dd8bad3f94750a066b0e337156ee gtk+-2.8.15.tar.bz2