Update to 3.24.0
This commit is contained in:
parent
c85859867a
commit
cab8ec3c5a
1
.gitignore
vendored
1
.gitignore
vendored
@ -49,3 +49,4 @@
|
||||
/baobab-3.22.1.tar.xz
|
||||
/baobab-3.23.90.tar.xz
|
||||
/baobab-3.23.91.tar.xz
|
||||
/baobab-3.24.0.tar.xz
|
||||
|
@ -1,13 +1,13 @@
|
||||
%global gtk3_version 3.19.1
|
||||
|
||||
Name: baobab
|
||||
Version: 3.23.91
|
||||
Version: 3.24.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.23/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/baobab/3.24/%{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
|
||||
* Tue Mar 21 2017 Kalev Lember <klember@redhat.com> - 3.24.0-1
|
||||
- Update to 3.24.0
|
||||
|
||||
* Mon Feb 27 2017 Richard Hughes <rhughes@redhat.com> - 3.23.91-1
|
||||
- Update to 3.23.91
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (baobab-3.23.91.tar.xz) = 6c4e30476aa8cdb913c7dc316d01da9fcea75b1d19787d1f5a5cf1a6187021a58426e8a0dce111bfd2785cf3a2c82204dbb339b4718f4e4db48b292b354a8c52
|
||||
SHA512 (baobab-3.24.0.tar.xz) = 7a16cdc7b4e77e8bad23bccc171b4e552b2eb33a43822579cdf4b1d5ac76526955c0efeadf355fcda3a72b1fd6f8dbf2a6088406b5a21b8ecc4d06ff525baa17
|
||||
|
Loading…
Reference in New Issue
Block a user