From fc307b44632a125a9160d9ff2e87503827553d00 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 19 Feb 2015 19:21:25 -0500 Subject: [PATCH] 2.24.26 --- .gitignore | 1 + gtk2.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 06a1272..f7b9853 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ gtk+-2.21.5.tar.bz2 /gtk+-2.24.23.tar.xz /gtk+-2.24.24.tar.xz /gtk+-2.24.25.tar.xz +/gtk+-2.24.26.tar.bz2 diff --git a/gtk2.spec b/gtk2.spec index 5557089..697aba6 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.24.25 -Release: 2%{?dist} +Version: 2.24.26 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org #VCS: git:git://git.gnome.org/gtk+#gtk-2-24 -Source: http://download.gnome.org/sources/gtk+/2.24/gtk+-%{version}.tar.xz +Source: http://download.gnome.org/sources/gtk+/2.24/gtk+-%{version}.tar.bz2 Source2: update-gtk-immodules Source3: im-cedilla.conf Source4: update-gtk-immodules.1 @@ -339,6 +339,9 @@ gtk-query-immodules-2.0-%{__isa_bits} --update-cache %doc tmpdocs/examples %changelog +* Thu Feb 19 2015 Matthias Clasen - 2.24.26-1 +- Update to 2.24.26 + * Wed Dec 17 2014 Kalev Lember - 2.24.25-2 - Use gtk-update-icon-cache that's built as gtk3 subpackage - Fix the build with latest gdk-pixbuf2 diff --git a/sources b/sources index 644ee9b..b76c357 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -612350704dd3aacb95355a4981930c6f gtk+-2.24.25.tar.xz +8b8bd46c5b34d845d41d6cf194c26a79 gtk+-2.24.26.tar.bz2