diff --git a/.gitignore b/.gitignore index 60ec878..73f6f82 100644 --- a/.gitignore +++ b/.gitignore @@ -89,3 +89,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-3.13.7.tar.xz /gtk+-3.13.7-5ad60ca.tar.xz /gtk+-3.13.8.tar.xz +/gtk+-3.13.9.tar.xz diff --git a/gtk3.spec b/gtk3.spec index c0f08fc..1b00b03 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -4,8 +4,8 @@ %endif %global glib2_version 2.41.2 -%global pango_version 1.32.4 -%global gdk_pixbuf_version 2.27.1 +%global pango_version 1.36.7 +%global gdk_pixbuf_version 2.30.0 %global atk_version 2.12.0 %global cairo_version 1.13.1 %global xrandr_version 1.2.99.4-2 @@ -16,7 +16,7 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk3 -Version: 3.13.8 +Version: 3.13.9 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -315,6 +315,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache %{_datadir}/installed-tests %changelog +* Tue Sep 16 2014 Kalev Lember - 3.13.9-1 +- Update to 3.13.9 + * Tue Sep 02 2014 Kalev Lember - 3.13.8-1 - Update to 3.13.8 diff --git a/sources b/sources index 03d7d62..378f3e4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d518531b873d6d05d72e26802d04c267 gtk+-3.13.8.tar.xz +751d8462fa39f892a25ea82de71bfe64 gtk+-3.13.9.tar.xz