Update to 3.16.0

This commit is contained in:
Kalev Lember 2015-03-23 21:13:13 +01:00
parent 1bd569c299
commit 75f83ade36
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -35,3 +35,4 @@
/baobab-3.14.0.tar.xz
/baobab-3.14.1.tar.xz
/baobab-3.15.90.tar.xz
/baobab-3.16.0.tar.xz

View File

@ -1,14 +1,14 @@
%global gtk3_version 3.13.2
Name: baobab
Version: 3.15.90
Version: 3.16.0
Release: 1%{?dist}
Summary: A graphical directory tree analyzer
Group: Applications/System
License: GPLv2+ and GFDL
URL: https://wiki.gnome.org/Apps/Baobab
Source0: https://download.gnome.org/sources/baobab/3.15/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/baobab/3.16/%{name}-%{version}.tar.xz
BuildRequires: pkgconfig(gtk+-3.0) >= %{gtk3_version}
BuildRequires: /usr/bin/appstream-util
@ -85,6 +85,9 @@ done
%{_mandir}/man1/baobab.1*
%changelog
* Mon Mar 23 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.0-1
- Update to 3.16.0
* Wed Feb 18 2015 David King <amigadave@amigadave.com> - 3.15.90-1
- Update to 3.15.90
- Use license macro for COPYING and COPYING.docs

View File

@ -1 +1 @@
1d69a896d2b496f8551b87bf117f9817 baobab-3.15.90.tar.xz
e02c8f8c2ea8c34dff490bc79102ff29 baobab-3.16.0.tar.xz