From bdf0099a288eb0c642b03a23cf141ae16c5ce25b Mon Sep 17 00:00:00 2001 From: T.C. Hollingsworth Date: Jun 23 2013 00:04:07 +0000 Subject: new upstream release 2.2.0 --- diff --git a/.gitignore b/.gitignore index 7e55b15..1a44f45 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /rimraf-2.1.1.tgz /rimraf-2.1.4.tgz +/rimraf-2.2.0.tgz diff --git a/nodejs-rimraf.spec b/nodejs-rimraf.spec index 2059833..09886ea 100644 --- a/nodejs-rimraf.spec +++ b/nodejs-rimraf.spec @@ -1,8 +1,8 @@ %{?nodejs_find_provides_and_requires} Name: nodejs-rimraf -Version: 2.1.4 -Release: 3%{?dist} +Version: 2.2.0 +Release: 1%{?dist} Summary: A deep deletion module for node.js License: MIT Group: System Environment/Libraries @@ -44,6 +44,9 @@ rm -rf %{buildroot} %doc AUTHORS LICENSE README.md %changelog +* Sun Jun 23 2013 T.C. Hollingsworth - 2.2.0-1 +- new upstream release 2.2.0 + * Sat Jun 22 2013 T.C. Hollingsworth - 2.1.4-3 - restrict to compatible arches diff --git a/sources b/sources index 39662b9..0133c22 100644 --- a/sources +++ b/sources @@ -1,2 +1,3 @@ 1819d3facb8df2e99d28033e4383f579 rimraf-2.1.1.tgz 97636a23879afde51d6a5132e8ff89f9 rimraf-2.1.4.tgz +b0608302a9a87b099afe628c80aa4b48 rimraf-2.2.0.tgz