From 6f1d3756717d0f2aaf81be4a3e1955d7b356f109 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 09 2018 08:04:17 +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/copr-dist-git.spec b/copr-dist-git.spec index 6673080..f1d0877 100644 --- a/copr-dist-git.spec +++ b/copr-dist-git.spec @@ -1,6 +1,6 @@ Name: copr-dist-git Version: 0.37 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Copr services for Dist Git server Group: Applications/Productivity @@ -146,6 +146,9 @@ restorecon -rv /var/lib/copr-dist-git %ghost %{_var}/log/copr-dist-git/*.log %changelog +* Fri Feb 09 2018 Igor Gnatenko - 0.37-3 +- Escape macros in %%changelog + * Wed Feb 07 2018 Fedora Release Engineering - 0.37-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild @@ -330,7 +333,7 @@ restorecon -rv /var/lib/copr-dist-git - [dist-git][rhbz: #1253335] Running rpkg in the dedicated process. * Wed Aug 05 2015 Valentin Gologuzov 0.5-1 -- don't run tests during %check on epel +- don't run tests during %%check on epel * Wed Aug 05 2015 Valentin Gologuzov 0.4-1 - additional BuildRequires to run tests