Hello community,
here is the log from the commit of package gnome-initial-setup for
openSUSE:Factory checked in at 2020-11-19 16:44:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-initial-setup (Old)
and /work/SRC/openSUSE:Factory/.gnome-initial-setup.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-initial-setup"
Thu Nov 19 16:44:50 2020 rev:6 rq:847211 version:3.38.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-initial-setup/gnome-initial-setup.changes
2020-07-10 15:32:06.903066591 +0200
+++
/work/SRC/openSUSE:Factory/.gnome-initial-setup.new.5913/gnome-initial-setup.changes
2020-11-23 10:28:49.405250329 +0100
@@ -1,0 +2,62 @@
+Mon Oct 5 16:06:01 UTC 2020 - [email protected]
+
+- Update to version 3.38.1:
+ + Fix the window sometimes opens at an unusably small size,
+ rather than being sized appropriately for the display. The fix
+ causes a regression where the window doesn't react to the
+ display size changing in all cases, but the new behaviour is
+ better than the old.
+ + Other bugs fixed:
+ - docs: Remove typo from DEBUGGING.md.
+ - Misc use-after-free and critical warning fixes.
+ - data: Leave to meson the duty of keeping the lists in sync.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Fri Sep 11 12:31:39 UTC 2020 - [email protected]
+
+- Update to version 3.38.0:
+ + Updated translations.
+
+-------------------------------------------------------------------
+Sun Sep 6 15:54:31 UTC 2020 - Michael Gorse <[email protected]>
+
+- Update to version 3.37.92:
+ + Bugs fixed: Exit gracefully if we are disabled systemwide by
+ Anacontda.
+ + Updated translations.
+- Changes in version 3.37.91.1:
+ + Bugs fixed:
+ - !92 gnome-initial-setup: Allow welcome tour to be skipped via vendor
config.
+ - !95 network: Re-word the description for Wi-Fi.
+ - !100: Avoid a warning about connecting to a NULL object.
+- Changes in version 3.37.91:
+ + Revamp the ‘welcome screen.
++ Changes in version 3.37.90:
+ + Use `gnome-tour` instead of `yelp` to start the welcome tour.
+ + Switch to a new user session management approach of defining
+ the session services in
+ `[email protected]/session.conf` in
+ the systemd user unit directory. This bumps the optional
+ systemd dependency to ≥ 242.
+- Changes in version 3.37.3:
+ + The avatars offered in the 'account' page can now be customized
+ by setting the 'org.gnome.desktop.interface avatar-directories'
+ GSetting, which also controls the avatars offered in Settings.
+ + Since version 3.30, it has been possible to customize certain
+ aspects of Initial Setup by specifing the 'vendor-conf-file'
+ option at build time, then installing a configuration file to
+ that path. This version adds two paths that will be checked by
+ default: one for distribution configuration, and another to
+ override that configuration on specific deployments.
+ + Bugs fixed:
+ - timezone: Don't set timezone if tz page is skipped.
+ - Polkit rules seem to list now unneeded privileges.
+ - Add error argument to save_data() vfunc.
+ - account: Use facesdirs setting to override faces.
+ - Enable web process sandbox.
+- Add >= 242 to systemd BuildRequires.
+- Add >= 2.26.0 to webkit2gtk BuildRequires.
+- Add gsettings-desktop-schemas to BuildRequires: new dependency.
+
+-------------------------------------------------------------------
Old:
----
gnome-initial-setup-3.36.4.tar.xz
New:
----
gnome-initial-setup-3.38.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-initial-setup.spec ++++++
--- /var/tmp/diff_new_pack.f4yof0/_old 2020-11-23 10:28:49.921250912 +0100
+++ /var/tmp/diff_new_pack.f4yof0/_new 2020-11-23 10:28:49.921250912 +0100
@@ -17,18 +17,18 @@
Name: gnome-initial-setup
-Version: 3.36.4
+Version: 3.38.1
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.36/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/gnome-initial-setup/3.38/%{name}-%{version}.tar.xz
# PATCH-FEATURE-SLE gnome-initial-setup-smarter.patch FATE#325763 FATE#321126
boo#1067288 bnc#1029083 [email protected] -- Investigate gnome-initial-setup, and
make a Smarter gnome initial configuration.
Patch0: gnome-initial-setup-smarter.patch
BuildRequires: krb5-devel
-BuildRequires: meson
+BuildRequires: meson >= 0.49.0
BuildRequires: pkgconfig
BuildRequires: vala
BuildRequires: pkgconfig(accountsservice)
@@ -42,6 +42,7 @@
BuildRequires: pkgconfig(goa-1.0)
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(gtk+-3.0) >= 3.11.3
BuildRequires: pkgconfig(gweather-3.0)
@@ -56,8 +57,8 @@
BuildRequires: pkgconfig(polkit-gobject-1) >= 0.103
BuildRequires: pkgconfig(pwquality)
BuildRequires: pkgconfig(rest-0.7)
-BuildRequires: pkgconfig(systemd)
-BuildRequires: pkgconfig(webkit2gtk-4.0)
+BuildRequires: pkgconfig(systemd) >= 242
+BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.26.0
# Remove the yelp document dependency on both sle and leap, keeping tw
consistent with upstream
%if !0%{?sle_version}
Requires: gnome-getting-started-docs
@@ -96,7 +97,7 @@
%files
%license COPYING
-%doc README
+%doc README.md
%dir %{_datadir}/gdm
%dir %{_datadir}/gdm/greeter
%dir %{_datadir}/gdm/greeter/applications
@@ -115,14 +116,13 @@
%if !0%{?sle_version} || 0%{?sle_version} >= 160000
%{_userunitdir}/gnome-initial-setup-copy-worker.service
%{_userunitdir}/gnome-initial-setup-first-login.service
-%{_userunitdir}/gnome-initial-setup.service
%{_userunitdir}/gnome-welcome-tour.service
+%dir %{_userunitdir}/[email protected]
+%{_userunitdir}/[email protected]/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
-%dir %{_userunitdir}/[email protected]
-%{_userunitdir}/[email protected]/gnome-initial-setup.service
%endif
%if 0%{?sle_version} < 150200
%{_libexecdir}/gnome-welcome-tour
++++++ gnome-initial-setup-3.36.4.tar.xz -> gnome-initial-setup-3.38.1.tar.xz
++++++
++++ 15156 lines of diff (skipped)
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives:
https://lists.opensuse.org/archives/list/[email protected]