diff --git a/.gitignore b/.gitignore index b1612b6..8e5af90 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /tar-stream-1.1.2.tar.gz /tar-stream-1.2.1.tar.gz /tar-stream-1.2.2.tar.gz +/tar-stream-1.3.1.tar.gz diff --git a/nodejs-tar-stream.spec b/nodejs-tar-stream.spec index 7e69bb4..6bbc4b3 100644 --- a/nodejs-tar-stream.spec +++ b/nodejs-tar-stream.spec @@ -2,7 +2,7 @@ %global srcname tar-stream Name: nodejs-%{srcname} -Version: 1.2.2 +Version: 1.3.1 Release: 1%{?dist} Summary: A streaming tar parser and generator License: MIT @@ -60,6 +60,9 @@ tape test/*.js %changelog +* Mon Dec 14 2015 Piotr Popieluch - 1.3.1-1 +- Update to 1.3.1 + * Fri Oct 23 2015 Piotr Popieluch - 1.2.2-1 - Update to 1.2.2 diff --git a/sources b/sources index b55d183..126c842 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3785d02e7d731bd521f4befa90725670 tar-stream-1.2.2.tar.gz +98c9a5b6420545a91509780f75180cc7 tar-stream-1.3.1.tar.gz