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-03-26 20:19:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-initial-setup (Old) and /work/SRC/openSUSE:Factory/.gnome-initial-setup.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-initial-setup" Sun Mar 26 20:19:15 2023 rev:26 rq:1074235 version:44.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-initial-setup/gnome-initial-setup.changes 2023-03-24 15:17:04.245833746 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-initial-setup.new.31432/gnome-initial-setup.changes 2023-03-26 20:19:16.330981576 +0200 @@ -1,0 +2,5 @@ +Tue Mar 21 14:03:18 UTC 2023 - Callum Farmer <gm...@opensuse.org> + +- Generate %pre from sysusers.d file using sysuser-tools + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-initial-setup.spec ++++++ --- /var/tmp/diff_new_pack.dxXsWA/_old 2023-03-26 20:19:16.778983917 +0200 +++ /var/tmp/diff_new_pack.dxXsWA/_new 2023-03-26 20:19:16.778983917 +0200 @@ -29,6 +29,7 @@ BuildRequires: meson >= 0.53.0 BuildRequires: pkgconfig BuildRequires: vala +BuildRequires: sysuser-tools BuildRequires: (pkgconfig(webkit2gtk-5.0) or pkgconfig(webkitgtk-6.0)) BuildRequires: pkgconfig(accountsservice) BuildRequires: pkgconfig(fontconfig) @@ -60,6 +61,7 @@ %if !0%{?sle_version} Requires: gnome-getting-started-docs %endif +%sysusers_requires %description Initial assistant, helping you to get the system up and running. @@ -70,6 +72,7 @@ %autosetup -p1 %build +%sysusers_generate_pre data/%{name}.conf %{name} %{name}.conf %meson \ -D parental_controls=disabled \ %if 0%{?sle_version} && 0%{?sle_version} < 160000 @@ -87,8 +90,7 @@ 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} || : +%pre -f %{name}.pre %files %license COPYING