diff --git a/nodejs-ncp.spec b/nodejs-ncp.spec index 4cf08d0..d6d9974 100644 --- a/nodejs-ncp.spec +++ b/nodejs-ncp.spec @@ -5,7 +5,7 @@ Name: nodejs-ncp Version: 2.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Asynchronous recursive file copy utility for Node.js License: MIT Group: System Environment/Libraries @@ -76,6 +76,9 @@ ln -s %{nodejs_sitelib}/ncp/bin/ncp %{buildroot}%{_bindir}/ncp %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 2.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Sat Jan 14 2017 Jared Smith - 2.0.0-1 - Update to upstream 2.0.0 release