diff --git a/nodejs-proxy-agent.spec b/nodejs-proxy-agent.spec index 74f0ab6..93ef343 100644 --- a/nodejs-proxy-agent.spec +++ b/nodejs-proxy-agent.spec @@ -7,7 +7,7 @@ Name: nodejs-proxy-agent Version: 1.1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Maps proxy protocols to http.Agent implementations Group: Development/Libraries @@ -53,6 +53,7 @@ rm -rf node_modules/ %nodejs_fixdep --caret %nodejs_fixdep lru-cache ~2.x +%nodejs_fixdep socks-proxy-agent ~1.x %build %nodejs_symlink_deps --build @@ -77,6 +78,9 @@ mocha --reporter spec %{nodejs_sitelib}/proxy-agent/ %changelog +* Fri Jul 10 2015 Ralph Bean - 1.1.0-3 +- Fixdep on socks-proxy-agent + * Wed Jun 17 2015 Fedora Release Engineering - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild