[spring] escape the macro in the changelog

Dennis Gilmore ausil at fedoraproject.org
Thu Dec 5 13:49:21 UTC 2013


commit 7b5f5145e9fbaa8059eba7c45c5e784dbaaa988f
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Thu Dec 5 07:48:49 2013 -0600

    escape the macro in the changelog

 spring.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/spring.spec b/spring.spec
index d1802c7..6ae0d4e 100644
--- a/spring.spec
+++ b/spring.spec
@@ -147,7 +147,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %changelog
 * Wed Dec 04 2013 Gilboa Davara <gilboad [AT] gmail [DOT] com> - 95.0-3
-- ExclusiveArch should use %ix86 x86_64 instead of i386 x86_64 (#1036567).
+- ExclusiveArch should use %%ix86 x86_64 instead of i386 x86_64 (#1036567).
 
 * Wed Nov 20 2013 Gilboa Davara <gilboad [AT] gmail [DOT] com> - 95.0-2
 - Switch to ExclusiveArch.


More information about the scm-commits mailing list