diff --git a/.gitignore b/.gitignore index f21203c..f92dbbf 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ /baobab-3.16.0.tar.xz /baobab-3.16.1.tar.xz /baobab-3.17.90.tar.xz +/baobab-3.18.0.tar.xz diff --git a/baobab.spec b/baobab.spec index 8097ed0..b743a56 100644 --- a/baobab.spec +++ b/baobab.spec @@ -1,14 +1,14 @@ %global gtk3_version 3.13.2 Name: baobab -Version: 3.17.90 +Version: 3.18.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.17/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/baobab/3.18/%{name}-%{version}.tar.xz BuildRequires: pkgconfig(gtk+-3.0) >= %{gtk3_version} BuildRequires: /usr/bin/appstream-util @@ -80,6 +80,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %changelog +* Wed Sep 23 2015 Kalev Lember - 3.18.0-1 +- Update to 3.18.0 + * Wed Sep 16 2015 Kalev Lember - 3.17.90-1 - Update to 3.17.90 - Use make_install macro diff --git a/sources b/sources index 9855b54..852d4ac 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -463ebb911a0397e7fdb336c4465f9ec0 baobab-3.17.90.tar.xz +12449709555b074a1fe8fb059d0b711c baobab-3.18.0.tar.xz