diff --git a/SPECS/nodejs-fstream-ignore.spec b/SPECS/nodejs-fstream-ignore.spec index e02be9e..c38b868 100644 --- a/SPECS/nodejs-fstream-ignore.spec +++ b/SPECS/nodejs-fstream-ignore.spec @@ -5,7 +5,7 @@ Name: %{?scl_prefix}nodejs-fstream-ignore Version: 1.0.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A file stream object that can ignore files by globs # a copy of the BSD license will be included in the next upstream release # https://github.com/isaacs/fstream-ignore/commit/f5b9b1d981ff98ce1c92d4eac2b1aa91a142e421 @@ -51,6 +51,9 @@ tap test/*.js --cov %doc README.md LICENSE %changelog +* Mon May 28 2018 Zuzana Svetlikova - 1.0.5-2 +- Resolves: RHBZ#1543198, rebuild for multiarch + * Wed Sep 07 2016 Zuzana Svetlikova - 1.0.5-1 - Updated with script - source tarball no longer has tests and examples