Update to 3.32.0
This commit is contained in:
parent
d319ae839a
commit
4512335e2b
1
.gitignore
vendored
1
.gitignore
vendored
@ -57,3 +57,4 @@
|
||||
/baobab-3.28.0.tar.xz
|
||||
/baobab-3.30.0.tar.xz
|
||||
/baobab-3.31.1.tar.xz
|
||||
/baobab-3.32.0.tar.xz
|
||||
|
@ -1,13 +1,13 @@
|
||||
%global gtk3_version 3.20
|
||||
|
||||
Name: baobab
|
||||
Version: 3.31.1
|
||||
Version: 3.32.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.31/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/baobab/3.32/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= %{gtk3_version}
|
||||
BuildRequires: /usr/bin/appstream-util
|
||||
@ -63,6 +63,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.baobab.des
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 11 2019 Kalev Lember <klember@redhat.com> - 3.32.0-1
|
||||
- Update to 3.32.0
|
||||
|
||||
* Fri Feb 01 2019 Kalev Lember <klember@redhat.com> - 3.31.1-1
|
||||
- Update to 3.31.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (baobab-3.31.1.tar.xz) = 74778c6e5ef8fdd4b3fc104bb0015c1c60fa6008365258e7edaaf5e022828b5517fc9f5830aa318251bbf3c28ec5be4bf3090528bbebf512d01674fd46ac08a2
|
||||
SHA512 (baobab-3.32.0.tar.xz) = 7ebef5c850998c7d15fca942608b1c16314e93d3353926884e864b61d6b69decf5795c18328dc03a98a86b9cf2a378619b72a86656573fc678d8c7cca60717db
|
||||
|
Loading…
Reference in New Issue
Block a user