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 2022-03-23 20:17:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-initial-setup (Old)
and /work/SRC/openSUSE:Factory/.gnome-initial-setup.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-initial-setup"
Wed Mar 23 20:17:21 2022 rev:17 rq:963546 version:42.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-initial-setup/gnome-initial-setup.changes
2022-02-11 23:09:13.346913507 +0100
+++
/work/SRC/openSUSE:Factory/.gnome-initial-setup.new.25692/gnome-initial-setup.changes
2022-03-23 20:19:00.578484188 +0100
@@ -1,0 +2,68 @@
+Fri Mar 18 15:59:40 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- Update to version 42.0:
+ + Updated translations.
+
+-------------------------------------------------------------------
+Sat Mar 5 17:01:24 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- Update to version 42.rc:
+ + Initial Setup now supports the GNOME 42 dark theme preference,
+ and picks up a dependency on libhandy to enable this. This will
+ only have a visible impact if a distribution overrides the
+ default value of this preference, since there is no way for a
+ user to adjust this preference until Initial Setup is complete.
+ + Updated translations.
+- Add pkgconfig(libhandy-1) BuildRequires: New dependency.
+
+-------------------------------------------------------------------
+Thu Feb 10 23:14:58 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- Update to version 42.beta:
+ + Bugs fixed:
+ - welcome: tweak illustration
+ - Load GisLocationEntry type before page template
+ + Updated translations.
+- Move autostart .desktop files to distconfdir.
+
+-------------------------------------------------------------------
+Thu Feb 10 18:47:02 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- Enable pkgconfig(gnome-desktop-4) and pkgconfig(gweather4)
+ BuildRequires then drop pkgconfig(gnome-desktop-3.0) and
+ pkgconfig(gweather-3.0), no longer needed nor used.
+
+-------------------------------------------------------------------
+Thu Feb 10 17:49:02 UTC 2022 - Dominique Leuenberger <[email protected]>
+
+- Update to version 42.alpha.1:
+ + Fix gweather4 pkg-config name.
+ + Fix project license identifier in Meson build rules.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Thu Feb 10 17:48:02 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- Update to version 42.alpha:
+ + Initial Setup now depends on libgweather-4 and gnome-desktop-4,
+ rather than their predecessors. Meson wrap files are provided
+ in case these dependencies are not available.
+ + The third-party software sources page has been tweaked to more
+ accurately describe what the switch does, and to replace the
+ switch with a suggested-action toggle button. (This page is
+ currently Fedora-specific; patches welcome!)
+ + The COPYING file has been clarified to contain only a copy of
+ GPL version 2. Previously it also contained a copy of LGPL
+ version 2 (not 2.1). There is no change to the actual licensing
+ of GNOME Initial Setup: as before, it is distributed under the
+ terms of the GNU General Public License, version 2 or later.
+ + The summary page widget tree has been simplified, with no
+ visual change.
+ + Some Meson deprecation warnings have been addressed. Meson
+ 0.53.0 or newer is now required to build Initial Setup.
+ + Updated translations.
+- Add disabled pkgconfig(gnome-desktop-4) and
+ pkgconfig(gweather4) BuildRequires, currently not available on
+ openSUSE following upstream changes.
+
+-------------------------------------------------------------------
Old:
----
gnome-initial-setup-41.4.tar.xz
New:
----
gnome-initial-setup-42.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-initial-setup.spec ++++++
--- /var/tmp/diff_new_pack.SZNUc3/_old 2022-03-23 20:19:01.494484707 +0100
+++ /var/tmp/diff_new_pack.SZNUc3/_new 2022-03-23 20:19:01.498484709 +0100
@@ -17,16 +17,16 @@
Name: gnome-initial-setup
-Version: 41.4
+Version: 42.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/41/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/gnome-initial-setup/42/%{name}-%{version}.tar.xz
BuildRequires: krb5-devel
-BuildRequires: meson >= 0.50.0
+BuildRequires: meson >= 0.53.0
BuildRequires: pkgconfig
BuildRequires: vala
BuildRequires: pkgconfig(accountsservice)
@@ -36,18 +36,19 @@
BuildRequires: pkgconfig(gdm) >= 3.8.3
BuildRequires: pkgconfig(geocode-glib-1.0)
BuildRequires: pkgconfig(gio-unix-2.0) >= 2.53.0
-BuildRequires: pkgconfig(gnome-desktop-3.0) >= 3.7.5
+BuildRequires: pkgconfig(gnome-desktop-4)
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)
+BuildRequires: pkgconfig(gweather4)
BuildRequires: pkgconfig(ibus-1.0) >= 1.4.99
BuildRequires: pkgconfig(iso-codes)
BuildRequires: pkgconfig(json-glib-1.0)
BuildRequires: pkgconfig(libgeoclue-2.0) >= 2.3.1
+BuildRequires: pkgconfig(libhandy-1)
BuildRequires: pkgconfig(libnm) >= 1.2
BuildRequires: pkgconfig(libnma) >= 1.0
BuildRequires: pkgconfig(libsecret-1) >= 0.18.8
@@ -68,13 +69,13 @@
%lang_package
%prep
-%setup -q
+%autosetup -p1
%build
%meson \
- -Dparental_controls=disabled \
+ -D parental_controls=disabled \
%if 0%{?sle_version} && 0%{?sle_version} < 160000
- -Dsystemd=false \
+ -D systemd=false \
%endif
%{nil}
%meson_build
@@ -83,6 +84,11 @@
%meson_install
%find_lang %{name} %{?no_lang_C}
+# Move autostart file to /usr/etc
+ mkdir -p %{buildroot}%{_distconfdir}/xdg/autostart
+ mv
%{buildroot}%{_sysconfdir}/xdg/autostart/gnome-initial-setup-copy-worker.desktop
%{buildroot}%{_distconfdir}/xdg/autostart/gnome-initial-setup-copy-worker.desktop
+ mv
%{buildroot}%{_sysconfdir}/xdg/autostart/gnome-initial-setup-first-login.desktop
%{buildroot}%{_distconfdir}/xdg/autostart/gnome-initial-setup-first-login.desktop
+
%pre
useradd -rM -d /run/gnome-initial-setup/ -s /sbin/nologin %{name} || :
@@ -99,8 +105,10 @@
%{_datadir}/polkit-1/rules.d/20-gnome-initial-setup.rules
%{_libexecdir}/gnome-initial-setup
%{_libexecdir}/gnome-initial-setup-copy-worker
-%{_sysconfdir}/xdg/autostart/gnome-initial-setup-copy-worker.desktop
-%{_sysconfdir}/xdg/autostart/gnome-initial-setup-first-login.desktop
+#%%{_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
+%{_distconfdir}/xdg/autostart/gnome-initial-setup-first-login.desktop
%if !0%{?sle_version} || 0%{?sle_version} >= 160000
%{_userunitdir}/gnome-initial-setup-copy-worker.service
%{_userunitdir}/gnome-initial-setup-first-login.service
++++++ gnome-initial-setup-41.4.tar.xz -> gnome-initial-setup-42.0.tar.xz ++++++
++++ 9760 lines of diff (skipped)