diff --git a/.gitignore b/.gitignore index 23f6daa..269844c 100644 --- a/.gitignore +++ b/.gitignore @@ -122,3 +122,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-3.18.1.tar.xz /gtk+-3.18.2.tar.xz /gtk+-3.19.1.tar.xz +/gtk+-3.19.2.tar.xz diff --git a/gtk3.spec b/gtk3.spec index 1c60d9b..35a1374 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.19.1 +Version: 3.19.2 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -338,6 +338,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache %{_datadir}/installed-tests %changelog +* Fri Nov 20 2015 Kalev Lember - 3.19.2-1 +- Update to 3.19.2 + * Wed Oct 28 2015 Kalev Lember - 3.19.1-1 - Update to 3.19.1 diff --git a/sources b/sources index 672ef2d..f824aa1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -685a1b497345ef53860bfca288cae591 gtk+-3.19.1.tar.xz +e4e3479e66e970ed1ee9872d48c2137d gtk+-3.19.2.tar.xz