forked from pool/baobab
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
This commit is contained in:
parent
dd628e6675
commit
f3d9ff20fd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cad6278d2dcc80c84b57105aa5bb58d8a30ce98d6fabd767519ddb86c857e855
|
||||
size 586228
|
3
baobab-42.rc.tar.xz
Normal file
3
baobab-42.rc.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6541a3150046f1f708718396281b76aa99b336a21cca709eff13c69359252435
|
||||
size 588408
|
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 8 10:37:26 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 42.rc:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 16 08:58:16 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 42.beta:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 12 08:05:32 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- 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 <bjorn.lie@gmail.com>
|
||||
|
||||
|
10
baobab.spec
10
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user