diff --git a/SPECS/nodejs-normalize-git-url.spec b/SPECS/nodejs-normalize-git-url.spec index d20cfa9..043dda0 100644 --- a/SPECS/nodejs-normalize-git-url.spec +++ b/SPECS/nodejs-normalize-git-url.spec @@ -10,7 +10,7 @@ Name: %{?scl_prefix}nodejs-normalize-git-url Version: 3.0.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Normalizes Git URLs. For npm, but you can use it too. Url: https://github.com/npm/normalize-git-url Source0: https://registry.npmjs.org/%{npm_name}/-/%{npm_name}-%{version}.tgz @@ -56,6 +56,9 @@ tap test/*.js %doc LICENSE %changelog +* Mon May 28 2018 Zuzana Svetlikova - 3.0.2-2 +- Resolves: RHBZ#1543198, rebuild for multiarch + * Thu Sep 22 2016 Zuzana Svetlikova - 3.0.2-1 - Updated with script