diff --git a/nodejs-dateformat.spec b/nodejs-dateformat.spec index ebbade6..df50961 100644 --- a/nodejs-dateformat.spec +++ b/nodejs-dateformat.spec @@ -4,7 +4,7 @@ Name: nodejs-dateformat Version: 3.0.3 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Steven Levithan's excellent dateFormat() function for Node.js License: MIT URL: https://github.com/felixge/node-dateformat @@ -68,6 +68,9 @@ TZ="UTC" %{_bindir}/mocha -R spec %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 3.0.3-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Aug 29 2019 Ben Rosser - 3.0.3-5 - Fix FTBFS and unretire the package!