diff --git a/SPECS/nodejs-parse-json.spec b/SPECS/nodejs-parse-json.spec index f9afba0..8b7d715 100644 --- a/SPECS/nodejs-parse-json.spec +++ b/SPECS/nodejs-parse-json.spec @@ -9,7 +9,7 @@ Name: %{?scl_prefix}nodejs-%{module_name} Version: 2.2.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Parse JSON with more helpful errors # vendor/parse.js is under WTFPL and rest code under MIT @@ -54,6 +54,9 @@ node test.js %{nodejs_sitelib}/%{module_name} %changelog +* Mon May 28 2018 Zuzana Svetlikova - 2.2.0-7 +- Resolves: RHBZ#1543198, rebuild for multiarch + * Tue Feb 16 2016 Zuzana Svetlikova - 2.2.0-6 - Use macro in -runtime dependency