Update to 3.18.0

This commit is contained in:
Kalev Lember 2015-09-23 16:09:44 +02:00
parent 840cad6f37
commit 36e28aeafb
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <klember@redhat.com> - 3.18.0-1
- Update to 3.18.0
* Wed Sep 16 2015 Kalev Lember <klember@redhat.com> - 3.17.90-1
- Update to 3.17.90
- Use make_install macro

View File

@ -1 +1 @@
463ebb911a0397e7fdb336c4465f9ec0 baobab-3.17.90.tar.xz
12449709555b074a1fe8fb059d0b711c baobab-3.18.0.tar.xz