diff --git a/.gitignore b/.gitignore index f7b9853..0b9f4a8 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ gtk+-2.21.5.tar.bz2 /gtk+-2.24.24.tar.xz /gtk+-2.24.25.tar.xz /gtk+-2.24.26.tar.bz2 +/gtk+-2.24.27.tar.bz2 diff --git a/gtk2.spec b/gtk2.spec index 214b188..4a8bf98 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -16,8 +16,8 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk2 -Version: 2.24.26 -Release: 2%{?dist} +Version: 2.24.27 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org @@ -334,6 +334,9 @@ gtk-query-immodules-2.0-%{__isa_bits} --update-cache %doc tmpdocs/examples %changelog +* Tue Mar 3 2015 Matthias Clasen - 2.24.27-1 +- Update to 2.24.27 + * Sat Feb 21 2015 Till Maas - 2.24.26-2 - Rebuilt for Fedora 23 Change https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code diff --git a/sources b/sources index b76c357..c98a6e1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8b8bd46c5b34d845d41d6cf194c26a79 gtk+-2.24.26.tar.bz2 +f7c31d129f361ad689b6525c6236420a gtk+-2.24.27.tar.bz2