Update to 3.17.90
This commit is contained in:
parent
2ec9707b90
commit
f7e0621e7f
1
.gitignore
vendored
1
.gitignore
vendored
@ -37,3 +37,4 @@
|
||||
/baobab-3.15.90.tar.xz
|
||||
/baobab-3.16.0.tar.xz
|
||||
/baobab-3.16.1.tar.xz
|
||||
/baobab-3.17.90.tar.xz
|
||||
|
@ -1,14 +1,14 @@
|
||||
%global gtk3_version 3.13.2
|
||||
|
||||
Name: baobab
|
||||
Version: 3.16.1
|
||||
Release: 2%{?dist}
|
||||
Version: 3.17.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.16/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/baobab/3.17/%{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 16 2015 Kalev Lember <klember@redhat.com> - 3.17.90-1
|
||||
- Update to 3.17.90
|
||||
|
||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.16.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user