From 9a03f78ad2bb3fd4de44a37a84ed98b4117e8593f6509c4942cca86ced1b2339 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 20 Mar 2023 12:46:37 +0000 Subject: [PATCH] Accepting request 1072627 from GNOME:Next New stable release OBS-URL: https://build.opensuse.org/request/show/1072627 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-initial-setup?expand=0&rev=123 --- gnome-initial-setup-43.2.tar.xz | 3 --- gnome-initial-setup-44.0.tar.xz | 3 +++ gnome-initial-setup.changes | 36 +++++++++++++++++++++++++++++++++ gnome-initial-setup.spec | 4 ++-- 4 files changed, 41 insertions(+), 5 deletions(-) delete mode 100644 gnome-initial-setup-43.2.tar.xz create mode 100644 gnome-initial-setup-44.0.tar.xz diff --git a/gnome-initial-setup-43.2.tar.xz b/gnome-initial-setup-43.2.tar.xz deleted file mode 100644 index 75a6571..0000000 --- a/gnome-initial-setup-43.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:23d7963a54d49594504d0eacd85096cafb5f86f1e74a58e040675b6e798ae698 -size 528892 diff --git a/gnome-initial-setup-44.0.tar.xz b/gnome-initial-setup-44.0.tar.xz new file mode 100644 index 0000000..f81cdcb --- /dev/null +++ b/gnome-initial-setup-44.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:593cfc6dc8f82a98671b94c035b97dbe88ef56e708780b2ad1d2324e4d04bbff +size 531536 diff --git a/gnome-initial-setup.changes b/gnome-initial-setup.changes index 1e7b434..94badea 100644 --- a/gnome-initial-setup.changes +++ b/gnome-initial-setup.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Fri Mar 17 13:10:52 UTC 2023 - Bjørn Lie + +- Update to version 44.0: + + Bug fixes: The privacy policy links on the Privacy page are now + usable. This was a regression in the GTK 4 port, first released + as 43.0. + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 7 12:07:28 UTC 2023 - Bjørn Lie + +- Update to version 44.rc: + + Enhancements: The About You page now makes it clear that you + can choose a different avatar. + + Bug fixes: + - Double-clicking on the headerbar no longer makes the window + super small. + - The keyboard layout list is no longer empty until you search + or expand it. + - Non-ASCII characters in location names are now displayed + correctly on the timezone page. Previously, changing the + language on the first page would cause them to be mangled. + - StartupWMClass is now set in the .desktop file, allowing + GNOME Shell to associate the app window with the desktop + file. + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 7 12:07:27 UTC 2023 - Bjørn Lie + +- Update to version 44.beta: + + Correctly align the 'Preview' links on the keyboard page. + + Update for removal of WebKitGTK sandbox API in 2.39.5. + + Update password page to Adwaita style. + ------------------------------------------------------------------- Tue Mar 7 12:07:26 UTC 2023 - Bjørn Lie diff --git a/gnome-initial-setup.spec b/gnome-initial-setup.spec index 5e8a2a3..4adff07 100644 --- a/gnome-initial-setup.spec +++ b/gnome-initial-setup.spec @@ -17,13 +17,13 @@ Name: gnome-initial-setup -Version: 43.2 +Version: 44.0 Release: 0 Summary: GNOME Initial Setup Assistant License: GPL-2.0-or-later Group: System/GUI/GNOME URL: https://wiki.gnome.org/Design/OS/InitialSetup -Source0: https://download.gnome.org/sources/gnome-initial-setup/43/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-initial-setup/44/%{name}-%{version}.tar.xz BuildRequires: krb5-devel BuildRequires: meson >= 0.53.0