From b403eacc0b597d3b8dc849efda5e656fb4245d94 Mon Sep 17 00:00:00 2001 From: T.C. Hollingsworth Date: Jun 23 2013 00:02:41 +0000 Subject: new upstream release 0.0.3 --- diff --git a/.gitignore b/.gitignore index 5822c44..eb27a2e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /npm-user-validate-0.0.1.tgz +/npm-user-validate-0.0.3.tgz diff --git a/nodejs-npm-user-validate.spec b/nodejs-npm-user-validate.spec index 3100890..98eff22 100644 --- a/nodejs-npm-user-validate.spec +++ b/nodejs-npm-user-validate.spec @@ -1,8 +1,8 @@ %{?nodejs_find_provides_and_requires} Name: nodejs-npm-user-validate -Version: 0.0.1 -Release: 3%{?dist} +Version: 0.0.3 +Release: 1%{?dist} Summary: Username, password, and e-mail validation for the npm registry BuildArch: noarch ExclusiveArch: %{nodejs_arches} noarch @@ -47,6 +47,9 @@ rm -rf %buildroot %doc README.md LICENSE %changelog +* Sun Jun 23 2013 T.C. Hollingsworth - 0.0.3-1 +- new upstream release 0.0.3 + * Sat Jun 22 2013 T.C. Hollingsworth - 0.0.1-3 - restrict to compatible arches diff --git a/sources b/sources index 1cdea81..85119cb 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ a86f2a733491e29cbd5f48f412bcba0a npm-user-validate-0.0.1.tgz +a9c0bd52652e2518f61a088486f31a12 npm-user-validate-0.0.3.tgz