Upgrade to 3.38.0
Update Version, Release, Source0, stage 'prep', 'files'
This commit is contained in:
parent
16ac4d0683
commit
3b90428ba7
Binary file not shown.
BIN
baobab-3.38.0.tar.xz
Normal file
BIN
baobab-3.38.0.tar.xz
Normal file
Binary file not shown.
18
baobab.spec
18
baobab.spec
@ -1,10 +1,10 @@
|
||||
Name: baobab
|
||||
Version: 3.30.0
|
||||
Release: 2
|
||||
Version: 3.38.0
|
||||
Release: 1
|
||||
Summary: Graphical directory tree analyzer
|
||||
License: GPLv2+ and GFDL
|
||||
URL: https://wiki.gnome.org/Apps/Baobab
|
||||
Source0: https://download.gnome.org/sources/baobab/3.30/baobab-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/baobab/3.38/baobab-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.20 libappstream-glib desktop-file-utils
|
||||
BuildRequires: gettext itstool meson vala
|
||||
@ -24,7 +24,7 @@ Summary: Documentation for baobab
|
||||
This package provides documentation for baobab.
|
||||
|
||||
%prep
|
||||
%autosetup -n baobab-3.30.0 -p1
|
||||
%autosetup -n baobab-%{version} -p1
|
||||
|
||||
%build
|
||||
%meson
|
||||
@ -41,19 +41,23 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.baobab.des
|
||||
|
||||
|
||||
%files -f baobab.lang
|
||||
%doc AUTHORS NEWS README COPYING COPYING.docs
|
||||
%doc AUTHORS NEWS README.md COPYING COPYING.docs
|
||||
%{_bindir}/baobab
|
||||
%{_datadir}/applications/org.gnome.baobab.desktop
|
||||
%{_datadir}/dbus-1/services/org.gnome.baobab.service
|
||||
%{_datadir}/metainfo/org.gnome.baobab.appdata.xml
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.baobab.gschema.xml
|
||||
%{_datadir}/icons/hicolor/*/apps/baobab.png
|
||||
%{_datadir}/icons/hicolor/symbolic/apps/baobab-symbolic.svg
|
||||
%{_datadir}/icons/hicolor/scalable/apps/org.gnome.baobab*.svg
|
||||
%{_datadir}/icons/hicolor/symbolic/apps/org.gnome.baobab-symbolic.svg
|
||||
|
||||
%files help
|
||||
%{_mandir}/man1/baobab.1*
|
||||
|
||||
%changelog
|
||||
* Mon Jun 7 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 3.38.0-1
|
||||
- Upgrade to 3.38.0
|
||||
- Update Version, Release, Source0, stage 'prep', 'files'
|
||||
|
||||
* Wed Dec 11 2019 fengbing <fengbing7@huawei.com> - 3.30.0-2
|
||||
- Package init
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user