diff --git a/.gitignore b/.gitignore index 8b9f83a..83bcba5 100644 --- a/.gitignore +++ b/.gitignore @@ -53,3 +53,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-3.7.4.tar.xz /gtk+-3.7.6.tar.xz /gtk+-3.7.8.tar.xz +/gtk+-3.7.10.tar.xz diff --git a/gtk3.spec b/gtk3.spec index 7d34dfd..2b28b79 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -14,7 +14,7 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk3 -Version: 3.7.8 +Version: 3.7.10 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -260,6 +260,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache %{_datadir}/gtk-doc %changelog +* Tue Feb 19 2013 Richard Hughes - 3.7.10-1 +- Update to 3.7.10 + * Tue Feb 05 2013 Richard Hughes - 3.7.8-1 - Update to 3.7.8 diff --git a/sources b/sources index 9f4637e..84f748b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b27a7a1c544cb3aa99b1f957fa962563 gtk+-3.7.8.tar.xz +1f72e18c2510b3ec56db967817423ffe gtk+-3.7.10.tar.xz