diff --git a/.gitignore b/.gitignore index 5a68fb2..a5a417e 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ /tape-1.0.4.tgz /tape-3.0.1.tgz /tape-4.2.0.tgz +/tape-4.2.1.tgz +/tape-4.2.2.tgz diff --git a/nodejs-tape.spec b/nodejs-tape.spec index a135088..419234a 100644 --- a/nodejs-tape.spec +++ b/nodejs-tape.spec @@ -3,7 +3,7 @@ %global enable_tests 0 Name: nodejs-tape -Version: 4.2.0 +Version: 4.2.2 Release: 1%{?dist} Summary: Tap-producing test harness for Node.js and browsers License: MIT @@ -80,6 +80,9 @@ ln -sf %{nodejs_sitelib}/tape/bin/tape %{buildroot}%{_bindir}/tape %changelog +* Wed Oct 21 2015 Tom Hughes - 4.2.2-1 +- Update to 4.2.2 upstream release + * Sun Sep 6 2015 Tom Hughes - 4.2.0-1 - update to upstream release 4.2.0 - move LICENSE file to %%license diff --git a/sources b/sources index 8cd99da..07e07e7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3ffbd2bf7baf018d98bc3020b758a64e tape-4.2.0.tgz +10dd2c1f3868503103ab62ba4b68f4b8 tape-4.2.2.tgz