diff --git a/nodejs-is-unc-path.spec b/nodejs-is-unc-path.spec index 94be583..ab4896f 100644 --- a/nodejs-is-unc-path.spec +++ b/nodejs-is-unc-path.spec @@ -5,7 +5,7 @@ Name: nodejs-is-unc-path Version: 1.0.0 -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 +* Tue Jul 28 2020 Fedora Release Engineering - 1.0.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Wed Jan 29 2020 Fedora Release Engineering - 1.0.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild