diff --git a/nodejs-async-some.spec b/nodejs-async-some.spec index d2388a4..4543083 100644 --- a/nodejs-async-some.spec +++ b/nodejs-async-some.spec @@ -7,7 +7,7 @@ Name: nodejs-async-some Version: 1.0.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Short-circuited, asynchronous version of Array.prototype.some Url: https://github.com/othiym23/async-some Source0: https://registry.npmjs.org/%{npm_name}/-/%{npm_name}-%{version}.tgz @@ -56,6 +56,9 @@ tap test/*.js %license LICENSE %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 1.0.2-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Thu Feb 08 2018 Fedora Release Engineering - 1.0.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild