diff --git a/nodejs-jsonstream.spec b/nodejs-jsonstream.spec index d4b382b..9d24a41 100644 --- a/nodejs-jsonstream.spec +++ b/nodejs-jsonstream.spec @@ -2,7 +2,7 @@ Name: nodejs-jsonstream Version: 0.10.0 -Release: 2%{?dist} +Release: 3%{?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 +* Wed Jun 17 2015 Fedora Release Engineering - 0.10.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Mon Dec 08 2014 Anish Patil - 0.10.0-2 - Initial package and incorporated package review comments