[nodejs-npmconf/f20] Update to upstream release 0.1.3

Jamie Nguyen jamielinux at fedoraproject.org
Sat Sep 7 12:40:34 UTC 2013


commit cf10b2d06fc771b4ed8b352fa3e7db929b20d42a
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Sat Sep 7 13:38:20 2013 +0100

    Update to upstream release 0.1.3

 .gitignore          |    1 +
 nodejs-npmconf.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fcdb29e..1c0d2c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /npmconf-0.0.23.tgz
 /npmconf-0.1.1.tgz
 /npmconf-0.1.2.tgz
+/npmconf-0.1.3.tgz
diff --git a/nodejs-npmconf.spec b/nodejs-npmconf.spec
index 37e232d..32264a7 100644
--- a/nodejs-npmconf.spec
+++ b/nodejs-npmconf.spec
@@ -1,7 +1,7 @@
 %{?nodejs_find_provides_and_requires}
 
 Name:           nodejs-npmconf
-Version:        0.1.2
+Version:        0.1.3
 Release:        1%{?dist}
 Summary:        npm configuration module
 BuildArch:      noarch
@@ -13,7 +13,7 @@ URL:            https://github.com/isaacs/npmconf
 Source0:        http://registry.npmjs.org/npmconf/-/npmconf-%{version}.tgz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  nodejs-devel
+BuildRequires:  nodejs-packaging
 
 %description
 If you are interested in interacting with the config settings that npm
@@ -46,6 +46,9 @@ rm -rf %buildroot
 %doc README.md LICENSE
 
 %changelog
+* Sat Sep 07 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 0.1.3-1
+- update to upstream release 0.1.3
+
 * Tue Jul 30 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.1.2-1
 - new upstream release 0.1.2
 
diff --git a/sources b/sources
index 4dfb64b..fe1aca7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-01efbb1511456d9e0142895d17d25381  npmconf-0.1.2.tgz
+855415607f36ae01df843ecf3103bd77  npmconf-0.1.3.tgz


More information about the scm-commits mailing list