Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-09 20:01:58 +00:00
parent b4661e2f03
commit e11cab1fa4

View File

@ -1,6 +1,6 @@
Name: flashrom Name: flashrom
Version: 1.2 Version: 1.2
Release: 9%{?dist} Release: 10%{?dist}
Summary: Simple program for reading/writing flash chips content Summary: Simple program for reading/writing flash chips content
License: GPLv2 License: GPLv2
URL: https://flashrom.org URL: https://flashrom.org
@ -105,6 +105,10 @@ install -D -p -m 0644 util/z60_flashrom.rules %{buildroot}/%{_udevrulesdir}/60_f
%{_libdir}/pkgconfig/flashrom.pc %{_libdir}/pkgconfig/flashrom.pc
%changelog %changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.2-10
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Mon May 17 2021 Richard Hughes <richard@hughsie.com> 1.2-9 * Mon May 17 2021 Richard Hughes <richard@hughsie.com> 1.2-9
- Disable FTDI support to remove one extra dep we are not going to support - Disable FTDI support to remove one extra dep we are not going to support
- Resolves: rhbz#1961170 - Resolves: rhbz#1961170