[nodejs-normalize-package-data] new upstream release 0.2.0

T.C. Hollingsworth patches at fedoraproject.org
Sun Jun 23 02:59:31 UTC 2013


commit b9e043aa1a65f5749b4742629de135f6e2209d54
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sat Jun 22 17:01:26 2013 -0700

    new upstream release 0.2.0

 .gitignore                         |    1 +
 nodejs-normalize-package-data.spec |    7 +++++--
 sources                            |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 06a3564..29fd1de 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /normalize-package-data-0.1.6.tgz
+/normalize-package-data-0.2.0.tgz
diff --git a/nodejs-normalize-package-data.spec b/nodejs-normalize-package-data.spec
index fb4b94b..bc7b609 100644
--- a/nodejs-normalize-package-data.spec
+++ b/nodejs-normalize-package-data.spec
@@ -1,8 +1,8 @@
 %{?nodejs_find_provides_and_requires}
 
 Name:           nodejs-normalize-package-data
-Version:        0.1.6
-Release:        2%{?dist}
+Version:        0.2.0
+Release:        1%{?dist}
 Summary:        Normalizes npm/package.json metadata
 BuildArch:      noarch
 ExclusiveArch: %{nodejs_arches} noarch
@@ -58,6 +58,9 @@ rm -rf %buildroot
 %doc README.md LICENSE AUTHORS
 
 %changelog
+* Sun Jun 23 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.2.0-1
+- new upstream release 0.2.0
+
 * Sat Jun 22 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.1.6-2
 - restrict to compatible arches
 
diff --git a/sources b/sources
index 4e520a0..2b3f829 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 385827b18d51372cefda62731dc1ddba  normalize-package-data-0.1.6.tgz
+7a52e9ebdcf7693889ce8691cb11500b  normalize-package-data-0.2.0.tgz


More information about the scm-commits mailing list