diff --git a/flashrom.spec b/flashrom.spec index 0990686..5cfb8c6 100644 --- a/flashrom.spec +++ b/flashrom.spec @@ -1,6 +1,6 @@ Name: flashrom Version: 1.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Simple program for reading/writing flash chips content License: GPLv2 URL: https://flashrom.org @@ -106,6 +106,9 @@ install -D -p -m 0644 util/z60_flashrom.rules %{buildroot}/%{_udevrulesdir}/60_f %{_libdir}/pkgconfig/flashrom.pc %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.2-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sat Dec 26 2020 Peter Lemenkov - 1.2-5 - Added jlink support