diff --git a/.gitignore b/.gitignore index e9fdb72..d2c63da 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/baobab.spec b/baobab.spec index 6807e30..01b35ff 100644 --- a/baobab.spec +++ b/baobab.spec @@ -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 - 3.16.0-1 +- Update to 3.16.0 + * Wed Feb 18 2015 David King - 3.15.90-1 - Update to 3.15.90 - Use license macro for COPYING and COPYING.docs diff --git a/sources b/sources index fa79e8d..a88f2c3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1d69a896d2b496f8551b87bf117f9817 baobab-3.15.90.tar.xz +e02c8f8c2ea8c34dff490bc79102ff29 baobab-3.16.0.tar.xz