diff --git a/.gitignore b/.gitignore index a0196ab..ab09952 100644 --- a/.gitignore +++ b/.gitignore @@ -147,3 +147,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-3.22.2.tar.xz /gtk+-3.22.3.tar.xz /gtk+-3.22.4.tar.xz +/gtk+-3.22.5.tar.xz diff --git a/gtk3.spec b/gtk3.spec index f6467c0..8008fb8 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -17,7 +17,7 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: gtk3 -Version: 3.22.4 +Version: 3.22.5 Release: 1%{?dist} Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X @@ -333,6 +333,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache %{_datadir}/installed-tests %changelog +* Sun Dec 11 2016 Kalev Lember - 3.22.5-1 +- Update to 3.22.5 + * Mon Nov 21 2016 Kalev Lember - 3.22.4-1 - Update to 3.22.4 diff --git a/sources b/sources index 1384154..3345fc1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -666b5500abe2e4cf587b83cc5208d4dc gtk+-3.22.4.tar.xz +55e0198f100db98f31d1b0f9dc403794 gtk+-3.22.5.tar.xz