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-03-27 18:15:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-branding-MicroOS (Old)
and /work/SRC/openSUSE:Factory/.gnome-branding-MicroOS.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-branding-MicroOS"
Mon Mar 27 18:15:18 2023 rev:9 rq:1074231 version:20230323
Changes:
--------
---
/work/SRC/openSUSE:Factory/gnome-branding-MicroOS/gnome-branding-MicroOS.changes
2023-01-27 10:28:22.655379848 +0100
+++
/work/SRC/openSUSE:Factory/.gnome-branding-MicroOS.new.31432/gnome-branding-MicroOS.changes
2023-03-27 18:15:20.586809897 +0200
@@ -1,0 +2,7 @@
+Fri Mar 24 16:26:45 UTC 2023 - Richard Brown <[email protected]>
+
+- Use new transactional-update drop-in config for Desktop
+ notification configuration
+- 20230323
+
+-------------------------------------------------------------------
New:
----
50-desktop.conf
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-branding-MicroOS.spec ++++++
--- /var/tmp/diff_new_pack.FTpWRH/_old 2023-03-27 18:15:22.286818867 +0200
+++ /var/tmp/diff_new_pack.FTpWRH/_new 2023-03-27 18:15:22.290818889 +0200
@@ -27,6 +27,7 @@
Source2: flathub.flatpakrepo
Source3: mod-firstboot.desktop
Source4: mod-firstboot
+Source5: 50-desktop.conf
BuildArch: noarch
BuildRequires: flatpak
BuildRequires: gio-branding-openSUSE
@@ -37,7 +38,7 @@
Requires: transactional-update
Requires: zenity
Conflicts: plasma-branding-MicroOS
-Version: 20230126
+Version: 20230323
Release: 0
%description
@@ -50,6 +51,7 @@
cp -a %{SOURCE2} flathub.flatpakrepo
cp -a %{SOURCE3} mod-firstboot.desktop
cp -a %{SOURCE4} mod-firstboot
+cp -a %{SOURCE5} 50-desktop.conf
%build
@@ -62,12 +64,12 @@
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
%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
@@ -78,5 +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
%changelog
++++++ 50-desktop.conf ++++++
REBOOT_METHOD=notify