diff --git a/SPECS/nodejs-write-file-atomic.spec b/SPECS/nodejs-write-file-atomic.spec index c185dec..62ca239 100644 --- a/SPECS/nodejs-write-file-atomic.spec +++ b/SPECS/nodejs-write-file-atomic.spec @@ -10,7 +10,7 @@ Name: %{?scl_prefix}nodejs-write-file-atomic Version: 1.1.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Write files in an atomic fashion w/configurable ownership Url: https://github.com/iarna/write-file-atomic Source0: https://registry.npmjs.org/%{npm_name}/-/%{npm_name}-%{version}.tgz @@ -60,6 +60,9 @@ tap test/*.js %doc LICENSE %changelog +* Mon May 28 2018 Zuzana Svetlikova - 1.1.4-2 +- Resolves: RHBZ#1543198, rebuild for multiarch + * Thu Sep 15 2016 Zuzana Svetlikova - 1.1.4-1 - Updated with script