Update to 3.21.92
This commit is contained in:
parent
12d783edd6
commit
688ac5dcde
1
.gitignore
vendored
1
.gitignore
vendored
@ -44,3 +44,4 @@
|
|||||||
/baobab-3.20.0.tar.xz
|
/baobab-3.20.0.tar.xz
|
||||||
/baobab-3.20.1.tar.xz
|
/baobab-3.20.1.tar.xz
|
||||||
/baobab-3.21.90.tar.xz
|
/baobab-3.21.90.tar.xz
|
||||||
|
/baobab-3.21.92.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global gtk3_version 3.19.1
|
%global gtk3_version 3.19.1
|
||||||
|
|
||||||
Name: baobab
|
Name: baobab
|
||||||
Version: 3.21.90
|
Version: 3.21.92
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A graphical directory tree analyzer
|
Summary: A graphical directory tree analyzer
|
||||||
|
|
||||||
@ -80,6 +80,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 14 2016 Kalev Lember <klember@redhat.com> - 3.21.92-1
|
||||||
|
- Update to 3.21.92
|
||||||
|
|
||||||
* Thu Aug 18 2016 Kalev Lember <klember@redhat.com> - 3.21.90-1
|
* Thu Aug 18 2016 Kalev Lember <klember@redhat.com> - 3.21.90-1
|
||||||
- Update to 3.21.90
|
- Update to 3.21.90
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user