diff --git a/nodejs-stream-equal.spec b/nodejs-stream-equal.spec index 7ef0ff8..d4177f4 100644 --- a/nodejs-stream-equal.spec +++ b/nodejs-stream-equal.spec @@ -3,7 +3,7 @@ Name: nodejs-%{srcname} Version: 0.1.7 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Test that two readable streams are equal to each other License: MIT URL: https://github.com/fent/node-stream-equal @@ -55,6 +55,9 @@ mocha -R spec test/*-test.js %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 0.1.7-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Fri Feb 10 2017 Fedora Release Engineering - 0.1.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild