From 73932971391cc76bac958c2fc4c59b896d391d58 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Jan 28 2016 07:21:50 +0000 Subject: Update to 6.1.1 --- diff --git a/.gitignore b/.gitignore index 1a8b5c5..36b1106 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /v6.0.0.tar.gz /v6.0.1.tar.gz /v6.1.0.tar.gz +/v6.1.1.tar.gz diff --git a/nodejs-got.spec b/nodejs-got.spec index fcf4c82..fa1f2b6 100644 --- a/nodejs-got.spec +++ b/nodejs-got.spec @@ -2,7 +2,7 @@ %global module_name got Name: nodejs-%{module_name} -Version: 6.1.0 +Version: 6.1.1 Release: 1%{?dist} Summary: Simplified HTTP/HTTPS requests @@ -70,6 +70,9 @@ tap test/test-*.js %{nodejs_sitelib}/%{module_name} %changelog +* Thu Jan 28 2016 Parag Nemade - 6.1.1-1 +- Update to 6.1.1 + * Tue Jan 19 2016 Parag Nemade - 6.1.0-1 - Update to 6.1.0 diff --git a/sources b/sources index 1b75a83..2baa110 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0e275de6fca0215067a3020e5dbae8ee v6.1.0.tar.gz +7cfc629d683b0c5c943ebccd22d8dabe v6.1.1.tar.gz