Update to 3.16.0
This commit is contained in:
parent
1bd569c299
commit
75f83ade36
1
.gitignore
vendored
1
.gitignore
vendored
@ -35,3 +35,4 @@
|
|||||||
/baobab-3.14.0.tar.xz
|
/baobab-3.14.0.tar.xz
|
||||||
/baobab-3.14.1.tar.xz
|
/baobab-3.14.1.tar.xz
|
||||||
/baobab-3.15.90.tar.xz
|
/baobab-3.15.90.tar.xz
|
||||||
|
/baobab-3.16.0.tar.xz
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
%global gtk3_version 3.13.2
|
%global gtk3_version 3.13.2
|
||||||
|
|
||||||
Name: baobab
|
Name: baobab
|
||||||
Version: 3.15.90
|
Version: 3.16.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A graphical directory tree analyzer
|
Summary: A graphical directory tree analyzer
|
||||||
|
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
License: GPLv2+ and GFDL
|
License: GPLv2+ and GFDL
|
||||||
URL: https://wiki.gnome.org/Apps/Baobab
|
URL: https://wiki.gnome.org/Apps/Baobab
|
||||||
Source0: https://download.gnome.org/sources/baobab/3.15/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/baobab/3.16/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: pkgconfig(gtk+-3.0) >= %{gtk3_version}
|
BuildRequires: pkgconfig(gtk+-3.0) >= %{gtk3_version}
|
||||||
BuildRequires: /usr/bin/appstream-util
|
BuildRequires: /usr/bin/appstream-util
|
||||||
@ -85,6 +85,9 @@ done
|
|||||||
%{_mandir}/man1/baobab.1*
|
%{_mandir}/man1/baobab.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 23 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.0-1
|
||||||
|
- Update to 3.16.0
|
||||||
|
|
||||||
* Wed Feb 18 2015 David King <amigadave@amigadave.com> - 3.15.90-1
|
* Wed Feb 18 2015 David King <amigadave@amigadave.com> - 3.15.90-1
|
||||||
- Update to 3.15.90
|
- Update to 3.15.90
|
||||||
- Use license macro for COPYING and COPYING.docs
|
- Use license macro for COPYING and COPYING.docs
|
||||||
|
Loading…
Reference in New Issue
Block a user