diff --git a/.gitignore b/.gitignore index ad44779..fcdb29e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /npmconf-0.0.16.tgz /npmconf-0.0.23.tgz /npmconf-0.1.1.tgz +/npmconf-0.1.2.tgz diff --git a/nodejs-npmconf.spec b/nodejs-npmconf.spec index fdac590..37e232d 100644 --- a/nodejs-npmconf.spec +++ b/nodejs-npmconf.spec @@ -1,7 +1,7 @@ %{?nodejs_find_provides_and_requires} Name: nodejs-npmconf -Version: 0.1.1 +Version: 0.1.2 Release: 1%{?dist} Summary: npm configuration module BuildArch: noarch @@ -46,6 +46,9 @@ rm -rf %buildroot %doc README.md LICENSE %changelog +* Tue Jul 30 2013 T.C. Hollingsworth - 0.1.2-1 +- new upstream release 0.1.2 + * Sun Jun 23 2013 T.C. Hollingsworth - 0.1.1-1 - new upstream release 0.1.1 diff --git a/sources b/sources index 0f56926..4dfb64b 100644 --- a/sources +++ b/sources @@ -1,3 +1 @@ -3224d1de46f490f66cb8a1492807a8af npmconf-0.0.16.tgz -4d759f24e286fcacb7b8c609ff73b280 npmconf-0.0.23.tgz -483730628d8010e53814df14cc790a84 npmconf-0.1.1.tgz +01efbb1511456d9e0142895d17d25381 npmconf-0.1.2.tgz