diff --git a/fwupd.spec b/fwupd.spec index 4eb0112..12afdd1 100644 --- a/fwupd.spec +++ b/fwupd.spec @@ -1,5 +1,5 @@ Name: fwupd -Version: 1.9.5 +Version: 1.9.6 Release: 1mamba Summary: A simple daemon to allow session software to update firmware Group: System/Kernel and Hardware @@ -27,7 +27,6 @@ BuildRequires: libmm-devel BuildRequires: libpolkit-devel BuildRequires: libprotobuf-c-devel BuildRequires: libqmi-devel -BuildRequires: libsmbios-devel BuildRequires: libsqlite-devel BuildRequires: libsystemd-devel BuildRequires: libtss2-devel @@ -120,6 +119,7 @@ end : %post +%sysusers_create %{name} %systemd_post %{name} : @@ -149,7 +149,7 @@ end %{_bindir}/fwupdtool %{_systemd_util_dir}/system-shutdown/fwupd.shutdown %{_modulesloaddir}/fwupd-msr.conf -#%{_presetdir}/fwupd-refresh.preset +%{_sysusersdir}/fwupd.conf %{_unitdir}/fwupd-offline-update.service %{_unitdir}/fwupd.service %{_unitdir}/fwupd-refresh.service @@ -215,6 +215,9 @@ end #%doc README.md %changelog +* Sun Oct 08 2023 Automatic Build System 1.9.6-1mamba +- automatic version update by autodist + * Sat Sep 09 2023 Automatic Build System 1.9.5-1mamba - automatic version update by autodist