Update to 3.6.0
This commit is contained in:
parent
4de9a66283
commit
ee821647ab
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
|||||||
/baobab-3.5.90.tar.xz
|
/baobab-3.5.90.tar.xz
|
||||||
/baobab-3.5.91.tar.xz
|
/baobab-3.5.91.tar.xz
|
||||||
/baobab-3.5.92.tar.xz
|
/baobab-3.5.92.tar.xz
|
||||||
|
/baobab-3.6.0.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: baobab
|
Name: baobab
|
||||||
Version: 3.5.92
|
Version: 3.6.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A graphical directory tree analyzer
|
Summary: A graphical directory tree analyzer
|
||||||
|
|
||||||
@ -72,6 +72,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
|
|||||||
%{_datadir}/icons/hicolor/scalable/actions/view-treemap-symbolic.svg
|
%{_datadir}/icons/hicolor/scalable/actions/view-treemap-symbolic.svg
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 25 2012 Richard Hughes <hughsient@gmail.com> - 3.6.0-1
|
||||||
|
- Update to 3.6.0
|
||||||
|
|
||||||
* Wed Sep 19 2012 Richard Hughes <hughsient@gmail.com> - 3.5.92-1
|
* Wed Sep 19 2012 Richard Hughes <hughsient@gmail.com> - 3.5.92-1
|
||||||
- Update to 3.5.92
|
- Update to 3.5.92
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user