diff --git a/.gitignore b/.gitignore index 0d5b6b3..843ec30 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-3.6.0.tar.xz /gtk+-3.6.1.tar.xz /gtk+-3.7.0.tar.xz +/gtk+-3.7.2.tar.xz diff --git a/gtk3.spec b/gtk3.spec index 092ce19..b1ee608 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -9,7 +9,7 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk3 -Version: 3.7.0 +Version: 3.7.2 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 +* Tue Nov 20 2012 Richard Hughes - 3.7.2-1 +- Update to 3.7.2 + * Thu Nov 08 2012 Kalev Lember - 3.7.0-1 - Update to 3.7.0 diff --git a/sources b/sources index 4d77596..dd24a5c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8f00883cd2c8568484e1de40343977c4 gtk+-3.7.0.tar.xz +cc0a4acacbdf5eb17043fc02ace204fb gtk+-3.7.2.tar.xz