diff --git a/.gitignore b/.gitignore index 8155937..84c583f 100644 --- a/.gitignore +++ b/.gitignore @@ -115,3 +115,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-3.17.4.tar.xz /gtk+-3.17.5.tar.xz /gtk+-3.17.6.tar.xz +/gtk+-3.17.7.tar.xz diff --git a/gtk3.spec b/gtk3.spec index 608cee7..6b9dbf5 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -4,7 +4,7 @@ %endif %global glib2_version 2.43.4 -%global pango_version 1.37.1 +%global pango_version 1.37.3 %global gdk_pixbuf_version 2.30.0 %global atk_version 2.15.1 %global cairo_version 1.14.0 @@ -17,8 +17,8 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk3 -Version: 3.17.6 -Release: 3%{?dist} +Version: 3.17.7 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org @@ -340,6 +340,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache %{_datadir}/installed-tests %changelog +* Tue Aug 18 2015 Kalev Lember - 3.17.7-1 +- Update to 3.17.7 + * Fri Aug 14 2015 Matthias Clasen - 3.17.6-3 - Add file triggers for im modules diff --git a/sources b/sources index 455ee84..15f865f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2a8238af3748b36681975ba064fa8391 gtk+-3.17.6.tar.xz +e4585b40f7d7d8847726f7fa58a2fe3c gtk+-3.17.7.tar.xz