Update to 3.22.1
This commit is contained in:
parent
1304586d96
commit
483ad7fc34
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user