diff --git a/.gitignore b/.gitignore index 66b85a0..a736d69 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-3.3.16.tar.xz /gtk+-3.3.18.tar.xz /gtk+-3.3.20.tar.xz +/gtk+-3.4.0.tar.xz diff --git a/gtk3.spec b/gtk3.spec index daab825..a211187 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.3.20 +Version: 3.4.0 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -242,6 +242,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache %{_datadir}/gtk-doc %changelog +* Tue Mar 27 2012 Richard Hughes - 3.4.0-1 +- Update to 3.4.0 + * Tue Mar 20 2012 Kalev Lember - 3.3.20-1 - Update to 3.3.20 diff --git a/sources b/sources index be30f6b..d722f34 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -505d1a2c81503c21bdbe3e0206251e21 gtk+-3.3.20.tar.xz +f9a0bc875cf95c0462910d2d32528464 gtk+-3.4.0.tar.xz