From 8a4dcabb2159d46c364c9e8846cdc5c8d5d1b382 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/cqrlog.spec b/cqrlog.spec index ef608c3..67575d1 100644 --- a/cqrlog.spec +++ b/cqrlog.spec @@ -1,6 +1,6 @@ Name: cqrlog Version: 2.2.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: An amateur radio contact logging program License: GPLv2 @@ -111,6 +111,9 @@ fi %changelog +* Fri Feb 09 2018 Igor Gnatenko - 2.2.0-3 +- Escape macros in %%changelog + * Wed Feb 07 2018 Fedora Release Engineering - 2.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild @@ -188,8 +191,8 @@ fi - added new optimized MySQL configuration file (log should be faster and won't show error about missing tables) - additional date formats for QSL label printing added (Tom, DL7BJ) - alert for for callsign on specific mode and band added -- %h CW macro added (sends GM/GA/GE calculated from wkd station local time) -- %rs CW macro added (sends RST_S and replace 9 with N) +- %%h CW macro added (sends GM/GA/GE calculated from wkd station local time) +- %%rs CW macro added (sends RST_S and replace 9 with N) - design of gridlists can be changed in Preferences/Fonts/Gridlist settings (Tom, DL7BJ) - additional options to split RST (TX and RX) in three fields for QSL label printing (Tom, DL7BJ) - K3NG key support added