Update to 3.9.1
This commit is contained in:
parent
a0d8808a79
commit
d01cfd6bec
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@
|
||||
/baobab-3.8.0.tar.xz
|
||||
/baobab-3.8.1.tar.xz
|
||||
/baobab-3.8.2.tar.xz
|
||||
/baobab-3.9.1.tar.xz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: baobab
|
||||
Version: 3.8.2
|
||||
Version: 3.9.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A graphical directory tree analyzer
|
||||
|
||||
Group: Applications/System
|
||||
License: GPLv2+ and GFDL
|
||||
URL: https://live.gnome.org/Baobab
|
||||
Source0: http://download.gnome.org/sources/baobab/3.8/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/baobab/3.9/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: chrpath
|
||||
BuildRequires: gobject-introspection-devel
|
||||
@ -81,6 +81,9 @@ done
|
||||
%{_datadir}/icons/hicolor/scalable/actions/view-treemap-symbolic.svg
|
||||
|
||||
%changelog
|
||||
* Tue Jul 16 2013 Richard Hughes <rhughes@redhat.com> - 3.9.1-1
|
||||
- Update to 3.9.1
|
||||
|
||||
* Mon May 13 2013 Richard Hughes <rhughes@redhat.com> - 3.8.2-1
|
||||
- Update to 3.8.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user