diff --git a/nodejs-is-unc-path.spec b/nodejs-is-unc-path.spec index 8ce2077..db0ac66 100644 --- a/nodejs-is-unc-path.spec +++ b/nodejs-is-unc-path.spec @@ -5,7 +5,7 @@ Name: nodejs-is-unc-path Version: 0.1.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Returns true if a filepath is a windows UNC file path License: MIT @@ -65,6 +65,9 @@ cp -pr package.json index.js \ %{nodejs_sitelib}/%{packagename} %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 0.1.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Fri Feb 10 2017 Fedora Release Engineering - 0.1.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild