From 37a3b0074cd9adfabb458762949965ea466b5eee865dca3bbd57c357313883f4 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 19 Mar 2024 13:31:05 +0000 Subject: [PATCH 1/2] Accepting request 1158695 from GNOME:Next GNOME 46 OBS-URL: https://build.opensuse.org/request/show/1158695 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-initial-setup?expand=0&rev=132 --- _service | 19 ++++++++++++++ gnome-initial-setup-45.0.tar.xz | 3 --- gnome-initial-setup-46.0.obscpio | 3 +++ gnome-initial-setup.changes | 45 ++++++++++++++++++++++++++++++++ gnome-initial-setup.obsinfo | 4 +++ gnome-initial-setup.spec | 12 ++++----- 6 files changed, 77 insertions(+), 9 deletions(-) create mode 100644 _service delete mode 100644 gnome-initial-setup-45.0.tar.xz create mode 100644 gnome-initial-setup-46.0.obscpio create mode 100644 gnome-initial-setup.obsinfo diff --git a/_service b/_service new file mode 100644 index 0000000..192e02e --- /dev/null +++ b/_service @@ -0,0 +1,19 @@ + + + + git + https://gitlab.gnome.org/GNOME/gnome-initial-setup.git + 46.0 + @PARENT_TAG@+@TAG_OFFSET@ + v?(.*)\+0 + \1 + + + + + *.tar + zst + + + + diff --git a/gnome-initial-setup-45.0.tar.xz b/gnome-initial-setup-45.0.tar.xz deleted file mode 100644 index 84939f6..0000000 --- a/gnome-initial-setup-45.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b1afe764798f8948bedb95c7ab31bd78529ac5cb481c41f7a7777f264de54bd8 -size 538464 diff --git a/gnome-initial-setup-46.0.obscpio b/gnome-initial-setup-46.0.obscpio new file mode 100644 index 0000000..57a7943 --- /dev/null +++ b/gnome-initial-setup-46.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8b01191e85ca581b6c04fdd52038fd25220d73a434b5f35179cb1bcaaa7b19a +size 3452940 diff --git a/gnome-initial-setup.changes b/gnome-initial-setup.changes index 1bad6fc..0833336 100644 --- a/gnome-initial-setup.changes +++ b/gnome-initial-setup.changes @@ -1,3 +1,47 @@ +------------------------------------------------------------------- +Sun Mar 17 09:33:20 UTC 2024 - Dominique Leuenberger + +- Update to version 46.0: + + Updated translations. + +------------------------------------------------------------------- +Wed Mar 6 13:12:29 UTC 2024 - Dominique Leuenberger + +Update to version 46.rc: + + Bugs fixed: + - The text direction is now correctly updated when switching + between left-to-right and right-to-left locales. + + Updated translations. +- Drop pkgconfig(gtk+-3.0) BuildRequires: no longer needed since + version 43.beta. +- Add explciit pkgconfig(gtk4) BuildRequires: indirectly pulled in + via libnma-gtk4, but we want it explicit. + +------------------------------------------------------------------- +Mon Feb 12 17:09:08 UTC 2024 - Dominique Leuenberger + +- Update to version 46.beta: + + Avatars are now generated using HdyAvatar. + + The Welcome page image is now more appropriately sized and not + cropped. + + The Welcome page now uses PRETTY_NAME from os-release rather + than combining the NAME + VERSION_ID fields. + + The summary page no longer expresses our collective hope that + users love GNOME, reducing the overall exuberance of the page. + +------------------------------------------------------------------- +Thu Jan 18 17:03:49 UTC 2024 - Dominique Leuenberger + +- Update to version 46.alpha: + + GNOME Online Accounts integration has been removed. + + The WebKitGTK dependency is now optional. + + Bugs fixed: + - The Initial Setup window can no longer be closed with Alt+F4, + leaving the user with no way to recover. + - The avatar picker no longer logs a vast number of criticals, + which were triggered by a GLib change. + + Updated translations. + ------------------------------------------------------------------- Mon Nov 6 06:43:02 UTC 2023 - Yifan Jiang @@ -164,6 +208,7 @@ Thu Aug 11 13:38:57 UTC 2022 - Dominique Leuenberger - pkgconfig(libhandy-1) -> pkgconfig(libadaita-1) - pkgconfig(libnma) -> pkgconfig(libnma-gtk4) - pkgconfig(webkit2gtk-4.1) -> pkgconfig(webkit2gtk-5.0) + ------------------------------------------------------------------- Fri Jul 29 20:43:23 UTC 2022 - Bjørn Lie diff --git a/gnome-initial-setup.obsinfo b/gnome-initial-setup.obsinfo new file mode 100644 index 0000000..0459edb --- /dev/null +++ b/gnome-initial-setup.obsinfo @@ -0,0 +1,4 @@ +name: gnome-initial-setup +version: 46.0 +mtime: 1710623384 +commit: 69fe40b46ef9ff1a80850994b90481dacb288a97 diff --git a/gnome-initial-setup.spec b/gnome-initial-setup.spec index 0bdefd1..73ca78b 100644 --- a/gnome-initial-setup.spec +++ b/gnome-initial-setup.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-initial-setup # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: gnome-initial-setup -Version: 45.0 +Version: 46.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/45/%{name}-%{version}.tar.xz +Source0: %{name}-%{version}.tar.zst BuildRequires: krb5-devel BuildRequires: meson >= 0.53.0 @@ -34,7 +34,7 @@ BuildRequires: (pkgconfig(webkit2gtk-5.0) or pkgconfig(webkitgtk-6.0)) BuildRequires: pkgconfig(accountsservice) BuildRequires: pkgconfig(fontconfig) BuildRequires: pkgconfig(gdm) >= 3.8.3 -BuildRequires: pkgconfig(geocode-glib-2.0) +BuildRequires: pkgconfig(geocode-glib-2.0) >= 2.6.0 BuildRequires: pkgconfig(gio-unix-2.0) >= 2.53.0 BuildRequires: pkgconfig(gnome-desktop-4) BuildRequires: pkgconfig(goa-1.0) @@ -42,7 +42,7 @@ BuildRequires: pkgconfig(goa-backend-1.0) BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.37.1 BuildRequires: pkgconfig(gstreamer-1.0) -BuildRequires: pkgconfig(gtk+-3.0) >= 3.11.3 +BuildRequires: pkgconfig(gtk4) >= 4.10 BuildRequires: pkgconfig(gweather4) BuildRequires: pkgconfig(ibus-1.0) >= 1.4.99 BuildRequires: pkgconfig(iso-codes) @@ -107,7 +107,7 @@ Initial assistant, helping you to get the system up and running. %{_datadir}/polkit-1/rules.d/20-gnome-initial-setup.rules %{_libexecdir}/gnome-initial-setup %{_libexecdir}/gnome-initial-setup-copy-worker -%{_libexecdir}/gnome-initial-setup-goa-helper + %dir %{_datadir}/dconf %dir %{_datadir}/dconf/profile %{_datadir}/dconf/profile/gnome-initial-setup From 96b74ddc9638977cf5692ce5869bf68838b5ee5324290e1cfbd32b81e432e173 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 20 Mar 2024 07:18:40 +0000 Subject: [PATCH 2/2] - Update to version 46.rc: OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-initial-setup?expand=0&rev=133 --- gnome-initial-setup.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-initial-setup.changes b/gnome-initial-setup.changes index 0833336..8f54b8f 100644 --- a/gnome-initial-setup.changes +++ b/gnome-initial-setup.changes @@ -7,7 +7,7 @@ Sun Mar 17 09:33:20 UTC 2024 - Dominique Leuenberger ------------------------------------------------------------------- Wed Mar 6 13:12:29 UTC 2024 - Dominique Leuenberger -Update to version 46.rc: +- Update to version 46.rc: + Bugs fixed: - The text direction is now correctly updated when switching between left-to-right and right-to-left locales.