Accepting request 1205447 from GNOME:Factory

SCripted push of GNOME 47

OBS-URL: https://build.opensuse.org/request/show/1205447
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-initial-setup?expand=0&rev=34
This commit is contained in:
Ana Guerrero 2024-10-08 15:17:37 +00:00 committed by Git OBS Bridge
commit aef2bc763a
6 changed files with 55 additions and 8 deletions

View File

@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/gnome-initial-setup.git</param>
<param name="revision">46.4</param>
<param name="revision">47.0</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">v?(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1d892c2b400dbeac9a636ad6791474f713a59de8f270aab42ddfe1659e9c33e8
size 3484684

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:675f0b4b1b9843fbc8a6e2f15eb592f7db898e75733d4967f6eca14053200113
size 3549708

View File

@ -1,3 +1,50 @@
-------------------------------------------------------------------
Thu Sep 12 12:42:51 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.0:
+ Updated translations.
-------------------------------------------------------------------
Sun Sep 1 08:14:23 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.rc:
+ Updated translations.
- Changes from version 47.beta:
+ The third-party repositories page, which is currently only
displayed on Fedora, now links to a webpage documenting what
software is provided by these external repositories.
+ On the privacy page, references to Mozilla Location Service
have been removed, since this service was shut down earlier
this year.
+ If an error occurs when applying the user's settings (which in
practice means while creating user accounts), it is now
displayed in a dialog rather than only in the journal.
+ The password page has been lightly refreshed, fixing a bug
where the empty input shows the red error style as soon as the
page is displayed.
+ There is now a field to set an optional password hint, which
has been supported by accountsservice for many years. However,
since the login screen does not currently know how to display
the hint when the user needs it, this field is currently hidden.
+ Updated translations.
- Changes from version 47.alpha:
+ gnome-initial-setup-copy-worker, which runs when the
newly-created user signs in to copy files from the temporary
gnome-initial-setup home directory to the user's real home
directory, has been rewritten to not use GFile & GVFS. There
have previously been issues with GVFS, due to this program
running very early in the session startup, & there is no need
to unleash the formidable power of GFile to copy a few files.
+ The summary page now uses an embedded themed icon for the
checkmark, which ensures that the icon is loaded at the proper
scaling level on hidpi displays.
+ If you customize the generated username for the new account,
changing the account name no longer clobbers the customized
username.
+ The keyboard page no longer crashes if it is destroyed and
recreated while still waiting for the set of IBus engines.
+ Updated translations.
-------------------------------------------------------------------
Thu Aug 8 20:04:05 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: gnome-initial-setup
version: 46.4
mtime: 1723045090
commit: ce6e61d232e473659ae82a9cd2bca6adf54fe071
version: 47.0
mtime: 1726144550
commit: ffe0aeef3e1ee174a5366ad9879f99355f66e32f

View File

@ -17,7 +17,7 @@
Name: gnome-initial-setup
Version: 46.4
Version: 47.0
Release: 0
Summary: GNOME Initial Setup Assistant
License: GPL-2.0-or-later