diff --git a/nodejs-prepend-http.spec b/nodejs-prepend-http.spec index 702b030..d0898c5 100644 --- a/nodejs-prepend-http.spec +++ b/nodejs-prepend-http.spec @@ -4,7 +4,7 @@ Name: nodejs-%{module_name} Version: 2.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Prepend http:// to humanized URLs like todomvc.com and localhost License: MIT @@ -48,6 +48,9 @@ node test.js %{nodejs_sitelib}/%{module_name} %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 2.0.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Thu Feb 08 2018 Fedora Release Engineering - 2.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild