Update to 3.14.0
This commit is contained in:
parent
8983e67172
commit
ec0123f46f
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@
|
||||
/baobab-3.13.1.tar.xz
|
||||
/baobab-3.13.2.tar.xz
|
||||
/baobab-3.13.91.tar.xz
|
||||
/baobab-3.14.0.tar.xz
|
||||
|
@ -1,14 +1,14 @@
|
||||
%global gtk3_version 3.13.2
|
||||
|
||||
Name: baobab
|
||||
Version: 3.13.91
|
||||
Version: 3.14.0
|
||||
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.13/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/baobab/3.14/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: chrpath
|
||||
BuildRequires: gobject-introspection-devel
|
||||
@ -87,6 +87,9 @@ done
|
||||
%{_mandir}/man1/baobab.1.gz
|
||||
|
||||
%changelog
|
||||
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1
|
||||
- Update to 3.14.0
|
||||
|
||||
* Wed Sep 03 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.91-1
|
||||
- Update to 3.13.91
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user