Update to 3.7.4

This commit is contained in:
Kalev Lember 2012-12-20 21:05:56 +01:00
parent 4135da1543
commit 2f13297698
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -50,3 +50,4 @@ gtk+-2.90.5.tar.bz2
/gtk+-3.6.1.tar.xz
/gtk+-3.7.0.tar.xz
/gtk+-3.7.2.tar.xz
/gtk+-3.7.4.tar.xz

View File

@ -1,5 +1,5 @@
%global glib2_version 2.33.1
%global pango_version 1.30.0
%global glib2_version 2.35.3
%global pango_version 1.32.4
%global gdk_pixbuf_version 2.26.0
%global atk_version 2.5.3
%global cairo_version 1.10.0
@ -9,7 +9,7 @@
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
Name: gtk3
Version: 3.7.2
Version: 3.7.4
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
@ -244,6 +244,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache
%{_datadir}/gtk-doc
%changelog
* Thu Dec 20 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.4-1
- Update to 3.7.4
* Tue Nov 20 2012 Richard Hughes <hughsient@gmail.com> - 3.7.2-1
- Update to 3.7.2

View File

@ -1 +1 @@
cc0a4acacbdf5eb17043fc02ace204fb gtk+-3.7.2.tar.xz
442a1ab1156383bb5b1377bae3c07305 gtk+-3.7.4.tar.xz