Update to 3.28.0
This commit is contained in:
parent
9342318b8f
commit
2883687b79
1
.gitignore
vendored
1
.gitignore
vendored
@ -54,3 +54,4 @@
|
|||||||
/baobab-3.26.0.tar.xz
|
/baobab-3.26.0.tar.xz
|
||||||
/baobab-3.26.1.tar.xz
|
/baobab-3.26.1.tar.xz
|
||||||
/baobab-3.27.90.tar.xz
|
/baobab-3.27.90.tar.xz
|
||||||
|
/baobab-3.28.0.tar.xz
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
%global gtk3_version 3.19.1
|
%global gtk3_version 3.19.1
|
||||||
|
|
||||||
Name: baobab
|
Name: baobab
|
||||||
Version: 3.27.90
|
Version: 3.28.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A graphical directory tree analyzer
|
Summary: A graphical directory tree analyzer
|
||||||
|
|
||||||
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.27/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/baobab/3.28/%{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
|
||||||
@ -63,6 +63,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.baobab.des
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 12 2018 Kalev Lember <klember@redhat.com> - 3.28.0-1
|
||||||
|
- Update to 3.28.0
|
||||||
|
|
||||||
* Tue Mar 06 2018 Kalev Lember <klember@redhat.com> - 3.27.90-1
|
* Tue Mar 06 2018 Kalev Lember <klember@redhat.com> - 3.27.90-1
|
||||||
- Update to 3.27.90
|
- Update to 3.27.90
|
||||||
- Switch to the meson build system
|
- Switch to the meson build system
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (baobab-3.27.90.tar.xz) = 5f474b3b46f3a4312c6f3e2c070b7762adcb7f85a9d7276c5073e0d4c597f31030c77a590e6019fe24003de774ad64708c35bdcc8b221a00967e729fc11914ac
|
SHA512 (baobab-3.28.0.tar.xz) = ff849f51d8177fff7378a3b2e74795b881da55c1b0c9cbfe2069a4417568aeb6d2c965454e8ffd322039a27d5380827ff8c41d78ee892476dc472c2c16af5ec8
|
||||||
|
Loading…
Reference in New Issue
Block a user