From 9d4dba597dd7af3df6e1b60bb1e4300f3d0ab947 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Jan 12 2016 05:12:02 +0000 Subject: Update to 5.3.0 --- diff --git a/.gitignore b/.gitignore index 597b4df..c56c5a6 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /got-0bf55bb.tar.gz /v5.1.0.tar.gz /v5.3.0.tar.gz +/v6.0.0.tar.gz diff --git a/nodejs-got.spec b/nodejs-got.spec index 72aaf06..6edd09b 100644 --- a/nodejs-got.spec +++ b/nodejs-got.spec @@ -2,7 +2,7 @@ %global module_name got Name: nodejs-%{module_name} -Version: 5.3.0 +Version: 6.0.0 Release: 1%{?dist} Summary: Simplified HTTP/HTTPS requests @@ -70,6 +70,9 @@ tap test/test-*.js %{nodejs_sitelib}/%{module_name} %changelog +* Fri Jan 08 2016 Parag Nemade - 6.0.0-1 +- Update to 6.0.0 + * Mon Dec 21 2015 Parag Nemade - 5.3.0-1 - Update to 5.3.0 diff --git a/sources b/sources index e2922fb..3f5a423 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -696465e5f7d908c2c8efbfc3c02ab201 v5.3.0.tar.gz +87d5bb9c6939435dff9ec3be7d24b3a0 v6.0.0.tar.gz