diff --git a/nodejs-treeify.spec b/nodejs-treeify.spec index 6047e93..32a7b83 100644 --- a/nodejs-treeify.spec +++ b/nodejs-treeify.spec @@ -8,7 +8,7 @@ Name: nodejs-treeify Version: 1.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Converts a JS object into a nice and readable tree License: MIT @@ -66,5 +66,8 @@ cp -pr package.json *.js \ %{nodejs_sitelib}/%{packagename} %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 1.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Thu Jul 28 2016 Jared Smith - 1.0.1-1 - Initial packaging