diff --git a/.gitignore b/.gitignore index daa7094..fd454b9 100644 --- a/.gitignore +++ b/.gitignore @@ -70,3 +70,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-3.10.0.tar.xz /gtk+-3.11.0.tar.xz /gtk+-3.11.2.tar.xz +/gtk+-3.11.4.tar.xz diff --git a/gtk3.spec b/gtk3.spec index b49c349..50618b4 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -16,7 +16,7 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk3 -Version: 3.11.2 +Version: 3.11.4 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -298,6 +298,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache %{_datadir}/installed-tests %changelog +* Wed Jan 15 2014 Debarshi Ray - 3.11.4-1 +- Update to 3.11.4 + * Tue Nov 19 2013 Richard Hughes - 3.11.2-1 - Update to 3.11.2 diff --git a/sources b/sources index d58f4ef..6e49393 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dd73f4f1d657f96d459334f6722086be gtk+-3.11.2.tar.xz +a39cb06edfff4bb9278cf510b78585df gtk+-3.11.4.tar.xz