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 2021-04-10 15:26:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-initial-setup (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-initial-setup.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-initial-setup"

Sat Apr 10 15:26:52 2021 rev:10 rq:881126 version:40.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-initial-setup/gnome-initial-setup.changes  
2021-02-16 22:51:25.006738907 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-initial-setup.new.2401/gnome-initial-setup.changes
        2021-04-10 15:27:49.762410362 +0200
@@ -1,0 +2,48 @@
+Sat Mar 20 09:26:24 UTC 2021 - Michael Gorse <mgo...@suse.com>
+
+- Update to version 40.0:
+  + No changes.
+
+-------------------------------------------------------------------
+Thu Mar 18 14:46:01 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 40.rc:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Feb 16 10:38:26 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org>
+
+- 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 <dims...@opensuse.org>
+
+- 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.
+
+-------------------------------------------------------------------

Old:
----
  gnome-initial-setup-3.38.4.tar.xz

New:
----
  gnome-initial-setup-40.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-initial-setup.spec ++++++
--- /var/tmp/diff_new_pack.HAkHtf/_old  2021-04-10 15:27:50.498411228 +0200
+++ /var/tmp/diff_new_pack.HAkHtf/_new  2021-04-10 15:27:50.502411233 +0200
@@ -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 qz...@suse.com -- Investigate gnome-initial-setup, and 
make a Smarter gnome initial configuration.
 Patch0:         gnome-initial-setup-smarter.patch
 
@@ -86,10 +86,6 @@
 
 %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 @@
 %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 @@
 %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

++++++ gnome-initial-setup-3.38.4.tar.xz -> gnome-initial-setup-40.0.tar.xz 
++++++
++++ 1922 lines of diff (skipped)

Reply via email to