From 719f17316587f648bf4bbd09db7b69d4d391282b Mon Sep 17 00:00:00 2001 From: David King Date: Wed, 24 Jun 2015 09:48:21 +0100 Subject: [PATCH] Update to 3.17.4 --- .gitignore | 1 + gtk3.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 0f0efbe..209b388 100644 --- a/.gitignore +++ b/.gitignore @@ -112,3 +112,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-3.16.2.tar.xz /gtk+-3.17.1.tar.xz /gtk+-3.17.3.tar.xz +/gtk+-3.17.4.tar.xz diff --git a/gtk3.spec b/gtk3.spec index 3a3c799..3a28879 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -4,7 +4,7 @@ %endif %global glib2_version 2.43.4 -%global pango_version 1.36.7 +%global pango_version 1.37.1 %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.3 -Release: 3%{?dist} +Version: 3.17.4 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org @@ -350,6 +350,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_datadir}/installed-tests %changelog +* Wed Jun 24 2015 David King - 3.17.4-1 +- Update to 3.17.4 + * Wed Jun 17 2015 Kalev Lember - 3.17.3-3 - Obsolete gtk-solidity-engine diff --git a/sources b/sources index 043cbf5..7ec15dd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6749e9ae5e1add93fb433dd19f4c58d3 gtk+-3.17.3.tar.xz +875ff31a1e8baf8f46ce579fdc5d79b8 gtk+-3.17.4.tar.xz