From bf153b6483941ed0b1a34b1b81c48efdec72be66 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jul 16 2018 06:50:36 +0000 Subject: import rh-nodejs6-nodejs-through-2.3.8-4.el7 --- diff --git a/SPECS/nodejs-through.spec b/SPECS/nodejs-through.spec index bf9b473..69602b4 100644 --- a/SPECS/nodejs-through.spec +++ b/SPECS/nodejs-through.spec @@ -9,7 +9,7 @@ Name: %{?scl_prefix}nodejs-through Version: 2.3.8 -Release: 3%{?dist} +Release: 4%{?dist} Summary: simplified stream construction Url: https://github.com/dominictarr/through Source0: https://registry.npmjs.org/%{npm_name}/-/%{npm_name}-%{version}.tgz @@ -57,6 +57,9 @@ set -e; for t in test/*.js; do node $t; done %license LICENSE.APACHE2 LICENSE.MIT %changelog +* Mon May 28 2018 Zuzana Svetlikova - 2.3.8-4 +- Resolves: RHBZ#1543198, rebuild for multiarch + * Tue Jun 14 2016 Zuzana Svetlikova - 2.3.8-3 - Resolves: #1334856, add ASL 2.0