From ac7c38c70b29c9645561173a93fc49f10da541f6 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Fri, 9 Feb 2018 09:06:16 +0100 Subject: [PATCH] Escape macros in %changelog Reference: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/Y2ZUKK2B7T2IKXPMODNF6HB2O5T5TS6H/ Signed-off-by: Igor Gnatenko --- setroubleshoot.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 9bec27e..b612843 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,7 +1,7 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot Version: 3.3.15 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ Group: Applications/System URL: https://pagure.io/setroubleshoot @@ -205,6 +205,9 @@ SELinux troubleshoot legacy applet %{_bindir}/seappletlegacy %changelog +* Fri Feb 09 2018 Igor Gnatenko - 3.3.15-3 +- Escape macros in %%changelog + * Fri Jan 19 2018 Björn Esser - 3.3.15-2 - Fix runtime dependency: 's!lipreport!libreport!g' (#1536580) - Prefer %%global over %%define @@ -348,7 +351,7 @@ SELinux troubleshoot legacy applet * Thu Apr 23 2015 Petr Lautrbach 3.2.24-1 - translations updated from https://fedora.zanata.org/project/view/setroubleshoot -- setroubleshoot_database.xml and email_alert_recipients are %ghost again +- setroubleshoot_database.xml and email_alert_recipients are %%ghost again * Thu Apr 09 2015 Petr Lautrbach 3.2.23-1 - setroubleshootd is set to be run as setroubleshoot user instead of root user