From 4359d931819bcbbf2e6f80e67aac77f6db32f062 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 09 2018 08:04:29 +0000 Subject: Escape macros in %changelog Reference: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/Y2ZUKK2B7T2IKXPMODNF6HB2O5T5TS6H/ Signed-off-by: Igor Gnatenko --- diff --git a/flashrom.spec b/flashrom.spec index 7843621..e66b6d3 100644 --- a/flashrom.spec +++ b/flashrom.spec @@ -1,7 +1,7 @@ Summary: Simple program for reading/writing flash chips content Name: flashrom Version: 1.0 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2 URL: http://flashrom.org @@ -62,6 +62,9 @@ install -D -p -m 0644 util/z60_flashrom.rules %{buildroot}/%{_udevrulesdir}/z60_ %changelog +* Fri Feb 09 2018 Igor Gnatenko - 1.0-3 +- Escape macros in %%changelog + * Wed Feb 07 2018 Fedora Release Engineering - 1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild @@ -493,7 +496,7 @@ install -D -p -m 0644 util/z60_flashrom.rules %{buildroot}/%{_udevrulesdir}/z60_ - Exclude sparc64 * Sat May 17 2008 Peter Lemenkov 0-0.9.20080517svn3332 -- Fixed %patch0 +- Fixed %%patch0 * Sat May 17 2008 Peter Lemenkov 0-0.8.20080517svn3332 - Support Pm49FL004/2 Block Locking Registers