From ddc0872dfb18d16ee7c39181e77dbd5fa6ff9c24 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Feb 23 2013 12:56:24 +0000 Subject: Update to 2.24.16 --- diff --git a/.gitignore b/.gitignore index 0e78d5f..ad18201 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ gtk+-2.21.5.tar.bz2 /gtk+-2.24.13.tar.xz /gtk+-2.24.14.tar.xz /gtk+-2.24.15.tar.xz +/gtk+-2.24.16.tar.xz diff --git a/gtk2.spec b/gtk2.spec index bf95428..647f82d 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -1,6 +1,6 @@ # Note that this is NOT a relocatable package -%define glib2_base_version 2.27.3 +%define glib2_base_version 2.28.0 %define glib2_version %{glib2_base_version}-1 %define pango_base_version 1.20.0 %define pango_version %{pango_base_version}-1 @@ -17,8 +17,8 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk2 -Version: 2.24.15 -Release: 2%{?dist} +Version: 2.24.16 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org @@ -339,6 +339,9 @@ fi %doc tmpdocs/examples %changelog +* Sat Feb 23 2013 Kalev Lember - 2.24.16-1 +- Update to 2.24.16 + * Thu Feb 21 2013 Ville Skyttä - 2.24.15-2 - Fix %%postun error on one-arch erase on multilib (#696358). - Fix bogus dates in %%changelog, other cosmetic specfile tweaks. diff --git a/sources b/sources index 9fb8d3c..afccf74 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -68f034fb4f68086790d7488cf00e71c8 gtk+-2.24.15.tar.xz +ea8ba95edd3896eca2d48450080d1f2d gtk+-2.24.16.tar.xz