diff --git a/nodejs-unc-path-regex.spec b/nodejs-unc-path-regex.spec index 75809ba..0c77e48 100644 --- a/nodejs-unc-path-regex.spec +++ b/nodejs-unc-path-regex.spec @@ -5,7 +5,7 @@ Name: nodejs-unc-path-regex Version: 0.1.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Regular expression to test if a file path is a windows UNC path License: MIT @@ -66,6 +66,9 @@ cp -pr package.json *.js \ %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 0.1.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Sat Feb 11 2017 Fedora Release Engineering - 0.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild