[nodejs-form-data] new upstream release 0.0.10

T.C. Hollingsworth patches at fedoraproject.org
Sun Jun 23 02:49:52 UTC 2013


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

    new upstream release 0.0.10

 .gitignore            |    1 +
 nodejs-form-data.spec |    7 +++++--
 sources               |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c7921ea..b547a3c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /form-data-0.0.6.tgz
 /form-data-0.0.7.tgz
+/form-data-0.0.10.tgz
diff --git a/nodejs-form-data.spec b/nodejs-form-data.spec
index fff412b..7a38ea6 100644
--- a/nodejs-form-data.spec
+++ b/nodejs-form-data.spec
@@ -1,8 +1,8 @@
 %{?nodejs_find_provides_and_requires}
 
 Name:           nodejs-form-data
-Version:        0.0.7
-Release:        3%{?dist}
+Version:        0.0.10
+Release:        1%{?dist}
 Summary:        A module to create readable "multipart/form-data" streams
 BuildArch:      noarch
 ExclusiveArch: %{nodejs_arches} noarch
@@ -41,6 +41,9 @@ rm -rf %buildroot
 %doc License Readme.md
 
 %changelog
+* Sat Jun 22 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.0.10-1
+- new upstream release 0.0.10
+
 * Sat Jun 22 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.0.7-3
 - restrict to compatible arches
 
diff --git a/sources b/sources
index 25aa435..fa4387d 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
 245b424081dc9d73ffc1f5d896096bc5  form-data-0.0.6.tgz
 289731193c0d2d55d07c1adae23fdd34  form-data-0.0.7.tgz
+b2304ce674d7339d18ecbe3158bbb013  form-data-0.0.10.tgz


More information about the scm-commits mailing list