diff --git a/.gitignore b/.gitignore index f5515f5..7e55b15 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /rimraf-2.1.1.tgz +/rimraf-2.1.4.tgz diff --git a/nodejs-rimraf.spec b/nodejs-rimraf.spec index 7d8f72e..dec1fa2 100644 --- a/nodejs-rimraf.spec +++ b/nodejs-rimraf.spec @@ -1,6 +1,6 @@ Name: nodejs-rimraf -Version: 2.1.1 -Release: 2%{?dist} +Version: 2.1.4 +Release: 1%{?dist} Summary: A deep deletion module for node.js License: MIT Group: System Environment/Libraries @@ -41,6 +41,9 @@ rm -rf %{buildroot} %doc AUTHORS LICENSE README.md %changelog +* Sat Feb 09 2013 T.C. Hollingsworth - 2.1.4-1 +- new upstream release 2.1.4 + * Tue Jan 08 2013 T.C. Hollingsworth - 2.1.1-2 - add missing build section diff --git a/sources b/sources index e1eca34..39662b9 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 1819d3facb8df2e99d28033e4383f579 rimraf-2.1.1.tgz +97636a23879afde51d6a5132e8ff89f9 rimraf-2.1.4.tgz