From 6dbedeea26d330100aeb6b30ce384d84975a175f Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 09 2018 08:04:07 +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/acpica-tools.spec b/acpica-tools.spec index 24b03f2..f4669f1 100644 --- a/acpica-tools.spec +++ b/acpica-tools.spec @@ -1,6 +1,6 @@ Name: acpica-tools Version: 20180105 -Release: 2%{?dist} +Release: 3%{?dist} Summary: ACPICA tools for the development and debug of ACPI tables Group: Development/Languages @@ -192,6 +192,9 @@ fi %changelog +* Fri Feb 09 2018 Igor Gnatenko - 20180105-3 +- Escape macros in %%changelog + * Wed Feb 07 2018 Fedora Release Engineering - 20180105-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild @@ -534,7 +537,7 @@ fi * Thu Jan 31 2013 Al Stone - 20130117-5 - Simplify versioning scheme and revert to the original scheme in use by iasl, which is use the latest official tarball date (2013017) as the - version and 1%{?dist} as the release, to be incremented for packaging + version and 1%%{?dist} as the release, to be incremented for packaging and bug fixes as needed. * Wed Jan 30 2013 Al Stone - 20130117-4