From 07a3932cf6bf01379fe39bb55e5d330ef3088d3c Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 09 2018 08:04:15 +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/cockpit.spec b/cockpit.spec index bda0ccf..03214df 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -1,6 +1,6 @@ # This spec file has been automatically updated Version: 161 -Release: 1%{?dist} +Release: 2%{?dist} # # This file is maintained at the following location: # https://github.com/cockpit-project/cockpit/blob/master/tools/cockpit.spec @@ -718,6 +718,9 @@ via PackageKit. # The changelog is automatically generated and merged %changelog +* Fri Feb 09 2018 Igor Gnatenko - 161-2 +- Escape macros in %%changelog + * Wed Feb 07 2018 Martin Pitt - 161-1 - New VMs can be created on Machines page @@ -737,7 +740,7 @@ via PackageKit. - Redesign package list on Software Updates page and show RHEL Errata - Install AppStream collection metadata packages on demand on Apps page - Add AppStream metadata to cockpit-sosreport for showing up on Apps page -- Change CPU graphs to use "100%" for a fully loaded multi-processor system +- Change CPU graphs to use "100%%" for a fully loaded multi-processor system - Show storage, network, and other numbers with 3 digits of precision - Add an example bastion container