Update to 3.22.0

This commit is contained in:
Kalev Lember 2016-09-19 09:55:03 +02:00
parent 60b25f3291
commit a116ce9431
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
1b40d9bc01de0301bbcc8a2304413ed1 baobab-3.21.92.tar.xz
51febd8d30a9c417871d69933f2c40f2 baobab-3.22.0.tar.xz