diff --git a/nodejs-is-arrow-function.spec b/nodejs-is-arrow-function.spec index dcfd1db..9f77208 100644 --- a/nodejs-is-arrow-function.spec +++ b/nodejs-is-arrow-function.spec @@ -5,7 +5,7 @@ Name: nodejs-is-arrow-function Version: 2.0.3 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Determine if a function is an ES6 arrow function or not License: MIT @@ -68,6 +68,9 @@ cp -pr package.json *.js \ %{nodejs_sitelib}/%{packagename} %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 2.0.3-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Fri Jul 13 2018 Fedora Release Engineering - 2.0.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild