diff --git a/.gitignore b/.gitignore index ab3b271..5894798 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-3.8.1.tar.xz /gtk+-3.9.0.tar.xz /gtk+-3.9.2.tar.xz +/gtk+-3.9.4.tar.xz diff --git a/gtk3.spec b/gtk3.spec index e6bff72..70feec3 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -3,7 +3,7 @@ %global with_broadway 1 %endif -%global glib2_version 2.37.0 +%global glib2_version 2.37.2 %global pango_version 1.32.4 %global gdk_pixbuf_version 2.27.1 %global atk_version 2.7.5 @@ -16,7 +16,7 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk3 -Version: 3.9.2 +Version: 3.9.4 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -269,6 +269,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache %{_datadir}/gtk-doc %changelog +* Thu Jun 20 2013 Kalev Lember - 3.9.4-1 +- Update to 3.9.4 + * Sun Jun 02 2013 Kalev Lember - 3.9.2-1 - Update to 3.9.2 diff --git a/sources b/sources index f99b47b..37e65ca 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -95f4db7afaa9bb00358f6fc397c47046 gtk+-3.9.2.tar.xz +9548fe7878311f3d7a3ae941a469117d gtk+-3.9.4.tar.xz