diff --git a/nodejs-got.spec b/nodejs-got.spec index 75feed7..2b6c23f 100644 --- a/nodejs-got.spec +++ b/nodejs-got.spec @@ -5,7 +5,7 @@ Name: nodejs-%{module_name} Version: 6.7.1 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Simplified HTTP/HTTPS requests License: MIT @@ -75,6 +75,9 @@ tap test/test-*.js %{nodejs_sitelib}/%{module_name} %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 6.7.1-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Fri Apr 06 2018 Jared K. Smith - 6.7.1-9 - Add patch to move to using decompress-response