From a116ce943193664ca8e5db839088cc8a2f013ecb Mon Sep 17 00:00:00 2001
From: Kalev Lember <klember@redhat.com>
Date: Mon, 19 Sep 2016 09:55:03 +0200
Subject: [PATCH] Update to 3.22.0

---
 .gitignore  | 1 +
 baobab.spec | 7 +++++--
 sources     | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index a86d295..404eb38 100644
--- a/.gitignore
+++ b/.gitignore
@@ -45,3 +45,4 @@
 /baobab-3.20.1.tar.xz
 /baobab-3.21.90.tar.xz
 /baobab-3.21.92.tar.xz
+/baobab-3.22.0.tar.xz
diff --git a/baobab.spec b/baobab.spec
index 49e5bdf..db7ecde 100644
--- a/baobab.spec
+++ b/baobab.spec
@@ -1,13 +1,13 @@
 %global gtk3_version 3.19.1
 
 Name:           baobab
-Version:        3.21.92
+Version:        3.22.0
 Release:        1%{?dist}
 Summary:        A graphical directory tree analyzer
 
 License:        GPLv2+ and GFDL
 URL:            https://wiki.gnome.org/Apps/Baobab
-Source0:        https://download.gnome.org/sources/baobab/3.21/%{name}-%{version}.tar.xz
+Source0:        https://download.gnome.org/sources/baobab/3.22/%{name}-%{version}.tar.xz
 
 BuildRequires:  pkgconfig(gtk+-3.0) >= %{gtk3_version}
 BuildRequires:  /usr/bin/appstream-util
@@ -79,6 +79,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 
 
 %changelog
+* Mon Sep 19 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
+- Update to 3.22.0
+
 * Wed Sep 14 2016 Kalev Lember <klember@redhat.com> - 3.21.92-1
 - Update to 3.21.92
 - Don't set group tags
diff --git a/sources b/sources
index 5d38f94..02c45f5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1b40d9bc01de0301bbcc8a2304413ed1  baobab-3.21.92.tar.xz
+51febd8d30a9c417871d69933f2c40f2  baobab-3.22.0.tar.xz