diff --git a/gnome-initial-setup-43.1.tar.xz b/gnome-initial-setup-43.1.tar.xz deleted file mode 100644 index a50105b..0000000 --- a/gnome-initial-setup-43.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8104e7043ef9b98e2b50b2ab38fda05fd0437f8c55569fa16830b7be57be0df6 -size 528608 diff --git a/gnome-initial-setup-43.2.tar.xz b/gnome-initial-setup-43.2.tar.xz new file mode 100644 index 0000000..75a6571 --- /dev/null +++ b/gnome-initial-setup-43.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23d7963a54d49594504d0eacd85096cafb5f86f1e74a58e040675b6e798ae698 +size 528892 diff --git a/gnome-initial-setup.changes b/gnome-initial-setup.changes index 23dc298..1e7b434 100644 --- a/gnome-initial-setup.changes +++ b/gnome-initial-setup.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Mar 7 12:07:26 UTC 2023 - Bjørn Lie + +- 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. + ------------------------------------------------------------------- Wed Oct 19 07:59:10 UTC 2022 - Bjørn Lie diff --git a/gnome-initial-setup.spec b/gnome-initial-setup.spec index 7169154..5e8a2a3 100644 --- a/gnome-initial-setup.spec +++ b/gnome-initial-setup.spec @@ -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: krb5-devel 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(polkit-gobject-1) >= 0.103 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