diff --git a/SPECS/nodejs-is-property.spec b/SPECS/nodejs-is-property.spec index 6bee0cb..abfb813 100644 --- a/SPECS/nodejs-is-property.spec +++ b/SPECS/nodejs-is-property.spec @@ -7,7 +7,7 @@ Name: %{?scl_prefix}nodejs-%{srcname} Version: 1.0.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Tests if a json property can be safely accessed using the .syntax License: MIT @@ -51,6 +51,9 @@ cp -pr package.json is-property.js \ %{nodejs_sitelib}/%{srcname} %changelog +* Mon May 28 2018 Zuzana Svetlikova - 1.0.2-4 +- Resolves: RHBZ#1543198, rebuild for multiarch + * Wed Sep 14 2016 Zuzana Svetlikova - 1.0.2-3 - Built for RHSCL