diff --git a/nodejs-jsonstream.spec b/nodejs-jsonstream.spec index c571a03..36a7a58 100644 --- a/nodejs-jsonstream.spec +++ b/nodejs-jsonstream.spec @@ -2,7 +2,7 @@ Name: nodejs-jsonstream Version: 1.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Streaming JSON.parse and stringify for Node.js License: MIT or ASL 2.0 Group: System Environment/Libraries @@ -42,6 +42,9 @@ cp -p package.json index.js %{buildroot}%{nodejs_sitelib}/JSONStream %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 1.3.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Sat May 06 2017 Jared Smith - 1.3.1-1 - Update to upstream 1.3.1 release