Update to 3.22.0
This commit is contained in:
parent
60b25f3291
commit
a116ce9431
1
.gitignore
vendored
1
.gitignore
vendored
@ -45,3 +45,4 @@
|
||||
/baobab-3.20.1.tar.xz
|
||||
/baobab-3.21.90.tar.xz
|
||||
/baobab-3.21.92.tar.xz
|
||||
/baobab-3.22.0.tar.xz
|
||||
|
@ -1,13 +1,13 @@
|
||||
%global gtk3_version 3.19.1
|
||||
|
||||
Name: baobab
|
||||
Version: 3.21.92
|
||||
Version: 3.22.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A graphical directory tree analyzer
|
||||
|
||||
License: GPLv2+ and GFDL
|
||||
URL: https://wiki.gnome.org/Apps/Baobab
|
||||
Source0: https://download.gnome.org/sources/baobab/3.21/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/baobab/3.22/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= %{gtk3_version}
|
||||
BuildRequires: /usr/bin/appstream-util
|
||||
@ -79,6 +79,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Sep 19 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
|
||||
- Update to 3.22.0
|
||||
|
||||
* Wed Sep 14 2016 Kalev Lember <klember@redhat.com> - 3.21.92-1
|
||||
- Update to 3.21.92
|
||||
- Don't set group tags
|
||||
|
Loading…
Reference in New Issue
Block a user