1
0

Compare commits

...

6 Commits

Author SHA256 Message Date
Ana Guerrero
6090d1b8f8 Accepting request 1225610 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1225610
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-initial-setup?expand=0&rev=36
2024-11-22 22:50:38 +00:00
a94e112e52 - Update to version 47.2:
+ Previously, the timezone page would list duplicate entries for
    some cities, and selecting the wrong one would crash Initial
    Setup. In this release these problematic entries are not shown.
  + Previous versions would crash on startup when run with GTK
    4.17, which has made it a fatal error to use certain functions
    before gtk_init() has been called. This crash is fixed in this
    release.
  + Updated translations.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-initial-setup?expand=0&rev=147
2024-11-21 15:41:03 +00:00
Ana Guerrero
1a5cd55511 Accepting request 1206689 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1206689
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-initial-setup?expand=0&rev=35
2024-10-11 15:01:01 +00:00
9bf630f14d - Update to version 47.1:
+ The (hidden) password hint field is now labelled as such,
    rather than as a “password reminder”.
  + Updated translations.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-initial-setup?expand=0&rev=145
2024-10-10 12:34:54 +00:00
Ana Guerrero
aef2bc763a 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
2024-10-08 15:17:37 +00:00
e96bf6792a Scripted push of GNOME 47
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-initial-setup?expand=0&rev=143
2024-09-30 07:56:42 +00:00
6 changed files with 76 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.2</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:f18e9c010c09952909354b5ebecd8751e1f5e5fe80eb777455f89f1e4f1b5f80
size 3552268

View File

@ -1,3 +1,71 @@
-------------------------------------------------------------------
Thu Nov 21 15:17:35 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.2:
+ Previously, the timezone page would list duplicate entries for
some cities, and selecting the wrong one would crash Initial
Setup. In this release these problematic entries are not shown.
+ Previous versions would crash on startup when run with GTK
4.17, which has made it a fatal error to use certain functions
before gtk_init() has been called. This crash is fixed in this
release.
+ Updated translations.
-------------------------------------------------------------------
Thu Oct 10 09:32:38 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.1:
+ The (hidden) password hint field is now labelled as such,
rather than as a “password reminder”.
+ Updated translations.
-------------------------------------------------------------------
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.2
mtime: 1732184201
commit: 0efa94669bcaa6a7fcbc5546ede7ff5b58c38699

View File

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