From f3d9ff20fd27a3b15117f40244aa0a53cb795cedd2888cdd428cd79aa306ea40 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 21 Mar 2022 08:34:44 +0000 Subject: [PATCH] Accepting request 962772 from GNOME:Next GNOME 42 - here we come OBS-URL: https://build.opensuse.org/request/show/962772 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/baobab?expand=0&rev=107 --- baobab-41.0.tar.xz | 3 --- baobab-42.rc.tar.xz | 3 +++ baobab.changes | 24 ++++++++++++++++++++++++ baobab.spec | 10 +++++----- 4 files changed, 32 insertions(+), 8 deletions(-) delete mode 100644 baobab-41.0.tar.xz create mode 100644 baobab-42.rc.tar.xz diff --git a/baobab-41.0.tar.xz b/baobab-41.0.tar.xz deleted file mode 100644 index 15e66aa..0000000 --- a/baobab-41.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cad6278d2dcc80c84b57105aa5bb58d8a30ce98d6fabd767519ddb86c857e855 -size 586228 diff --git a/baobab-42.rc.tar.xz b/baobab-42.rc.tar.xz new file mode 100644 index 0000000..3d3b4dd --- /dev/null +++ b/baobab-42.rc.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6541a3150046f1f708718396281b76aa99b336a21cca709eff13c69359252435 +size 588408 diff --git a/baobab.changes b/baobab.changes index 0dcafab..cf409bf 100644 --- a/baobab.changes +++ b/baobab.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Tue Mar 8 10:37:26 UTC 2022 - Bjørn Lie + +- Update to version 42.rc: + + Updated translations. + +------------------------------------------------------------------- +Wed Feb 16 08:58:16 UTC 2022 - Bjørn Lie + +- Update to version 42.beta: + + Updated translations. + +------------------------------------------------------------------- +Wed Jan 12 08:05:32 UTC 2022 - Dominique Leuenberger + +- Update to version 42.alpha: + + Ported to GTK4 and libadwaita. + + Adjusted styling, so that numbers in cells are aligned, keeping + the UI from shifting during scanning. + + Updated translations. +- Change BuildRequires according to the GTK4 port: + + Replace pkgconfig(gtk+-3.0) with pkgconfig(gtk4) + + Replace pkgconfig(libhandy-1) with pkgconfig(libadwaita-1) + ------------------------------------------------------------------- Tue Sep 21 20:30:16 UTC 2021 - Bjørn Lie diff --git a/baobab.spec b/baobab.spec index 3a1ef53..fbbfe0d 100644 --- a/baobab.spec +++ b/baobab.spec @@ -1,7 +1,7 @@ # # spec file for package baobab # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands # # All modifications and additions to the file contributed by third parties @@ -20,13 +20,13 @@ %define glib2_version 2.44 Name: baobab -Version: 41.0 +Version: 42.rc 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/41/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/baobab/42/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: meson >= 0.50.0 @@ -36,8 +36,8 @@ BuildRequires: yelp-tools BuildRequires: pkgconfig(gio-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 -BuildRequires: pkgconfig(libhandy-1) +BuildRequires: pkgconfig(gtk4) >= 4.4.0 +BuildRequires: pkgconfig(libadwaita-1) >= 1.0.0 %description Disk Usage Analyzer is a graphical, menu-driven application to analyse