diff --git a/.gitignore b/.gitignore index cca4150..4ad9c06 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/minimatch-0.2.14.tgz +SOURCES/minimatch-1.0.0.tgz diff --git a/.nodejs010-nodejs-minimatch.metadata b/.nodejs010-nodejs-minimatch.metadata index a8af1a1..affe4f4 100644 --- a/.nodejs010-nodejs-minimatch.metadata +++ b/.nodejs010-nodejs-minimatch.metadata @@ -1 +1 @@ -c74e780574f63c6f9a090e90efbe6ef53a6a756a SOURCES/minimatch-0.2.14.tgz +e0dd2120b49e1b724ce8d714c520822a9438576d SOURCES/minimatch-1.0.0.tgz diff --git a/SPECS/nodejs-minimatch.spec b/SPECS/nodejs-minimatch.spec index 08dab72..ac6d2e8 100644 --- a/SPECS/nodejs-minimatch.spec +++ b/SPECS/nodejs-minimatch.spec @@ -3,7 +3,7 @@ %{?nodejs_find_provides_and_requires} Name: %{?scl_prefix}nodejs-minimatch -Version: 0.2.14 +Version: 1.0.0 Release: 1%{?dist} Summary: JavaScript glob matcher License: MIT @@ -44,6 +44,9 @@ rm -rf %{buildroot} %doc README.md LICENSE %changelog +* Fri Jan 09 2015 Tomas Hrcka - 1.0.0-1 +- New upstream release 1.0.0 + * Thu Jan 16 2014 Tomas Hrcka - 0.2.14-1 - New upstream release 0.2.14