Accepting request 1205555 from GNOME:Factory
- Update to version 47.0: + Port to AdwSpinner. + Updated translations. - Update to version 47.alpha: + Use GtkColumnView instead of GtkTreeView + Replace named colors with CSS variables + Use symbolic icons in location lists + Port to AdwDialog + Use AdwPreferencesPage/Group for location list + Use AdwButtonRow for "Add Location" button + Miscellaneous style cleanups + Allow removing files that don't exist + New pathbar style + Updated translations. OBS-URL: https://build.opensuse.org/request/show/1205555 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/baobab?expand=0&rev=56
This commit is contained in:
commit
6ae4a1e043
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<service name="obs_scm" mode="manual">
|
<service name="obs_scm" mode="manual">
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="url">https://gitlab.gnome.org/GNOME/baobab.git</param>
|
<param name="url">https://gitlab.gnome.org/GNOME/baobab.git</param>
|
||||||
<param name="revision">46.0</param>
|
<param name="revision">47.0</param>
|
||||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||||
<param name="versionrewrite-pattern">v?(.*)\+0</param>
|
<param name="versionrewrite-pattern">v?(.*)\+0</param>
|
||||||
<param name="versionrewrite-replacement">\1</param>
|
<param name="versionrewrite-replacement">\1</param>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d9ee30cbd69fbcc67fa1f964d8d85c8bc3618961bbd093c68db75dfcfc704afa
|
|
||||||
size 2898956
|
|
3
baobab-47.0.obscpio
Normal file
3
baobab-47.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:729e6ff5ad4cd2b65ee5d78923b4fab2e173cbe670379d61130d47f6c1c15eca
|
||||||
|
size 2924044
|
@ -1,3 +1,25 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 16 16:49:05 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 47.0:
|
||||||
|
+ Port to AdwSpinner.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 26 16:03:37 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 47.alpha:
|
||||||
|
+ Use GtkColumnView instead of GtkTreeView
|
||||||
|
+ Replace named colors with CSS variables
|
||||||
|
+ Use symbolic icons in location lists
|
||||||
|
+ Port to AdwDialog
|
||||||
|
+ Use AdwPreferencesPage/Group for location list
|
||||||
|
+ Use AdwButtonRow for "Add Location" button
|
||||||
|
+ Miscellaneous style cleanups
|
||||||
|
+ Allow removing files that don't exist
|
||||||
|
+ New pathbar style
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 22 08:09:31 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
Fri Mar 22 08:09:31 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: baobab
|
name: baobab
|
||||||
version: 46.0
|
version: 47.0
|
||||||
mtime: 1711044582
|
mtime: 1726503613
|
||||||
commit: ff8490573fcedf139f6ab45ee6d434736a0a38ec
|
commit: 826439b1584515fd0c384062c4bbb8e1e9739ff4
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%define glib2_version 2.44
|
%define glib2_version 2.44
|
||||||
|
|
||||||
Name: baobab
|
Name: baobab
|
||||||
Version: 46.0
|
Version: 47.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Disk Usage Analyzer
|
Summary: Disk Usage Analyzer
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
@ -38,7 +38,7 @@ BuildRequires: pkgconfig(gio-2.0) >= %{glib2_version}
|
|||||||
BuildRequires: pkgconfig(glib-2.0) >= %{glib2_version}
|
BuildRequires: pkgconfig(glib-2.0) >= %{glib2_version}
|
||||||
BuildRequires: pkgconfig(gobject-2.0) >= %{glib2_version}
|
BuildRequires: pkgconfig(gobject-2.0) >= %{glib2_version}
|
||||||
BuildRequires: pkgconfig(gtk4) >= 4.4.0
|
BuildRequires: pkgconfig(gtk4) >= 4.4.0
|
||||||
BuildRequires: pkgconfig(libadwaita-1) >= 1.4.alpha
|
BuildRequires: pkgconfig(libadwaita-1) >= 1.6.alpha
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Disk Usage Analyzer is a graphical, menu-driven application to analyse
|
Disk Usage Analyzer is a graphical, menu-driven application to analyse
|
||||||
@ -66,7 +66,7 @@ also provides a full graphical treemap window for each selected folder.
|
|||||||
%fdupes %{buildroot}%{_datadir}
|
%fdupes %{buildroot}%{_datadir}
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license COPYING COPYING.docs
|
%license COPYING
|
||||||
%doc AUTHORS NEWS README.md
|
%doc AUTHORS NEWS README.md
|
||||||
%doc %{_datadir}/help/C/%{name}/
|
%doc %{_datadir}/help/C/%{name}/
|
||||||
%{_bindir}/%{name}
|
%{_bindir}/%{name}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user