diff --git a/nodejs-raw-body.spec b/nodejs-raw-body.spec index cbbd860..361780e 100644 --- a/nodejs-raw-body.spec +++ b/nodejs-raw-body.spec @@ -4,7 +4,7 @@ Name: nodejs-raw-body Version: 2.4.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Get and validate the raw body of a readable stream License: MIT URL: https://github.com/stream-utils/raw-body @@ -79,6 +79,9 @@ mocha --trace-deprecation --reporter spec --bail --check-leaks test/ %{nodejs_sitelib}/raw-body %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 2.4.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Wed Jan 29 2020 Fedora Release Engineering - 2.4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild