diff --git a/.gitignore b/.gitignore index c1d5ed1..c40d8e7 100644 --- a/.gitignore +++ b/.gitignore @@ -93,3 +93,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-3.14.0.tar.xz /gtk+-3.14.1.tar.xz /gtk+-3.14.2.tar.xz +/gtk+-3.14.3.tar.xz diff --git a/gtk3.spec b/gtk3.spec index 29d8c2e..e36a9ed 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -17,7 +17,7 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk3 -Version: 3.14.2 +Version: 3.14.3 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -313,6 +313,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache %{_datadir}/installed-tests %changelog +* Mon Oct 13 2014 Kalev Lember - 3.14.3-1 +- Update to 3.14.3 + * Wed Oct 08 2014 Kalev Lember - 3.14.2-1 - Update to 3.14.2 diff --git a/sources b/sources index 0fad93c..0b48725 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -49fba3678fc62ce404f89e21658e45c0 gtk+-3.14.2.tar.xz +17fd226c03d95347b1aef3b138c2a8c9 gtk+-3.14.3.tar.xz