Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnome-branding-MicroOS for openSUSE:Factory checked in at 2023-04-21 14:15:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-branding-MicroOS (Old) and /work/SRC/openSUSE:Factory/.gnome-branding-MicroOS.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-branding-MicroOS" Fri Apr 21 14:15:49 2023 rev:10 rq:1080791 version:20230420 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-branding-MicroOS/gnome-branding-MicroOS.changes 2023-03-27 18:15:20.586809897 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-branding-MicroOS.new.1533/gnome-branding-MicroOS.changes 2023-04-21 14:16:02.890256592 +0200 @@ -1,0 +2,13 @@ +Thu Apr 20 10:47:48 UTC 2023 - Richard Brown <rbr...@suse.com> + +- Remove unneeded cleanup of desktop drop-in +- 20230420 + +------------------------------------------------------------------- +Wed Apr 19 16:04:49 UTC 2023 - Richard Brown <rbr...@suse.com> + +- Correct location for Desktop drop-in config +- Clean up invalid desktop drop-in file +- 20230419 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-branding-MicroOS.spec ++++++ --- /var/tmp/diff_new_pack.tNgogQ/_old 2023-04-21 14:16:03.482259912 +0200 +++ /var/tmp/diff_new_pack.tNgogQ/_new 2023-04-21 14:16:03.490259957 +0200 @@ -38,7 +38,7 @@ Requires: transactional-update Requires: zenity Conflicts: plasma-branding-MicroOS -Version: 20230323 +Version: 20230420 Release: 0 %description @@ -64,8 +64,8 @@ install -m0644 mod-firstboot.desktop %{buildroot}%{_sysconfdir}/skel/.config/autostart/mod-firstboot.desktop install -d %{buildroot}%{_bindir} install -m0755 mod-firstboot %{buildroot}%{_bindir}/mod-firstboot -install -d %{buildroot}%{_prefix}%{_sysconfdir}/transactional-update.d -install -m644 50-desktop.conf %{buildroot}%{_prefix}%{_sysconfdir}/transactional-update.d/50-desktop.conf +install -d %{buildroot}%{_prefix}%{_sysconfdir}/transactional-update.conf.d +install -m644 50-desktop.conf %{buildroot}%{_prefix}%{_sysconfdir}/transactional-update.conf.d/50-desktop.conf %post @@ -80,7 +80,7 @@ %dir %{_sysconfdir}/skel/.config/autostart %config(noreplace) %{_sysconfdir}/skel/.config/autostart/mod-firstboot.desktop %{_bindir}/mod-firstboot -%dir %{_prefix}%{_sysconfdir}/transactional-update.d -%{_prefix}%{_sysconfdir}/transactional-update.d/50-desktop.conf +%dir %{_prefix}%{_sysconfdir}/transactional-update.conf.d +%{_prefix}%{_sysconfdir}/transactional-update.conf.d/50-desktop.conf %changelog