diff --git a/nodejs-make-arrow-function.spec b/nodejs-make-arrow-function.spec index bd19f80..5661e4e 100644 --- a/nodejs-make-arrow-function.spec +++ b/nodejs-make-arrow-function.spec @@ -2,7 +2,7 @@ Name: nodejs-make-arrow-function Version: 1.1.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Function that returns an arbitrary arrow function License: MIT @@ -53,6 +53,9 @@ cp -pr package.json index.js %{buildroot}%{nodejs_sitelib}/make-arrow-function %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 1.1.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Thu Feb 04 2016 Fedora Release Engineering - 1.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild