diff --git a/nodejs-once.spec b/nodejs-once.spec index 9056aaf..fbdd036 100644 --- a/nodejs-once.spec +++ b/nodejs-once.spec @@ -2,7 +2,7 @@ Name: nodejs-once Version: 1.3.3 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Run a function exactly one time BuildArch: noarch ExclusiveArch: %{nodejs_arches} noarch @@ -34,6 +34,9 @@ cp -pr package.json once.js %{buildroot}%{nodejs_sitelib}/once %license LICENSE %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 1.3.3-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Fri Feb 01 2019 Fedora Release Engineering - 1.3.3-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild