automatic version update by autodist [release 1.9.6-1mamba;Sun Oct 08 2023]

This commit is contained in:
Automatic Build System 2024-01-05 22:36:18 +01:00
parent b2216b88d0
commit e0c1716fb5

View File

@ -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 <autodist@mambasoft.it> 1.9.6-1mamba
- automatic version update by autodist
* Sat Sep 09 2023 Automatic Build System <autodist@mambasoft.it> 1.9.5-1mamba
- automatic version update by autodist