diff --git a/SPECS/nodejs-capture-stack-trace.spec b/SPECS/nodejs-capture-stack-trace.spec
index 7fcb73f..c4edabb 100644
--- a/SPECS/nodejs-capture-stack-trace.spec
+++ b/SPECS/nodejs-capture-stack-trace.spec
@@ -9,7 +9,7 @@
 
 Name:           %{?scl_prefix}nodejs-%{module_name}
 Version:        1.0.0
-Release:        10%{?dist}
+Release:        11%{?dist}
 Summary:        Error.captureStackTrace ponyfill
 
 License:        MIT
@@ -54,6 +54,9 @@ mocha
 %{nodejs_sitelib}/%{module_name}
 
 %changelog
+* Mon May 28 2018 Zuzana Svetlikova <zsvetlik@redhat.com> - 1.0.0-11
+- Resolves: RHBZ#1543198, rebuild for multiarch
+
 * Tue Feb 16 2016 Zuzana Svetlikova <zsvetlik@redhat.com> - 1.0.0-10
 - Use proper macro in -runtime dependency
 - use git tags