Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package plasma-branding-MicroOS for openSUSE:Factory checked in at 2023-02-12 19:13:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma-branding-MicroOS (Old) and /work/SRC/openSUSE:Factory/.plasma-branding-MicroOS.new.1848 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma-branding-MicroOS" Sun Feb 12 19:13:57 2023 rev:2 rq:1064325 version:20230126 Changes: -------- --- /work/SRC/openSUSE:Factory/plasma-branding-MicroOS/plasma-branding-MicroOS.changes 2022-08-09 15:25:52.841201450 +0200 +++ /work/SRC/openSUSE:Factory/.plasma-branding-MicroOS.new.1848/plasma-branding-MicroOS.changes 2023-02-12 19:13:59.412918951 +0100 @@ -1,0 +2,6 @@ +Thu Jan 26 12:24:00 UTC 2023 - Syds Bearda <opens...@syds.eu> + +- Correct the transactional-update reboot method for KDE Desktop +- 20230126 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma-branding-MicroOS.spec ++++++ --- /var/tmp/diff_new_pack.sIVElS/_old 2023-02-12 19:13:59.844921598 +0100 +++ /var/tmp/diff_new_pack.sIVElS/_new 2023-02-12 19:13:59.848921623 +0100 @@ -1,7 +1,7 @@ # # spec file for package plasma-branding-MicroOS # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2021 SUSE Software Solutions GmbH # # All modifications and additions to the file contributed by third parties @@ -26,12 +26,14 @@ Source3: mod-firstboot BuildArch: noarch BuildRequires: flatpak +BuildRequires: transactional-update Requires: flatpak Requires: libqt5-qdbus Requires: kdialog +Requires: transactional-update Requires: sound-theme-freedesktop Conflicts: gnome-branding-MicroOS -Version: 20210427 +Version: 20230126 Release: 0 %description @@ -54,6 +56,12 @@ install -d %{buildroot}%{_bindir} install -m0755 mod-firstboot %{buildroot}%{_bindir}/mod-firstboot +%post +sed -i 's/^#REBOOT_METHOD=auto/REBOOT_METHOD=notify/' %{_prefix}%{_sysconfdir}/transactional-update.conf + +%postun +sed -i 's/^REBOOT_METHOD=notify/#REBOOT_METHOD=auto/' %{_prefix}%{_sysconfdir}/transactional-update.conf + %files %license COPYING %dir %{_prefix}/share/microos-desktop