Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnome-usage for openSUSE:Factory checked in at 2023-09-20 13:23:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-usage (Old) and /work/SRC/openSUSE:Factory/.gnome-usage.new.16627 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-usage" Wed Sep 20 13:23:07 2023 rev:9 rq:1111852 version:45.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-usage/gnome-usage.changes 2021-09-03 21:25:33.202134156 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-usage.new.16627/gnome-usage.changes 2023-09-20 13:24:21.352255134 +0200 @@ -1,0 +2,20 @@ +Sun Sep 17 21:08:20 UTC 2023 - Bjørn Lie <[email protected]> + +- Update to version 45.0: + + Remove GNOME from the app's name. + + Porting to GTK4 and the new Adwaita widgets with a completely + rewritten graph view. + + Normalising the load, so that 100 % now means all threads are + in use. + + Reducing the re-rendering by making the graphs not scroll + continuously â at least by default. + + Making sure Usage doesn't think we had no swap just because 0% + is left. + + Various bug and enhancement fixes. + + Updated translations. +- Dropped pkgconfig(gtk+-3.0), pkgconfig(libdazzle-1.0) and + pkgconfig(libhandy-1), added pkgconfig(gee-0.8), pkgconfig(gtk4), + pkgconfig(libadwaita-1) and pkgconfig(gio-unix-2.0) following + upstreams port to gtk4 and libadwaita. + +------------------------------------------------------------------- Old: ---- gnome-usage-3.38.1.tar.xz New: ---- gnome-usage-45.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-usage.spec ++++++ --- /var/tmp/diff_new_pack.hdhC6d/_old 2023-09-20 13:24:22.288288668 +0200 +++ /var/tmp/diff_new_pack.hdhC6d/_new 2023-09-20 13:24:22.292288811 +0200 @@ -1,7 +1,7 @@ # # spec file for package gnome-usage # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2017 Bjørn Lie, Bryne, Norway. # # All modifications and additions to the file contributed by third parties @@ -18,24 +18,25 @@ Name: gnome-usage -Version: 3.38.1 +Version: 45.0 Release: 0 Summary: System resources viewer for GNOME License: GPL-3.0-only Group: System/GUI/GNOME URL: https://wiki.gnome.org/Apps/Usage -Source: https://download.gnome.org/sources/gnome-usage/3.38/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/gnome-usage/45/%{name}-%{version}.tar.xz BuildRequires: meson >= 0.50.0 BuildRequires: pkgconfig BuildRequires: vala +BuildRequires: pkgconfig(gee-0.8) BuildRequires: pkgconfig(gio-2.0) +BuildRequires: pkgconfig(gio-unix-2.0) BuildRequires: pkgconfig(glib-2.0) >= 2.38 BuildRequires: pkgconfig(gobject-2.0) -BuildRequires: pkgconfig(gtk+-3.0) >= 3.20.10 -BuildRequires: pkgconfig(libdazzle-1.0) >= 3.30 +BuildRequires: pkgconfig(gtk4) >= 4.12 +BuildRequires: pkgconfig(libadwaita-1) >= 1.4 BuildRequires: pkgconfig(libgtop-2.0) -BuildRequires: pkgconfig(libhandy-1) >= 1.0.0 BuildRequires: pkgconfig(tracker-sparql-3.0) %description ++++++ gnome-usage-3.38.1.tar.xz -> gnome-usage-45.0.tar.xz ++++++ ++++ 19577 lines of diff (skipped)
