From a362776b680cf8c7f74ec9a11f3eca0cdafe0588 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 09 2018 08:04:09 +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/atop.spec b/atop.spec index b059b1e..f946aef 100644 --- a/atop.spec +++ b/atop.spec @@ -2,7 +2,7 @@ Name: atop Version: 2.3.0 -Release: 9%{?dist} +Release: 10%{?dist} Summary: An advanced interactive monitor to view the load on system and process level Group: Applications/System @@ -95,6 +95,9 @@ install -d $RPM_BUILD_ROOT%{_localstatedir}/log/atop %{_datadir}/atop/atop.daily %changelog +* Fri Feb 09 2018 Igor Gnatenko - 2.3.0-10 +- Escape macros in %%changelog + * Wed Feb 07 2018 Fedora Release Engineering - 2.3.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild @@ -238,7 +241,7 @@ install -d $RPM_BUILD_ROOT%{_localstatedir}/log/atop * Sun Jan 27 2008 Kairo Araujo - 1.22-2 - corrected license tag to GPLv2+ - replaced references to atop (init file) -- rebuild with Fedora mandatory flags (make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS") +- rebuild with Fedora mandatory flags (make %%{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS") - chkconfig and service added at pre/post scriptlets - improved name in logrotate file configuration - corrected english description