diff --git a/nodejs-ronn.spec b/nodejs-ronn.spec index 761184c..a4147f9 100644 --- a/nodejs-ronn.spec +++ b/nodejs-ronn.spec @@ -2,7 +2,7 @@ Name: nodejs-ronn Version: 0.4.0 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Markdown to roff/html converter License: MIT URL: https://github.com/kapouer/ronnjs @@ -45,6 +45,9 @@ ln -s ../lib/node_modules/ronn/bin/ronn.js %{buildroot}%{_bindir}/ronn-nodejs %license LICENSE %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 0.4.0-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Wed May 20 2020 Stuart Gathman - 0.4.0-16 - Patch obsolete puts calls to use console