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 2023-09-20 13:22:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-initial-setup (Old)
and /work/SRC/openSUSE:Factory/.gnome-initial-setup.new.16627 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-initial-setup"
Wed Sep 20 13:22:39 2023 rev:27 rq:1112197 version:45.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-initial-setup/gnome-initial-setup.changes
2023-03-26 20:19:16.330981576 +0200
+++
/work/SRC/openSUSE:Factory/.gnome-initial-setup.new.16627/gnome-initial-setup.changes
2023-09-20 13:23:39.790766169 +0200
@@ -1,0 +2,35 @@
+Mon Sep 18 16:28:19 UTC 2023 - Bjørn Lie <[email protected]>
+
+- Update to version 45.0:
+ + Mark more strings as translatable.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Thu Aug 10 10:55:44 UTC 2023 - Bjørn Lie <[email protected]>
+
+- Update to version 45.beta:
+ + Initial Setup now invokes tecla, rather than
+ gkbd-keyboard-display, to show keyboard layout previews. This
+ is a new runtime dependency.
+ + Initial Setup now installs dconf presets to disable some
+ irrelevant Shell functionality and always display the
+ Accessibility menu in the Initial Setup session.
+ + Bugs fixed:
+ - Label for a default non-xkb ibus input method remains a
+ placeholder
+ - Replace applications with apps
+ - Third-party repos: don't set the status if the user doesn't
+ activate
+ - [ARM64][Wayland] gnome-initial-setup crashing
+ - Replace gkbd-keyboard-display with Tecla
+ - keyboard: Don't leak IBus engine display name
+ - driver: Set a non-trivial window title
+ - Replace deprecated gtk_widget_show/hide with set_visible
+ - Replace deprecated gtk_style_context_add_class with
+ gtk_widget_add_css_class
+ - ci: Update to new ci-templates snapshot
+ - Misc tweaks for ABRT setting on privacy page
+ - Improve the README
+ + Updated translations.
+
+-------------------------------------------------------------------
Old:
----
gnome-initial-setup-44.0.tar.xz
New:
----
gnome-initial-setup-45.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-initial-setup.spec ++++++
--- /var/tmp/diff_new_pack.Iqk0Yg/_old 2023-09-20 13:23:40.802802426 +0200
+++ /var/tmp/diff_new_pack.Iqk0Yg/_new 2023-09-20 13:23:40.802802426 +0200
@@ -17,19 +17,19 @@
Name: gnome-initial-setup
-Version: 44.0
+Version: 45.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/44/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/gnome-initial-setup/45/%{name}-%{version}.tar.xz
BuildRequires: krb5-devel
BuildRequires: meson >= 0.53.0
BuildRequires: pkgconfig
-BuildRequires: vala
BuildRequires: sysuser-tools
+BuildRequires: vala
BuildRequires: (pkgconfig(webkit2gtk-5.0) or pkgconfig(webkitgtk-6.0))
BuildRequires: pkgconfig(accountsservice)
BuildRequires: pkgconfig(fontconfig)
@@ -106,6 +106,11 @@
%{_libexecdir}/gnome-initial-setup
%{_libexecdir}/gnome-initial-setup-copy-worker
%{_libexecdir}/gnome-initial-setup-goa-helper
+%dir %{_datadir}/dconf
+%dir %{_datadir}/dconf/profile
+%{_datadir}/dconf/profile/gnome-initial-setup
+%dir %{_datadir}/gnome-initial-setup
+%{_datadir}/gnome-initial-setup/initial-setup-dconf-defaults
#%%{_sysconfdir}/xdg/autostart/gnome-initial-setup-copy-worker.desktop
%{_distconfdir}/xdg/autostart/gnome-initial-setup-copy-worker.desktop
#%%{_sysconfdir}/xdg/autostart/gnome-initial-setup-first-login.desktop
++++++ gnome-initial-setup-44.0.tar.xz -> gnome-initial-setup-45.0.tar.xz ++++++
++++ 13859 lines of diff (skipped)