Update to 3.5.3
This commit is contained in:
parent
27b4bedfca
commit
65efa2765c
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
|||||||
/baobab-3.3.4.tar.xz
|
/baobab-3.3.4.tar.xz
|
||||||
/baobab-3.4.0.tar.xz
|
/baobab-3.4.0.tar.xz
|
||||||
/baobab-3.4.1.tar.xz
|
/baobab-3.4.1.tar.xz
|
||||||
|
/baobab-3.5.3.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: baobab
|
Name: baobab
|
||||||
Version: 3.4.1
|
Version: 3.5.3
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A graphical directory tree analyzer
|
Summary: A graphical directory tree analyzer
|
||||||
|
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -71,6 +71,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 25 2012 Richard Hughes <hughsient@gmail.com> - 3.5.3-1
|
||||||
|
- Update to 3.5.3
|
||||||
|
|
||||||
* Tue Apr 24 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-2
|
* Tue Apr 24 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-2
|
||||||
- Silence glib-compile-schemas output
|
- Silence glib-compile-schemas output
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user