From 3815f5e3f720304cdf467f9ff07947aadebb1d8a Mon Sep 17 00:00:00 2001 From: Piotr Popieluch Date: Sep 05 2015 11:17:28 +0000 Subject: fixdep debug --- diff --git a/nodejs-proxy-agent.spec b/nodejs-proxy-agent.spec index 743b5e4..29f9f44 100644 --- a/nodejs-proxy-agent.spec +++ b/nodejs-proxy-agent.spec @@ -7,7 +7,7 @@ Name: nodejs-proxy-agent Version: 2.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Maps proxy protocols to http.Agent implementations License: MIT @@ -43,6 +43,7 @@ rm -rf node_modules/ %nodejs_fixdep --caret %nodejs_fixdep lru-cache ~2.x %nodejs_fixdep extend +%nodejs_fixdep debug %build # %%nodejs_symlink_deps --build @@ -67,6 +68,9 @@ mocha --reporter spec %{nodejs_sitelib}/proxy-agent/ %changelog +* Sat Sep 05 2015 Piotr Popieluch - 2.0.0-2 +- fixdep debug + * Sun Aug 30 2015 Piotr Popieluch - 2.0.0-1 - update to new version