From f61f58a94502c09f12f396369f5bf66b3aeb9af9 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Fri, 9 Feb 2018 09:05:35 +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 --- pulseaudio.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pulseaudio.spec b/pulseaudio.spec index fa2e326..23e2590 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -31,7 +31,7 @@ Name: pulseaudio Summary: Improved Linux Sound Server Version: %{pa_major}%{?pa_minor:.%{pa_minor}} -Release: 10%{?snap:.%{snap}git%{shortcommit}}%{?dist} +Release: 11%{?snap:.%{snap}git%{shortcommit}}%{?dist} License: LGPLv2+ URL: http://www.freedesktop.org/wiki/Software/PulseAudio %if 0%{?gitrel} @@ -667,6 +667,9 @@ exit 0 %changelog +* Fri Feb 09 2018 Igor Gnatenko - 11.1-11 +- Escape macros in %%changelog + * Fri Feb 09 2018 Fedora Release Engineering - 11.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild @@ -909,7 +912,7 @@ exit 0 - 4.99.3 * Mon Jan 27 2014 Wim Taymans - 4.99.2-2 -- don't mark .desktop and dbus configurations as %config +- don't mark .desktop and dbus configurations as %%config * Fri Jan 24 2014 Rex Dieter - 4.99.2-1 - 4.99.2 (#1057528)