forked from pool/baobab
Accepting request 842857 from GNOME:Next
update to 3.38.1 - TW should be ready OBS-URL: https://build.opensuse.org/request/show/842857 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/baobab?expand=0&rev=102
This commit is contained in:
parent
57d4fe8381
commit
5cf51bcaa9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7f981d4f135e4f80fba3f66e86b0eeedc94a2434649262ff01a5f0cb027b20c5
|
||||
size 458500
|
3
baobab-3.38.0.tar.xz
Normal file
3
baobab-3.38.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:048468147860816b97f15d50b3c84e9acf0539c1441cfeb63703d112e8728329
|
||||
size 579948
|
@ -1,3 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 14 12:43:39 UTC 2020 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.38.0:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 4 15:05:43 UTC 2020 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.37.90:
|
||||
+ Added UI to change excluded locations.
|
||||
+ Style fixes.
|
||||
- Changes from version 3.37.2:
|
||||
+ Improved treeview navigation in order to avoid horizontal
|
||||
scrolling.
|
||||
+ Updated color palette of the charts.
|
||||
+ Added a command line option to cross filesystem boundaries.
|
||||
- Changes from version 3.35.1:
|
||||
+ Files are now shown in the UI.
|
||||
+ Many fixes for the location list, including duplication issues
|
||||
and a problem with network locations blocking the UI.
|
||||
+ Disk Usage Analyzer now shows up in the list of recommended
|
||||
applications for folders.
|
||||
+ Mount points are now excluded only if on different filesystems.
|
||||
+ Visual fixes (tooltips, sorting of recent items).
|
||||
+ Added the possibility to clear the recent list.
|
||||
+ Improved Shortcut window.
|
||||
+ Updated translations.
|
||||
- Drop pkgconfig(gio-unix-2.0) BuildRequires: no longer checked in
|
||||
meson.build.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 28 15:29:15 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -20,21 +20,20 @@
|
||||
%define glib2_version 2.44
|
||||
|
||||
Name: baobab
|
||||
Version: 3.34.1
|
||||
Version: 3.38.0
|
||||
Release: 0
|
||||
Summary: Disk Usage Analyzer
|
||||
License: GPL-2.0-or-later
|
||||
Group: System/GUI/GNOME
|
||||
URL: https://wiki.gnome.org/Apps/DiskUsageAnalyzer
|
||||
Source0: https://download.gnome.org/sources/baobab/3.34/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/baobab/3.38/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: meson
|
||||
BuildRequires: meson >= 0.50.0
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: vala >= 0.38.0.11
|
||||
BuildRequires: yelp-tools
|
||||
BuildRequires: pkgconfig(gio-2.0) >= %{glib2_version}
|
||||
BuildRequires: pkgconfig(gio-unix-2.0) >= %{glib2_version}
|
||||
BuildRequires: pkgconfig(glib-2.0) >= %{glib2_version}
|
||||
BuildRequires: pkgconfig(gobject-2.0) >= %{glib2_version}
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.20
|
||||
|
Loading…
x
Reference in New Issue
Block a user