From f855de0735123921bad7a4657f9422382b38f5a6 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Thu, 10 Nov 2016 11:47:26 +0000 Subject: [PATCH] Update to 3.22.3 --- .gitignore | 1 + gtk3.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5d7ecbf..63e5ef2 100644 --- a/.gitignore +++ b/.gitignore @@ -145,3 +145,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-3.22.0.tar.xz /gtk+-3.22.1.tar.xz /gtk+-3.22.2.tar.xz +/gtk+-3.22.3.tar.xz diff --git a/gtk3.spec b/gtk3.spec index df17572..db9c527 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -17,8 +17,8 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: gtk3 -Version: 3.22.2 -Release: 2%{?dist} +Version: 3.22.3 +Release: 1%{?dist} Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X License: LGPLv2+ @@ -338,6 +338,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache %{_datadir}/installed-tests %changelog +* Thu Nov 10 2016 Kalev Lember - 3.22.3-1 +- Update to 3.22.3 + * Tue Nov 8 2016 Matthias Clasen - 3.22.2-2 - Fix #1376471 diff --git a/sources b/sources index 66fa2fc..2abec9a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ad6c8c58b47cbf1b0cbb0d6ef5c4667a gtk+-3.22.2.tar.xz +f0e6492896a2ca244501142319adaa95 gtk+-3.22.3.tar.xz