diff --git a/.gitignore b/.gitignore index 72dad90..13415a6 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-3.1.18.tar.xz /gtk+-3.1.90.tar.xz /gtk+-3.1.92.tar.xz +/gtk+-3.2.0.tar.xz diff --git a/gtk3.spec b/gtk3.spec index b1cdc2b..16ba44c 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.1.92 +Version: 3.2.0 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -234,6 +234,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache %{_datadir}/gtk-doc %changelog +* Mon Sep 26 2011 Ray - 3.2.0-1 +- Update to 3.2.0 + * Mon Sep 19 2011 Matthias Clasen - 3.1.92-1 - Update to 3.1.92 diff --git a/sources b/sources index 41eeb58..ad95a5f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5562bcce38026c5ea33831514cb82fe9 gtk+-3.1.92.tar.xz +4f9816f3436ffa3bb885e14354b1fd6c gtk+-3.2.0.tar.xz