From 276c25a672895470487d5c10dade4a94d31eb29b Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 10 Nov 2010 23:00:56 -0500 Subject: [PATCH] 2.23.2 --- .gitignore | 1 + gtk2.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 55f5f62..df8b3c2 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ gtk+-2.21.5.tar.bz2 /gtk+-2.21.7.tar.bz2 /gtk+-2.21.8.tar.bz2 /gtk+-2.22.0.tar.bz2 +/gtk+-2.23.2.tar.bz2 diff --git a/gtk2.spec b/gtk2.spec index 1c5d089..2a13e20 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -17,13 +17,13 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk2 -Version: 2.22.0 -Release: 3%{?dist} +Version: 2.23.2 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org -#VCS: git:git://git.gnome.org/gtk+#gtk-2-22 -Source: http://download.gnome.org/sources/gtk+/2.22/gtk+-%{version}.tar.bz2 +#VCS: git:git://git.gnome.org/gtk+#gtk-2-24 +Source: http://download.gnome.org/sources/gtk+/2.23/gtk+-%{version}.tar.bz2 Source1: update-gdk-pixbuf-loaders Source2: update-gtk-immodules Source3: im-cedilla.conf @@ -351,6 +351,9 @@ fi %doc tmpdocs/examples %changelog +* Wed Nov 10 2010 Matthias Clasen - 2.23.2-1 +- Update to 2.23.2 + * Wed Sep 29 2010 jkeating - 2.22.0-3 - Rebuilt for gcc bug 634757 diff --git a/sources b/sources index 0f48d44..2008108 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -abdb282a0ee55384babae7e82f5e7296 gtk+-2.22.0.tar.bz2 +6afece3667ca2763e83cc76dc03f556d gtk+-2.23.2.tar.bz2