diff --git a/desktop-base-openmamba.spec b/desktop-base-openmamba.spec index 7524e33..9547f4e 100644 --- a/desktop-base-openmamba.spec +++ b/desktop-base-openmamba.spec @@ -11,8 +11,8 @@ %define distroicon openmamba Name: desktop-base-openmamba -Version: 2024.04.05 -Release: 3mamba +Version: 2024.11.01 +Release: 1mamba Summary: openmamba default desktop theme and menu entries Group: System/Tools Vendor: openmamba @@ -174,6 +174,14 @@ _EOF %clean [ "%{buildroot}" != / ] && rm -rf %{buildroot} +%triggerpostun -n system-base-openmamba -- grub +# Update for secure boot on grub update +sb-setup -q || : + +%transfiletriggerpostun -n system-base-openmamba -- /boot +# Update for secure boot on kernel update +sb-setup -q || : + %files -n system-base-openmamba -f %{name}.lang %defattr(-,root,root) %{_sysconfdir}/dnf/protected.d/system-base-openmamba.conf @@ -186,6 +194,7 @@ _EOF %{_sysconfdir}/sudoers.d/dnf %{_bindir}/os-makereport %{_bindir}/openmamba-update +%{_bindir}/sb-setup %files %defattr(-,root,root) @@ -197,6 +206,9 @@ _EOF %{_datadir}/openmamba/desktop/desktop-*.tar.bz2 %changelog +* Fri Nov 01 2024 Silvan Calarco 2024.11.01-1mamba +- update to 2024.11.01 + * Tue Aug 27 2024 Silvan Calarco 2024.04.05-3mamba - recommend qt5-qtbase-plugins