diff --git a/.gitignore b/.gitignore index 7093664..1b172ce 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /bl-0.9.3.tgz +/bl-0.9.4.tgz diff --git a/nodejs-bl.spec b/nodejs-bl.spec index 5d20b61..903a82f 100644 --- a/nodejs-bl.spec +++ b/nodejs-bl.spec @@ -2,7 +2,7 @@ %global srcname bl Name: nodejs-%{srcname} -Version: 0.9.3 +Version: 0.9.4 Release: 1%{?dist} Summary: A Node.js Buffer list collector, reader and streamer License: MIT @@ -57,5 +57,8 @@ node test/test.js %changelog +* Wed Mar 4 2015 Piotr Popieluch - 0.9.4-1 +- Update to upstream 0.9.4 + * Mon Dec 22 2014 Piotr Popieluch - 0.9.3-1 - Initial package diff --git a/sources b/sources index 9fa520e..65ba3f5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dc3940a69d8b6f07279d9e9d32a30820 bl-0.9.3.tgz +d952c623b4cf0e2345af92c038a0d18f bl-0.9.4.tgz