From 5230e5762576509452ec7f6dc274085e6f831d8f Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 9 Feb 2021 18:18:22 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/flashrom.git#4b0350db49999f3aa63a5477bf8a09c11d7d3696 --- flashrom.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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