[nodejs-rimraf/el6] new upstream release 2.2.0

T.C. Hollingsworth patches at fedoraproject.org
Tue Jun 25 22:05:38 UTC 2013


commit c6fb7a273eb051c2881b59372887722d4103c4f8
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sat Jun 22 17:04:07 2013 -0700

    new upstream release 2.2.0

 .gitignore         |    1 +
 nodejs-rimraf.spec |    7 +++++--
 sources            |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)
---
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 c561ec7..f734ed1 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 <tchollingsworth at gmail.com> - 2.2.0-1
+- new upstream release 2.2.0
+
 * Sat Jun 22 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 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


More information about the scm-commits mailing list