diff --git a/nodejs-jsonstream.spec b/nodejs-jsonstream.spec index f013361..6ae9431 100644 --- a/nodejs-jsonstream.spec +++ b/nodejs-jsonstream.spec @@ -2,7 +2,7 @@ Name: nodejs-jsonstream Version: 1.3.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Streaming JSON.parse and stringify for Node.js License: MIT or ASL 2.0 URL: http://github.com/dominictarr/JSONStream @@ -41,6 +41,9 @@ cp -p package.json index.js %{buildroot}%{nodejs_sitelib}/JSONStream %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 1.3.1-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Jul 25 2019 Fedora Release Engineering - 1.3.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild