From a072eb8855fc70685357eaa82d6a294987c9dab2 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Jun 04 2008 00:16:32 +0000 Subject: 2.13.2 --- diff --git a/.cvsignore b/.cvsignore index 1073b36..66320a7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gtk+-2.13.1.tar.bz2 +gtk+-2.13.2.tar.bz2 diff --git a/gtk2.spec b/gtk2.spec index 6ad52eb..cf39176 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -1,22 +1,22 @@ # Note that this is NOT a relocatable package -%define glib2_base_version 2.13.7 +%define glib2_base_version 2.15.0 %define glib2_version %{glib2_base_version}-1 -%define pango_base_version 1.17.3 +%define pango_base_version 1.20.0 %define pango_version %{pango_base_version}-1 -%define atk_base_version 1.9.0 +%define atk_base_version 1.13.0 %define atk_version %{atk_base_version}-1 -%define cairo_base_version 1.2.0 +%define cairo_base_version 1.6.0 %define cairo_version %{cairo_base_version}-1 %define libpng_version 2:1.2.2-16 -%define base_version 2.13.1 +%define base_version 2.13.2 %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 @@ -34,12 +34,6 @@ Patch2: workaround.patch # http://bugzilla.gnome.org/show_bug.cgi?id=488119 Patch3: system-log-crash.patch -# http://bugzilla.gnome.org/show_bug.cgi?id=521032 -Patch4: filechooser-auth.patch - -# fixed upstream -Patch5: pixbuf-loader.patch - BuildRequires: atk-devel >= %{atk_version} BuildRequires: pango-devel >= %{pango_version} BuildRequires: glib2-devel >= %{glib2_version} @@ -125,8 +119,6 @@ docs for the GTK+ widget toolkit. %patch1 -p1 -b .set-invisible-char-to-bullet %patch2 -p1 -b .workaround %patch3 -p1 -b .system-log-crash -%patch4 -p1 -b .filechooser-auth -%patch5 -p0 -b .pixbuf-loader for i in config.guess config.sub ; do test -f %{_datadir}/libtool/$i && cp %{_datadir}/libtool/$i . @@ -310,6 +302,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-2.0 %changelog +* Tue Jun 3 2008 Matthias Clasen - 2.13.2-1 +- Update to 2.13.2, drop upstreamed patches + * Fri May 30 2008 Matthias Clasen - 2.13.1-2 - Fix a problem with some pixbuf loaders diff --git a/sources b/sources index ab5dbcf..59122e0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -16f57400a352aadda4b19f95aed14d0c gtk+-2.13.1.tar.bz2 +2db81ad8485e84d7a3c297fcfdf173bb gtk+-2.13.2.tar.bz2