diff --git a/.gitignore b/.gitignore index aab6e7d..8be711e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /v3.3.0.tar.gz /got-7bc82b8.tar.gz /got-f96498f.tar.gz +/got-f677a3e.tar.gz diff --git a/nodejs-got.spec b/nodejs-got.spec index 341214e..c0ff5ef 100644 --- a/nodejs-got.spec +++ b/nodejs-got.spec @@ -1,11 +1,11 @@ # taper module not in fedora yet %global enable_tests 0 %global module_name got -%global commit0 f96498fa2f7af1f84d3822d3d531489e7b52c4bc +%global commit0 f677a3ef54a8948712e3af86ba807e2f672a3c45 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: nodejs-%{module_name} -Version: 4.0.0 +Version: 4.1.0 Release: 1%{?dist} Summary: Simplified HTTP/HTTPS requests @@ -47,6 +47,9 @@ taper test/test-*.js %{nodejs_sitelib}/%{module_name} %changelog +* Thu Jul 30 2015 Parag Nemade - 4.1.0-1 +- Update to 4.1.0 + * Wed Jul 29 2015 Parag Nemade - 4.0.0-1 - Update to 4.0.0 diff --git a/sources b/sources index 2817279..e5f216f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7f33db157a5bd0f86abd71e0b5b50124 got-f96498f.tar.gz +48898f51c5862211e82bdaf0e9cf92b5 got-f677a3e.tar.gz