[nodejs-read-installed/el6] new upstream release 0.2.2

T.C. Hollingsworth patches at fedoraproject.org
Tue Jun 25 22:04:45 UTC 2013


commit b1ebd40405ccf68685fad53bf6f7001c39e031de
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sat Jun 22 17:03:13 2013 -0700

    new upstream release 0.2.2

 .gitignore                 |    1 +
 nodejs-read-installed.spec |    7 +++++--
 sources                    |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 67462f6..7fd4748 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /read-installed-0.0.4.tgz
 /read-installed-0.1.1.tgz
+/read-installed-0.2.2.tgz
diff --git a/nodejs-read-installed.spec b/nodejs-read-installed.spec
index e880351..de568a2 100644
--- a/nodejs-read-installed.spec
+++ b/nodejs-read-installed.spec
@@ -1,8 +1,8 @@
 %{?nodejs_find_provides_and_requires}
 
 Name:           nodejs-read-installed
-Version:        0.1.1
-Release:        3%{?dist}
+Version:        0.2.2
+Release:        1%{?dist}
 Summary:        Returns a tree structure of all installed packages in a folder
 BuildArch:      noarch
 ExclusiveArch: %{ix86} x86_64 %{arm} noarch
@@ -41,6 +41,9 @@ rm -rf %buildroot
 %doc LICENSE README.md
 
 %changelog
+* Sun Jun 23 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.2.2-1
+- new upstream release 0.2.2
+
 * Sat Jun 22 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.1.1-3
 - restrict to compatible arches
 
diff --git a/sources b/sources
index aee1d16..2d60c3f 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
 ffdae1117362a31fe6bd491a5acc9555  read-installed-0.0.4.tgz
 78cbfece85a3c05d5306e7f09f3e90bf  read-installed-0.1.1.tgz
+eb68f6498b654d3ad50ee2b8745f4fe2  read-installed-0.2.2.tgz


More information about the scm-commits mailing list