diff --git a/.gitignore b/.gitignore index e03e721..db3664d 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-3.5.14.tar.xz /gtk+-3.5.16.tar.xz /gtk+-3.5.18.tar.xz +/gtk+-3.6.0.tar.xz diff --git a/gtk3.spec b/gtk3.spec index 30148bf..fcf7896 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -9,13 +9,13 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk3 -Version: 3.5.18 +Version: 3.6.0 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org #VCS: git:git://git.gnome.org/gtk+ -Source: http://download.gnome.org/sources/gtk+/3.5/gtk+-%{version}.tar.xz +Source: http://download.gnome.org/sources/gtk+/3.6/gtk+-%{version}.tar.xz Source1: im-cedilla.conf BuildRequires: gnome-common autoconf automake intltool gettext @@ -245,6 +245,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache %{_datadir}/gtk-doc %changelog +* Tue Sep 25 2012 Cosimo Cecchi - 3.6.0-1 +- Update to 3.6.0 + * Tue Sep 18 2012 Matthias Clasen - 3.5.18-1 - Update to 3.5.18 diff --git a/sources b/sources index 0a38f96..89f445c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -39998e24035c4d626c6fc87fa632c274 gtk+-3.5.18.tar.xz +6f7ef4679f7e3622894c3f57045a1188 gtk+-3.6.0.tar.xz