From b9a582dcc92ed0ed8eabadc4c48567347c47a6fb Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 13 May 2013 23:51:24 -0400 Subject: [PATCH] 2.24.18 --- .gitignore | 1 + gtk2.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index db3cb07..34f840a 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ gtk+-2.21.5.tar.bz2 /gtk+-2.24.15.tar.xz /gtk+-2.24.16.tar.xz /gtk+-2.24.17.tar.bz2 +/gtk+-2.24.18.tar.bz2 diff --git a/gtk2.spec b/gtk2.spec index 2b45f66..b054b86 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -17,8 +17,8 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk2 -Version: 2.24.17 -Release: 2%{?dist} +Version: 2.24.18 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org @@ -337,6 +337,9 @@ fi %doc tmpdocs/examples %changelog +* Mon May 13 2013 Matthias Clasen - 2.24.18-1 +- Update to 2.24.18 + * Fri May 10 2013 Matthias Clasen - 2.24.17-2 - Drop explicit automake dep (#961674) diff --git a/sources b/sources index 29c725f..ba44098 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6624b80fa6f0fd274bb917c4c8dc495f gtk+-2.24.17.tar.bz2 +26c0006213a41f322318e6c2c477b7c2 gtk+-2.24.18.tar.bz2