!9 Update to 43.0
From: @dwl301 Reviewed-by: @zhang__3125 Signed-off-by: @zhang__3125
This commit is contained in:
commit
37df81bed4
Binary file not shown.
BIN
baobab-43.0.tar.xz
Normal file
BIN
baobab-43.0.tar.xz
Normal file
Binary file not shown.
39
baobab.spec
39
baobab.spec
@ -1,34 +1,34 @@
|
|||||||
%global gtk4_version 4.4.0
|
%global gtk4_version 4.4.0
|
||||||
%global libadwaita_version 1.0.0
|
%global libadwaita_version 1.2
|
||||||
|
|
||||||
|
|
||||||
Name: baobab
|
Name: baobab
|
||||||
Version: 42.0
|
Version: 43.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Graphical directory tree analyzer
|
Summary: A graphical directory tree analyzer
|
||||||
License: GPLv2+ and GFDL-1.1-or-later
|
License: GPLv2+ and GFDL-1.1-or-later
|
||||||
URL: https://wiki.gnome.org/Apps/Baobab
|
URL: https://wiki.gnome.org/Apps/Baobab
|
||||||
Source0: https://download.gnome.org/sources/baobab/42/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/baobab/43/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: pkgconfig(gtk4) >= %{gtk4_version} pkgconfig(libadwaita-1) >= %{libadwaita_version}
|
BuildRequires: pkgconfig(gtk4) >= %{gtk4_version}
|
||||||
|
BuildRequires: pkgconfig(libadwaita-1) >= %{libadwaita_version}
|
||||||
BuildRequires: /usr/bin/appstream-util
|
BuildRequires: /usr/bin/appstream-util
|
||||||
BuildRequires: desktop-file-utils gettext itstool meson vala
|
BuildRequires: desktop-file-utils
|
||||||
|
BuildRequires: gettext
|
||||||
|
BuildRequires: itstool
|
||||||
|
BuildRequires: meson
|
||||||
|
BuildRequires: vala
|
||||||
|
|
||||||
Requires: gtk4%{?_isa} >= %{libadwaita_version}
|
Requires: gtk4%{?_isa} >= %{libadwaita_version}
|
||||||
Requires: libadwaita%{?_isa} >= %{libadwaita_version}
|
Requires: libadwaita%{?_isa} >= %{libadwaita_version}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Baobab can scan specific directories or the entire file system to provide users with a graphical
|
Baobab is able to scan either specific directories or the whole filesystem, in
|
||||||
tree representation,including the size or percentage of each directory in a branch.It also auto-detects
|
order to give the user a graphical tree representation including each
|
||||||
in real-time any change made to your home folder as far as any mounted/unmounted device.
|
directory size or percentage in the branch. It also auto-detects in real-time
|
||||||
|
any change made to your home folder as far as any mounted/unmounted device.
|
||||||
%package help
|
|
||||||
Summary: Documentation for baobab
|
|
||||||
|
|
||||||
%description help
|
|
||||||
This package provides documentation for baobab.
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{name}-%{version} -p1
|
%autosetup -p1 -n %{name}-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%meson
|
%meson
|
||||||
@ -53,11 +53,12 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.baobab.des
|
|||||||
%{_datadir}/icons/hicolor/symbolic/apps/org.gnome.baobab-symbolic.svg
|
%{_datadir}/icons/hicolor/symbolic/apps/org.gnome.baobab-symbolic.svg
|
||||||
%{_datadir}/glib-2.0/schemas/org.gnome.baobab.gschema.xml
|
%{_datadir}/glib-2.0/schemas/org.gnome.baobab.gschema.xml
|
||||||
%{_datadir}/metainfo/org.gnome.baobab.appdata.xml
|
%{_datadir}/metainfo/org.gnome.baobab.appdata.xml
|
||||||
|
|
||||||
%files help
|
|
||||||
%{_mandir}/man1/baobab.1*
|
%{_mandir}/man1/baobab.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 02 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 43.0-1
|
||||||
|
- Update to 43.0
|
||||||
|
|
||||||
* Mon May 30 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 42.0-1
|
* Mon May 30 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 42.0-1
|
||||||
- Update to 42.0
|
- Update to 42.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user