[nodejs-read-package-json/f18] new upstream release 0.2.0

T.C. Hollingsworth patches at fedoraproject.org
Wed Feb 13 03:28:36 UTC 2013


commit 84f45d74a94a6fb748441d3b30e4f2b60f530fbd
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Tue Feb 12 20:27:14 2013 -0700

    new upstream release 0.2.0

 .gitignore                    |    1 +
 nodejs-read-package-json.spec |    7 +++++--
 sources                       |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7a36671..da5a0ab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /read-package-json-0.1.12.tgz
 /read-package-json-0.1.13.tgz
+/read-package-json-0.2.0.tgz
diff --git a/nodejs-read-package-json.spec b/nodejs-read-package-json.spec
index a4e528a..abe1ba8 100644
--- a/nodejs-read-package-json.spec
+++ b/nodejs-read-package-json.spec
@@ -1,5 +1,5 @@
 Name:           nodejs-read-package-json
-Version:        0.1.13
+Version:        0.2.0
 Release:        1%{?dist}
 Summary:        npm's package.json parser
 BuildArch:      noarch
@@ -19,7 +19,7 @@ validation.
 %prep
 %setup -q -n package
 
-%nodejs_fixdep lru-cache
+%nodejs_fixdep lru-cache '2.2.x'
 
 %build
 #nothing to do
@@ -40,6 +40,9 @@ rm -rf %buildroot
 %doc LICENSE README.md
 
 %changelog
+* Wed Feb 13 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.2.0-1
+- new upstream release 0.2.0
+
 * Sat Feb 09 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.1.13-1
 - new upstream release 0.1.13
 
diff --git a/sources b/sources
index 678419d..68fb62b 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
 bfde8ac1680080fd39e03450cb4a33e9  read-package-json-0.1.12.tgz
 8338956d62d4d90fb31100c80038b498  read-package-json-0.1.13.tgz
+b162c2ee99f7e60bc4a565322dd07505  read-package-json-0.2.0.tgz


More information about the scm-commits mailing list