Compare commits

..

No commits in common. "factory" and "factory" have entirely different histories.

6 changed files with 10 additions and 106 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">48.0</param>
<param name="revision">46.4</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">v?(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

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

View File

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

View File

@ -1,99 +1,3 @@
-------------------------------------------------------------------
Fri Mar 14 12:46:24 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 48.0:
+ Updated translations.
-------------------------------------------------------------------
Fri Feb 28 13:02:57 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 48.rc:
+ Updated translations.
-------------------------------------------------------------------
Fri Jan 31 22:14:23 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 48.beta:
+ On the network page, the Tab key now navigates between the
network list and other widgets, rather than between each
network in the list in turn.
+ As a result of the change above, Gtk ≥ 4.17 is now required.
+ Updated translations.
-------------------------------------------------------------------
Fri Jan 31 21:25:02 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.4:
+ Updated translations.
-------------------------------------------------------------------
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: 48.0
mtime: 1741948871
commit: caadbd884cebf4b7a53010d44d4b7cf643ca3e7c
version: 46.4
mtime: 1723045090
commit: ce6e61d232e473659ae82a9cd2bca6adf54fe071

View File

@ -1,7 +1,7 @@
#
# spec file for package gnome-initial-setup
#
# Copyright (c) 2025 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,7 +17,7 @@
Name: gnome-initial-setup
Version: 48.0
Version: 46.4
Release: 0
Summary: GNOME Initial Setup Assistant
License: GPL-2.0-or-later
@ -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(gtk4) >= 4.17
BuildRequires: pkgconfig(gtk4) >= 4.10
BuildRequires: pkgconfig(gweather4)
BuildRequires: pkgconfig(ibus-1.0) >= 1.4.99
BuildRequires: pkgconfig(iso-codes)