From c2031560cc7a8cd61378fea2b68e166dec09ccb4 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 23 Feb 2010 21:30:01 +0000 Subject: [PATCH] 2.19.6 --- .cvsignore | 2 +- gtk2.spec | 10 +++++----- sources | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.cvsignore b/.cvsignore index f4d6ea9..7e7b619 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gtk+-2.19.5.tar.bz2 +gtk+-2.19.6.tar.bz2 diff --git a/gtk2.spec b/gtk2.spec index 31b00f3..ea9ab09 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -13,13 +13,13 @@ %define gobject_introspection_version 0.6.7 %define gir_repository_version 0.6.5-5 -%define base_version 2.19.5 +%define base_version 2.19.6 %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.19/gtk+-%{version}.tar.bz2 @@ -42,8 +42,6 @@ Patch11: gtk2-remove-connecting-reason.patch #Patch14: gtk2-landscape-pdf-print.patch # https://bugzilla.gnome.org/show_bug.cgi?id=600992 Patch15: filesystemref.patch -# already upstream -Patch16: 0001-Drop-duplicate-declarations.patch BuildRequires: atk-devel >= %{atk_version} BuildRequires: pango-devel >= %{pango_version} @@ -164,7 +162,6 @@ This package contains developer documentation for the GTK+ widget toolkit. %patch11 -p1 -b .remove-connecting-reason #%patch14 -p1 -b .landscape-pdf-print %patch15 -p1 -b .filesystemref -%patch16 -p1 -b .dup-prototypes %build @@ -402,6 +399,9 @@ fi %doc tmpdocs/examples %changelog +* Tue Feb 23 2010 Matthias Clasen - 2.19.6-1 +- Update to 2.19.6 + * Thu Feb 18 2010 Richard Hughes - 2.19.5-2 - Apply a patch from upstream to remove two duplicate prototypes that breaks the build for many GTK projects. diff --git a/sources b/sources index 59edcb1..ed4caaa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b4b84f53b2e2453ad084305d40573b8a gtk+-2.19.5.tar.bz2 +524021c965a0e1a4ebadd58c576926a5 gtk+-2.19.6.tar.bz2