Update to 3.22.1

This commit is contained in:
Kalev Lember 2016-11-23 17:57:33 +01:00
parent 1304586d96
commit 483ad7fc34
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -46,3 +46,4 @@
/baobab-3.21.90.tar.xz
/baobab-3.21.92.tar.xz
/baobab-3.22.0.tar.xz
/baobab-3.22.1.tar.xz

View File

@ -1,8 +1,8 @@
%global gtk3_version 3.19.1
Name: baobab
Version: 3.22.0
Release: 2%{?dist}
Version: 3.22.1
Release: 1%{?dist}
Summary: A graphical directory tree analyzer
License: GPLv2+ and GFDL
@ -79,6 +79,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
%changelog
* Wed Nov 23 2016 Kalev Lember <klember@redhat.com> - 3.22.1-1
- Update to 3.22.1
* Thu Sep 22 2016 Kalev Lember <klember@redhat.com> - 3.22.0-2
- BR vala instead of obsolete vala-tools subpackage

View File

@ -1 +1 @@
51febd8d30a9c417871d69933f2c40f2 baobab-3.22.0.tar.xz
422a2b6cfa57f3dba92fac2cb13b9ffb baobab-3.22.1.tar.xz