diff --git a/SPECS/nodejs-sntp.spec b/SPECS/nodejs-sntp.spec index f748e71..662ffd7 100644 --- a/SPECS/nodejs-sntp.spec +++ b/SPECS/nodejs-sntp.spec @@ -4,7 +4,7 @@ Name: %{?scl_prefix}nodejs-sntp Version: 1.0.9 -Release: 1%{?dist} +Release: 2%{?dist} Summary: SNTP v4 client (RFC4330) for Node.js License: BSD URL: https://github.com/hueniverse/sntp @@ -44,6 +44,9 @@ cp -pr lib index.js package.json %{buildroot}%{nodejs_sitelib}/sntp %doc README.md LICENSE examples %changelog +* Mon May 28 2018 Zuzana Svetlikova - 1.0.9-2 +- Resolves: RHBZ#1543198, rebuild for multiarch + * Tue Sep 13 2016 Zuzana Svetlikova - 1.0.9-1 - Updated with script