diff --git a/nodejs-nodemon.spec b/nodejs-nodemon.spec index 1771d35..286a4fb 100644 --- a/nodejs-nodemon.spec +++ b/nodejs-nodemon.spec @@ -6,7 +6,7 @@ Name: nodejs-%{npm_name} Version: 2.0.3 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Simple monitor script for use during development of a node.js app License: MIT URL: https://github.com/remy/nodemon @@ -64,6 +64,10 @@ npm run test %{_bindir}/nodemon %changelog +* Tue Jun 22 2021 Mohan Boddu - 2.0.3-5 +- Rebuilt for RHEL 9 BETA for openssl 3.0 + Related: rhbz#1971065 + * Fri Apr 16 2021 Mohan Boddu - 2.0.3-4 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937