diff --git a/.gitignore b/.gitignore index 6949833..12ce1e4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /tunnel-agent-0.2.0.tgz +/tunnel-agent-0.3.0.tgz diff --git a/nodejs-tunnel-agent.spec b/nodejs-tunnel-agent.spec index 9b37089..78bd7ad 100644 --- a/nodejs-tunnel-agent.spec +++ b/nodejs-tunnel-agent.spec @@ -1,8 +1,8 @@ %{?nodejs_find_provides_and_requires} Name: nodejs-tunnel-agent -Version: 0.2.0 -Release: 3%{?dist} +Version: 0.3.0 +Release: 1%{?dist} Summary: HTTP proxy tunneling agent # Apache 2.0 License added upstream, will appear in next release # https://github.com/mikeal/tunnel-agent/blob/master/LICENSE @@ -41,6 +41,9 @@ rm -rf %{buildroot} %{nodejs_sitelib}/tunnel-agent %changelog +* Sun Jun 23 2013 T.C. Hollingsworth - 0.3.0-1 +- new upstream release 0.3.0 + * Sat Jun 22 2013 T.C. Hollingsworth - 0.2.0-3 - restrict to compatible arches diff --git a/sources b/sources index 2f05227..caa1e3a 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 1a2a18fa5b417b898477e06d7faf9bba tunnel-agent-0.2.0.tgz +0eb0b4e46d6a4d72ccd7e5941d0fc11a tunnel-agent-0.3.0.tgz