Resolve fwupd upgrade and downgrade error
(cherry picked from commit 69eeea71dfcacc4828e1af183b69998e3b4e91b9)
This commit is contained in:
parent
eb81a1ffb3
commit
5f5868754d
@ -9,7 +9,7 @@
|
||||
|
||||
Name: fwupd
|
||||
Version: 1.2.9
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: Make updating firmware on Linux automatic, safe and reliable
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/fwupd/fwupd/releases
|
||||
@ -40,6 +40,7 @@ BuildRequires: efivar-devel libsmbios-devel
|
||||
%endif
|
||||
|
||||
Requires: glib2 bubblewrap libsoup libgusb libxmlb shared-mime-info
|
||||
Requires: pesign
|
||||
Requires(post):systemd
|
||||
Requires(preun):systemd
|
||||
Requires(postun):systemd
|
||||
@ -166,6 +167,9 @@ mkdir -pm 0700 %{buildroot}%{_localstatedir}/lib/%{name}/gnupg
|
||||
%{_datadir}/man/man1/*
|
||||
|
||||
%changelog
|
||||
* Fri Aug 05 2022 yaoxin <yaoxin30@h-partners.com> - 1.2.9-5
|
||||
- Resolve fwupd upgrade and downgrade error
|
||||
|
||||
* Thu Jul 14 2022 yangweidong <yangweidong9@huawei.com> - 1.2.9-4
|
||||
- Solve 0002-Compilation-failure-due-to-assertion-error
|
||||
- Fix CVE-2020-10759
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user