From 385a7b820f0199bdd110740a2d7f125ea32a04a8 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Feb 10 2017 23:11:21 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- diff --git a/nodejs-is-arrow-function.spec b/nodejs-is-arrow-function.spec index d246f31..47df412 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: 1%{?dist} +Release: 2%{?dist} Summary: Determine if a function is an ES6 arrow function or not License: MIT @@ -68,5 +68,8 @@ cp -pr package.json *.js \ %{nodejs_sitelib}/%{packagename} %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 2.0.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Mon Jul 4 2016 Jared Smith - 2.0.3-1 - Initial packaging