From 7f9f2c332fe6691194b1b4fd8228b6812a869831 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 16 Jun 2007 03:03:54 +0000 Subject: [PATCH] 2.11.3 --- .cvsignore | 2 +- gtk2.spec | 8 +++++--- sources | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 96fcede..69be6ef 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gtk+-2.11.2.tar.bz2 +gtk+-2.11.3.tar.bz2 diff --git a/gtk2.spec b/gtk2.spec index 027f040..87ef2e0 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.11.2 +%define base_version 2.11.3 %define bin_version 2.10.0 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X @@ -29,7 +29,6 @@ Patch0: gtk+-2.4.1-lib64.patch Patch1: gtk+-2.11.1-set-invisible-char-to-bullet.patch # use fam for recent-files #Patch2: gtk+-2.10.3-fam.patch -Patch3: gtk+-2.10.11-user-dirs.patch BuildRequires: atk-devel >= %{atk_version} BuildRequires: pango-devel >= %{pango_version} @@ -112,7 +111,6 @@ docs for the GTK+ widget toolkit. %patch0 -p1 -b .lib64 %patch1 -p1 -b .set-invisible-char-to-bullet #%patch2 -p1 -b .fam -%patch3 -p1 -b .user-dirs for i in config.guess config.sub ; do test -f %{_datadir}/libtool/$i && cp %{_datadir}/libtool/$i . @@ -280,6 +278,10 @@ rm -rf $RPM_BUILD_ROOT %doc tmpdocs/examples %changelog +* Fri Jun 15 2007 Matthias Clasen - 1.11.3-1 +- Update to 2.11.3 +- Drop upstreamed patches + * Wed Jun 6 2007 Matthias Clasen - 1.11.2-1 - Update to 2.11.2 diff --git a/sources b/sources index 8497a54..4aa57f9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cf7b87534cd0f5d715748fda8fb64e2e gtk+-2.11.2.tar.bz2 +49c53959df501a48c2cba834d1993508 gtk+-2.11.3.tar.bz2