From 24ea0b304ec1cabdcc887a1310b4d3fb6f1e7e00 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jun 28 2018 09:52:49 +0000 Subject: import rh-nodejs6-nodejs-lodash._cacheindexof-3.0.2-3.el7 --- diff --git a/SPECS/nodejs-lodash._cacheindexof.spec b/SPECS/nodejs-lodash._cacheindexof.spec index 38f30a5..bfa8c74 100644 --- a/SPECS/nodejs-lodash._cacheindexof.spec +++ b/SPECS/nodejs-lodash._cacheindexof.spec @@ -7,7 +7,7 @@ Name: %{?scl_prefix}nodejs-%{npm_name} Version: 3.0.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: The modern build of lodash’s internal `cacheIndexOf` as a module License: MIT URL: https://lodash.com/ @@ -46,6 +46,9 @@ cp -pfr index.js package.json %{buildroot}%{nodejs_sitelib}/%{npm_name} %doc README.md %changelog +* Mon May 28 2018 Zuzana Svetlikova - 3.0.2-3 +- Resolves: RHBZ#1543198, rebuild for multiarch + * Tue Sep 20 2016 Zuzana Svetlikova - 3.0.2-2 - Initial build