diff --git a/SPECS/nodejs-ps-tree.spec b/SPECS/nodejs-ps-tree.spec index 6b94b1d..09a89c9 100644 --- a/SPECS/nodejs-ps-tree.spec +++ b/SPECS/nodejs-ps-tree.spec @@ -10,7 +10,7 @@ Summary: Get all children of a pid. Name: %{?scl_prefix}nodejs-%{npm_name} Version: 1.1.0 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT URL: https://github.com/indexzero/ps-tree Source0: http://registry.npmjs.org/%{npm_name}/-/%{npm_name}-%{version}.tgz @@ -56,6 +56,9 @@ istanbul cover ./node_modules/.bin/tape ./test/test.js ./test/direct.js %{_bindir}/ps-tree.js %changelog +* Mon May 28 2018 Zuzana Svetlikova - 1.1.0-2 +- Resolves: RHBZ#1543198, rebuild for multiarch + * Mon Oct 31 2016 Zuzana Svetlikova - 1.1.0-1 - Updated with script