diff --git a/.gitignore b/.gitignore index ab68296..7e8ab1e 100644 --- a/.gitignore +++ b/.gitignore @@ -65,3 +65,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-3.9.8.tar.xz /gtk+-3.9.10.tar.xz /gtk+-3.9.12.tar.xz +/gtk+-3.9.14.tar.xz diff --git a/gtk3.spec b/gtk3.spec index 930c2e2..3f13dce 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -7,7 +7,7 @@ %global pango_version 1.32.4 %global gdk_pixbuf_version 2.27.1 %global atk_version 2.7.5 -%global cairo_version 1.10.0 +%global cairo_version 1.12.0 %global xrandr_version 1.2.99.4-2 %global bin_version 3.0.0 @@ -16,7 +16,7 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk3 -Version: 3.9.12 +Version: 3.9.14 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -284,6 +284,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache %{_datadir}/installed-tests %changelog +* Tue Sep 03 2013 Kalev Lember - 3.9.14-1 +- Update to 3.9.14 + * Wed Aug 21 2013 Debarshi Ray - 3.9.12-1 - Update to 3.9.12 diff --git a/sources b/sources index af0f609..a417ba7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6a0e8d3b319366741a97dcaaea60ba62 gtk+-3.9.12.tar.xz +5830d1cfad5e5d3bfea97e341bc971d6 gtk+-3.9.14.tar.xz