diff --git a/.gitignore b/.gitignore index 2ae349d..aef6ba6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /is-3.1.0.tgz +/is-3.2.0.tgz diff --git a/nodejs-is.spec b/nodejs-is.spec index 0bfc697..39f65d4 100644 --- a/nodejs-is.spec +++ b/nodejs-is.spec @@ -1,8 +1,6 @@ -%{?nodejs_find_provides_and_requires} - Name: nodejs-is -Version: 3.1.0 -Release: 2%{?dist} +Version: 3.2.0 +Release: 1%{?dist} Summary: The definitive JavaScript type testing library License: MIT @@ -41,13 +39,15 @@ cp -pr package.json index.js %{buildroot}%{nodejs_sitelib}/is %files -%{!?_licensedir:%global license %doc} %doc README.md CHANGELOG.md %license LICENSE.md %{nodejs_sitelib}/is %changelog +* Fri Oct 28 2016 Tom Hughes - 3.2.0-1 +- Update to 3.2.0 upstream release + * Thu Feb 04 2016 Fedora Release Engineering - 3.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 7115693..17f5804 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a0da1817e09177e7dd966670b3f77d72 is-3.1.0.tgz +3e00f34e3156a275d4ad8ef42c7827f0 is-3.2.0.tgz