diff --git a/nodejs-stream-equal.spec b/nodejs-stream-equal.spec index e96d1f4..82b7d22 100644 --- a/nodejs-stream-equal.spec +++ b/nodejs-stream-equal.spec @@ -3,7 +3,7 @@ Name: nodejs-%{srcname} Version: 0.1.7 -Release: 1%{?dist} +Release: 2%{?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 Feb 04 2016 Fedora Release Engineering - 0.1.7-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Sat Nov 07 2015 Piotr Popieluch - 0.1.7-1 - Update to new version