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-01-27 10:15:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-branding-MicroOS (Old)
and /work/SRC/openSUSE:Factory/.gnome-branding-MicroOS.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-branding-MicroOS"
Fri Jan 27 10:15:57 2023 rev:8 rq:1061200 version:20230126
Changes:
--------
---
/work/SRC/openSUSE:Factory/gnome-branding-MicroOS/gnome-branding-MicroOS.changes
2022-09-27 20:13:13.969734670 +0200
+++
/work/SRC/openSUSE:Factory/.gnome-branding-MicroOS.new.32243/gnome-branding-MicroOS.changes
2023-01-27 10:28:22.655379848 +0100
@@ -1,0 +2,6 @@
+Thu Jan 26 12:02:13 UTC 2023 - Richard Brown <[email protected]>
+
+- Correct the transactional-update reboot method for GNOME Desktop
+- 20230126
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-branding-MicroOS.spec ++++++
--- /var/tmp/diff_new_pack.P9L0tH/_old 2023-01-27 10:28:23.079382047 +0100
+++ /var/tmp/diff_new_pack.P9L0tH/_new 2023-01-27 10:28:23.083382068 +0100
@@ -1,7 +1,7 @@
#
# spec file for package gnome-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
@@ -30,12 +30,14 @@
BuildArch: noarch
BuildRequires: flatpak
BuildRequires: gio-branding-openSUSE
+BuildRequires: transactional-update
Requires: flatpak
Requires: gio-branding-openSUSE
Requires: sound-theme-freedesktop
+Requires: transactional-update
Requires: zenity
Conflicts: plasma-branding-MicroOS
-Version: 20210427
+Version: 20230126
Release: 0
%description
@@ -61,6 +63,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
%{_datadir}/glib-2.0/schemas/30_MicroOS.gschema.override