Update to 2.24.16

This commit is contained in:
Kalev Lember 2013-02-23 13:54:48 +01:00
parent 97aadae7bb
commit ddc0872dfb
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -18,3 +18,4 @@ gtk+-2.21.5.tar.bz2
/gtk+-2.24.13.tar.xz /gtk+-2.24.13.tar.xz
/gtk+-2.24.14.tar.xz /gtk+-2.24.14.tar.xz
/gtk+-2.24.15.tar.xz /gtk+-2.24.15.tar.xz
/gtk+-2.24.16.tar.xz

View File

@ -1,6 +1,6 @@
# Note that this is NOT a relocatable package # 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 glib2_version %{glib2_base_version}-1
%define pango_base_version 1.20.0 %define pango_base_version 1.20.0
%define pango_version %{pango_base_version}-1 %define pango_version %{pango_base_version}-1
@ -17,8 +17,8 @@
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
Name: gtk2 Name: gtk2
Version: 2.24.15 Version: 2.24.16
Release: 2%{?dist} Release: 1%{?dist}
License: LGPLv2+ License: LGPLv2+
Group: System Environment/Libraries Group: System Environment/Libraries
URL: http://www.gtk.org URL: http://www.gtk.org
@ -339,6 +339,9 @@ fi
%doc tmpdocs/examples %doc tmpdocs/examples
%changelog %changelog
* Sat Feb 23 2013 Kalev Lember <kalevlember@gmail.com> - 2.24.16-1
- Update to 2.24.16
* Thu Feb 21 2013 Ville Skyttä <ville.skytta@iki.fi> - 2.24.15-2 * Thu Feb 21 2013 Ville Skyttä <ville.skytta@iki.fi> - 2.24.15-2
- Fix %%postun error on one-arch erase on multilib (#696358). - Fix %%postun error on one-arch erase on multilib (#696358).
- Fix bogus dates in %%changelog, other cosmetic specfile tweaks. - Fix bogus dates in %%changelog, other cosmetic specfile tweaks.

View File

@ -1 +1 @@
68f034fb4f68086790d7488cf00e71c8 gtk+-2.24.15.tar.xz ea8ba95edd3896eca2d48450080d1f2d gtk+-2.24.16.tar.xz