diff --git a/SPECS/nodejs-typedarray.spec b/SPECS/nodejs-typedarray.spec index dccbec3..64ee819 100644 --- a/SPECS/nodejs-typedarray.spec +++ b/SPECS/nodejs-typedarray.spec @@ -8,7 +8,7 @@ Name: %{?scl_prefix}nodejs-%{module_name} Version: 0.0.6 -Release: 4%{?dist} +Release: 5%{?dist} Summary: TypedArray polyfill for old browsers License: MIT @@ -50,6 +50,9 @@ tape test/*.js test/server/*.js %{nodejs_sitelib}/%{module_name} %changelog +* Mon May 28 2018 Zuzana Svetlikova - 0.0.6-5 +- Resolves: RHBZ#1543198, rebuild for multiarch + * Thu Sep 15 2016 Zuzana Svetlikova - 0.0.6-4 - Built for RHSCL