[nodejs-graceful-fs/el6] new upstream release 1.2.2

T.C. Hollingsworth patches at fedoraproject.org
Tue Jun 25 21:55:49 UTC 2013


commit be631886d1a53f65487eb344bfbff9756222d8ec
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sat Jun 22 16:59:47 2013 -0700

    new upstream release 1.2.2

 .gitignore              |    1 +
 nodejs-graceful-fs.spec |    7 +++++--
 sources                 |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ddf29e6..60c7b97 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /graceful-fs-1.1.14.tgz
 /graceful-fs-1.2.0.tgz
 /graceful-fs-1.2.1.tgz
+/graceful-fs-1.2.2.tgz
diff --git a/nodejs-graceful-fs.spec b/nodejs-graceful-fs.spec
index 6f51f68..f6a41e1 100644
--- a/nodejs-graceful-fs.spec
+++ b/nodejs-graceful-fs.spec
@@ -1,8 +1,8 @@
 %{?nodejs_find_provides_and_requires}
 
 Name:       nodejs-graceful-fs
-Version:    1.2.1
-Release:    3%{?dist}
+Version:    1.2.2
+Release:    1%{?dist}
 Summary:    'fs' module with incremental back-off on EMFILE
 # The license was previously ambiguous, but the author has now clarified that
 # it is BSD (not MIT).
@@ -48,6 +48,9 @@ rm -rf %{buildroot}
 %doc README.md LICENSE
 
 %changelog
+* Sat Jun 22 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1.2.2-1
+- new upstream release 1.2.2
+
 * Sat Jun 22 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1.2.1-3
 - restrict to compatible arches
 
diff --git a/sources b/sources
index 02cea1c..7176396 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 88e6d491465e88c32b18eb1a907046af  graceful-fs-1.2.1.tgz
+611537f13d0321a5d88ef6c70932e348  graceful-fs-1.2.2.tgz


More information about the scm-commits mailing list