|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: flashrom
|
|
|
|
Name: flashrom
|
|
|
|
Version: 1.3.0
|
|
|
|
Version: 1.3.0
|
|
|
|
Release: 7%{?dist}
|
|
|
|
Release: 8%{?dist}
|
|
|
|
Summary: Simple program for reading/writing flash chips content
|
|
|
|
Summary: Simple program for reading/writing flash chips content
|
|
|
|
License: GPL-2.0-only
|
|
|
|
License: GPL-2.0-only
|
|
|
|
URL: https://flashrom.org
|
|
|
|
URL: https://flashrom.org
|
|
|
@ -83,6 +83,10 @@ rm %{buildroot}/%{_libdir}/libflashrom.a
|
|
|
|
%{_libdir}/pkgconfig/flashrom.pc
|
|
|
|
%{_libdir}/pkgconfig/flashrom.pc
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.3.0-8
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.3.0-7
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.3.0-7
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
|
|