Update to 3.18.0
This commit is contained in:
parent
840cad6f37
commit
36e28aeafb
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user