diff --git a/.gitignore b/.gitignore index 21c40e5..c95a0d4 100644 --- a/.gitignore +++ b/.gitignore @@ -139,3 +139,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-3.20.3.tar.xz /gtk+-3.21.1.tar.xz /gtk+-3.21.3.tar.xz +/gtk+-3.21.4.tar.xz diff --git a/gtk3.spec b/gtk3.spec index bc551a0..e4cd46f 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -3,7 +3,7 @@ %global with_broadway 1 %endif -%global glib2_version 2.45.8 +%global glib2_version 2.49.3 %global pango_version 1.37.3 %global gdk_pixbuf_version 2.30.0 %global atk_version 2.15.1 @@ -18,7 +18,7 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk3 -Version: 3.21.3 +Version: 3.21.4 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -339,6 +339,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache %{_datadir}/installed-tests %changelog +* Mon Jul 18 2016 Kalev Lember - 3.21.4-1 +- Update to 3.21.4 + * Wed Jun 22 2016 Richard Hughes - 3.21.3-1 - Update to 3.21.3 diff --git a/sources b/sources index 7ed59ee..15c744a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -11c15614e1fc560944fd72db65d953cb gtk+-3.21.3.tar.xz +7207338d57e9633e7d8447f16cc48e46 gtk+-3.21.4.tar.xz