From c88d2dfea24d2b924792f1fd4d408edbde0ebd321978f5a759efd932fa5fc26e Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 24 Mar 2021 16:34:43 +0000 Subject: [PATCH] Accepting request 880954 from GNOME:Next GNOME 40 - here we come OBS-URL: https://build.opensuse.org/request/show/880954 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-initial-setup?expand=0&rev=94 --- gnome-initial-setup-3.38.4.tar.xz | 3 -- gnome-initial-setup-40.0.tar.xz | 3 ++ gnome-initial-setup.changes | 48 +++++++++++++++++++++++++++++++ gnome-initial-setup.spec | 19 ++---------- 4 files changed, 54 insertions(+), 19 deletions(-) delete mode 100644 gnome-initial-setup-3.38.4.tar.xz create mode 100644 gnome-initial-setup-40.0.tar.xz diff --git a/gnome-initial-setup-3.38.4.tar.xz b/gnome-initial-setup-3.38.4.tar.xz deleted file mode 100644 index d183f6e..0000000 --- a/gnome-initial-setup-3.38.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8fd6c1cb5b2db0ff77c5b9170473f51c977c13301919cb54c68114b6f56f3200 -size 1158984 diff --git a/gnome-initial-setup-40.0.tar.xz b/gnome-initial-setup-40.0.tar.xz new file mode 100644 index 0000000..d9425b2 --- /dev/null +++ b/gnome-initial-setup-40.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14e0c74614380ee112a7414fec6606bd0f6f3f421b980070ca7d519d1b99896f +size 1162284 diff --git a/gnome-initial-setup.changes b/gnome-initial-setup.changes index 5ae8a35..2cd79db 100644 --- a/gnome-initial-setup.changes +++ b/gnome-initial-setup.changes @@ -1,3 +1,51 @@ +------------------------------------------------------------------- +Sat Mar 20 09:26:24 UTC 2021 - Michael Gorse + +- Update to version 40.0: + + No changes. + +------------------------------------------------------------------- +Thu Mar 18 14:46:01 UTC 2021 - Dominique Leuenberger + +- Update to version 40.rc: + + Updated translations. + +------------------------------------------------------------------- +Tue Feb 16 10:38:26 UTC 2021 - Dominique Leuenberger + +- Update to version 40.beta: + + Completing GNOME Initial Setup no longer triggers GNOME Tour. + GNOME Shell 40 now prompts new and upgrading users to run the + tour. + + Previous versions of Initial Setup would run the first time a + user logs in ("existing user" mode) as well as when the system + is booted with no users ("new user" mode). Initial Setup no + longer displays any UI in "existing user" mode, to avoid + colliding with the tour. The mode has not been removed in code. + + A simple check has been added to the main() function. If your + distribution needs the old behaviour, this check can be patched + out. The hope is that a future version of GNOME will restore + "existing user" mode, but run Initial Setup from the same + cut-down Shell that is used in "new user" mode. + + Initial Setup's .desktop file is now installed to + @datadir@/applications rather than a GDM-specific directory. + This means its icon is displayed correctly when run within a + normal shell session. Some distros have previously worked + around this issue by installing a symbolic link. + +------------------------------------------------------------------- +Tue Feb 16 04:40:01 UTC 2021 - Dominique Leuenberger + +- Update to version 40.alpha: + + Some enhancements to the avatar picker: + - The "Take a photo…" button now has the suggested-action + style. + - Generated avatars now have a darker border. + - Fix runtime warning when built without libcheese. + + The "Welcome" page, displayed when the language picker is + disabled, has a refreshed splash image. + + Updated translations. + ------------------------------------------------------------------- Mon Feb 15 18:25:55 UTC 2021 - Bjørn Lie diff --git a/gnome-initial-setup.spec b/gnome-initial-setup.spec index cdfddf5..50547ac 100644 --- a/gnome-initial-setup.spec +++ b/gnome-initial-setup.spec @@ -17,13 +17,13 @@ Name: gnome-initial-setup -Version: 3.38.4 +Version: 40.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/3.38/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-initial-setup/40/%{name}-%{version}.tar.xz # PATCH-FEATURE-SLE gnome-initial-setup-smarter.patch FATE#325763 FATE#321126 boo#1067288 bnc#1029083 qzhao@suse.com -- Investigate gnome-initial-setup, and make a Smarter gnome initial configuration. Patch0: gnome-initial-setup-smarter.patch @@ -86,10 +86,6 @@ Initial assistant, helping you to get the system up and running. %install %meson_install -%if 0%{?sle_version} >= 150200 -rm -rf %{buildroot}%{_libexecdir}/gnome-welcome-tour -rm -rf %{buildroot}%{_sysconfdir}/xdg/autostart/gnome-welcome-tour.desktop -%endif %find_lang %{name} %{?no_lang_C} %pre @@ -98,10 +94,7 @@ useradd -rM -d /run/gnome-initial-setup/ -s /sbin/nologin %{name} || : %files %license COPYING %doc README.md -%dir %{_datadir}/gdm -%dir %{_datadir}/gdm/greeter -%dir %{_datadir}/gdm/greeter/applications -%{_datadir}/gdm/greeter/applications/gnome-initial-setup.desktop +%{_datadir}/applications/gnome-initial-setup.desktop %dir %{_datadir}/gnome-session %dir %{_datadir}/gnome-session/sessions %{_datadir}/gnome-session/sessions/gnome-initial-setup.session @@ -116,17 +109,11 @@ useradd -rM -d /run/gnome-initial-setup/ -s /sbin/nologin %{name} || : %if !0%{?sle_version} || 0%{?sle_version} >= 160000 %{_userunitdir}/gnome-initial-setup-copy-worker.service %{_userunitdir}/gnome-initial-setup-first-login.service -%{_userunitdir}/gnome-welcome-tour.service %dir %{_userunitdir}/gnome-session@gnome-initial-setup.target.d %{_userunitdir}/gnome-session@gnome-initial-setup.target.d/session.conf %dir %{_userunitdir}/gnome-session.target.wants %{_userunitdir}/gnome-session.target.wants/gnome-initial-setup-copy-worker.service %{_userunitdir}/gnome-session.target.wants/gnome-initial-setup-first-login.service -%{_userunitdir}/gnome-session.target.wants/gnome-welcome-tour.service -%endif -%if 0%{?sle_version} < 150200 -%{_libexecdir}/gnome-welcome-tour -%{_sysconfdir}/xdg/autostart/gnome-welcome-tour.desktop %endif %files lang -f %{name}.lang