Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnome-initial-setup for openSUSE:Factory checked in at 2023-03-09 17:44:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-initial-setup (Old) and /work/SRC/openSUSE:Factory/.gnome-initial-setup.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-initial-setup" Thu Mar 9 17:44:49 2023 rev:24 rq:1070150 version:43.2 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-initial-setup/gnome-initial-setup.changes 2022-10-20 11:10:07.355826525 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-initial-setup.new.31432/gnome-initial-setup.changes 2023-03-09 17:44:56.518653052 +0100 @@ -1,0 +2,16 @@ +Tue Mar 7 12:07:26 UTC 2023 - Bjørn Lie <bjorn....@gmail.com> + +- Update to version 43.2: + + The webkitgtk-6.0 API version is now supported, in addition to + the previous webkit2gtk-5.0 API version. + + Bugs fixed: + - The Shell quick settings menu will now be shown in the + Initial Setup session. This regressed when the previous menu + was renamed in gnome-shell during the 43 cycle. + - Error messages shown during enterprise account setup can now + be closed by clicking the Close button. + + Updated translations. +- Add boolean pkgconfig(webkitgtk-6.0) BuildRequires following + upstream changes. + +------------------------------------------------------------------- Old: ---- gnome-initial-setup-43.1.tar.xz New: ---- gnome-initial-setup-43.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-initial-setup.spec ++++++ --- /var/tmp/diff_new_pack.gZ3iFK/_old 2023-03-09 17:44:58.178661888 +0100 +++ /var/tmp/diff_new_pack.gZ3iFK/_new 2023-03-09 17:44:58.222662122 +0100 @@ -1,7 +1,7 @@ # # spec file for package gnome-initial-setup # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: gnome-initial-setup -Version: 43.1 +Version: 43.2 Release: 0 Summary: GNOME Initial Setup Assistant License: GPL-2.0-or-later @@ -29,6 +29,7 @@ BuildRequires: meson >= 0.53.0 BuildRequires: pkgconfig BuildRequires: vala +BuildRequires: (pkgconfig(webkit2gtk-5.0) or pkgconfig(webkitgtk-6.0)) BuildRequires: pkgconfig(accountsservice) BuildRequires: pkgconfig(fontconfig) BuildRequires: pkgconfig(gdm) >= 3.8.3 @@ -55,7 +56,6 @@ BuildRequires: pkgconfig(pwquality) BuildRequires: pkgconfig(rest-1.0) BuildRequires: pkgconfig(systemd) >= 242 -BuildRequires: pkgconfig(webkit2gtk-5.0) # Remove the yelp document dependency on both sle and leap, keeping tw consistent with upstream %if !0%{?sle_version} Requires: gnome-getting-started-docs ++++++ gnome-initial-setup-43.1.tar.xz -> gnome-initial-setup-43.2.tar.xz ++++++ ++++ 6139 lines of diff (skipped)