diff --git a/SPECS/nodejs-combined-stream.spec b/SPECS/nodejs-combined-stream.spec index ae4d6af..919931d 100644 --- a/SPECS/nodejs-combined-stream.spec +++ b/SPECS/nodejs-combined-stream.spec @@ -5,7 +5,7 @@ Name: %{?scl_prefix}nodejs-combined-stream Version: 1.0.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A stream that emits multiple other streams one after another BuildArch: noarch ExclusiveArch: %{nodejs_arches} noarch @@ -45,6 +45,9 @@ node test/run.js %doc License Readme.md %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