Update to 3.21.90
This commit is contained in:
parent
156acb0fa7
commit
12d783edd6
1
.gitignore
vendored
1
.gitignore
vendored
@ -43,3 +43,4 @@
|
||||
/baobab-3.19.91.tar.xz
|
||||
/baobab-3.20.0.tar.xz
|
||||
/baobab-3.20.1.tar.xz
|
||||
/baobab-3.21.90.tar.xz
|
||||
|
@ -1,19 +1,19 @@
|
||||
%global gtk3_version 3.19.1
|
||||
|
||||
Name: baobab
|
||||
Version: 3.20.1
|
||||
Version: 3.21.90
|
||||
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.20/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/baobab/3.21/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= %{gtk3_version}
|
||||
BuildRequires: /usr/bin/appstream-util
|
||||
BuildRequires: intltool
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: gettext
|
||||
BuildRequires: itstool
|
||||
BuildRequires: vala-tools
|
||||
|
||||
@ -80,6 +80,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 18 2016 Kalev Lember <klember@redhat.com> - 3.21.90-1
|
||||
- Update to 3.21.90
|
||||
|
||||
* Wed Apr 13 2016 Kalev Lember <klember@redhat.com> - 3.20.1-1
|
||||
- Update to 3.20.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user