diff --git a/.gitignore b/.gitignore index bc11ea7..ab3b271 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-3.8.0.tar.xz /gtk+-3.8.1.tar.xz /gtk+-3.9.0.tar.xz +/gtk+-3.9.2.tar.xz diff --git a/gtk3.spec b/gtk3.spec index ebadae2..53f3087 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -14,8 +14,8 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk3 -Version: 3.9.0 -Release: 2%{?dist} +Version: 3.9.2 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org @@ -267,6 +267,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache %{_datadir}/gtk-doc %changelog +* Sun Jun 02 2013 Kalev Lember - 3.9.2-1 +- Update to 3.9.2 + * Wed May 8 2013 Matthias Clasen - 3.9.0-2 - Make man gtk-query-immodules-3.0-64 work diff --git a/sources b/sources index efc0e6b..f99b47b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -23310b5a9d1489f40ee688c5a0ea67d0 gtk+-3.9.0.tar.xz +95f4db7afaa9bb00358f6fc397c47046 gtk+-3.9.2.tar.xz