diff --git a/SPECS/nodejs-url-parse-lax.spec b/SPECS/nodejs-url-parse-lax.spec index 273d10b..33e52fd 100644 --- a/SPECS/nodejs-url-parse-lax.spec +++ b/SPECS/nodejs-url-parse-lax.spec @@ -8,7 +8,7 @@ Name: %{?scl_prefix}nodejs-%{module_name} Version: 1.0.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: The url.parse() with support for protocol-less URLs & IPs License: MIT @@ -53,6 +53,9 @@ xo && ava %{nodejs_sitelib}/%{module_name} %changelog +* Mon May 28 2018 Zuzana Svetlikova - 1.0.0-6 +- Resolves: RHBZ#1543198, rebuild for multiarch + * Tue Feb 16 2016 Zuzana Svetlikova - 1.0.0-5 - Use macro in -runtime dependency