From caf9d3450df48ae9c2e389f5595030ce66cbaafd Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Jul 29 2015 04:51:16 +0000 Subject: Update to 4.0.0 --- diff --git a/.gitignore b/.gitignore index 1a2b205..aab6e7d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /v2.3.2.tar.gz /v3.3.0.tar.gz /got-7bc82b8.tar.gz +/got-f96498f.tar.gz diff --git a/nodejs-got.spec b/nodejs-got.spec index 68cde4f..341214e 100644 --- a/nodejs-got.spec +++ b/nodejs-got.spec @@ -1,12 +1,12 @@ # taper module not in fedora yet %global enable_tests 0 %global module_name got -%global commit0 7bc82b8eb63893f264d3c109abe1530ca74a3fb0 +%global commit0 f96498fa2f7af1f84d3822d3d531489e7b52c4bc %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: nodejs-%{module_name} -Version: 3.3.1 -Release: 2%{?dist} +Version: 4.0.0 +Release: 1%{?dist} Summary: Simplified HTTP/HTTPS requests License: MIT @@ -47,6 +47,9 @@ taper test/test-*.js %{nodejs_sitelib}/%{module_name} %changelog +* Wed Jul 29 2015 Parag Nemade - 4.0.0-1 +- Update to 4.0.0 + * Wed Jul 22 2015 Parag Nemade - 3.3.1-2 - fixdep npm(readable-stream) diff --git a/sources b/sources index c204c59..2817279 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -104c3bce7123cec2d2cd656649913690 got-7bc82b8.tar.gz +7f33db157a5bd0f86abd71e0b5b50124 got-f96498f.tar.gz