From 3fafaeea11b250e7f459389deb9086f5b5957dc9 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Fri, 9 Feb 2018 09:05:53 +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 --- qt.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/qt.spec b/qt.spec index c5900d7..9aa24fe 100644 --- a/qt.spec +++ b/qt.spec @@ -40,7 +40,7 @@ Summary: Qt toolkit Name: qt Epoch: 1 Version: 4.8.7 -Release: 34%{?dist} +Release: 35%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: (LGPLv2 with exceptions or GPLv3 with exceptions) and ASL 2.0 and BSD and FTL and MIT @@ -1404,6 +1404,9 @@ fi %changelog +* Fri Feb 09 2018 Igor Gnatenko - 1:4.8.7-35 +- Escape macros in %%changelog + * Fri Jan 05 2018 Kevin Kofler - 1:4.8.7-34 - build with OpenSSL 1.1.x, from Debian (Gert Wollny, Dmitry Eremin-Solenikov) - fix build with ICU >= 59, from OpenSUSE (Fabian Vogt) @@ -2280,7 +2283,7 @@ fi - add arch'd provides for sql drivers * Sun Nov 08 2009 Rex Dieter - 4.6.0-0.4.beta1 -- -x11: Requires: %%{name}-sqlite%{?_isa} +- -x11: Requires: %%{name}-sqlite%%{?_isa} * Mon Oct 26 2009 Rex Dieter - 4.6.0-0.3.beta1 - kde-qt patches (as of 20091026)