[nodejs-read-installed/f18] new upstream release 0.1.1

T.C. Hollingsworth patches at fedoraproject.org
Sat Feb 9 01:01:01 UTC 2013


commit 9961d3b618cd5a1b536ee1f1c983a49cb7b3d28e
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Fri Feb 8 18:00:41 2013 -0700

    new upstream release 0.1.1

 .gitignore                 |    1 +
 nodejs-read-installed.spec |    7 +++++--
 sources                    |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9c45781..67462f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /read-installed-0.0.4.tgz
+/read-installed-0.1.1.tgz
diff --git a/nodejs-read-installed.spec b/nodejs-read-installed.spec
index d77b38d..87b32b7 100644
--- a/nodejs-read-installed.spec
+++ b/nodejs-read-installed.spec
@@ -1,6 +1,6 @@
 Name:           nodejs-read-installed
-Version:        0.0.4
-Release:        2%{?dist}
+Version:        0.1.1
+Release:        1%{?dist}
 Summary:        Returns a tree structure of all installed packages in a folder
 BuildArch:      noarch
 
@@ -38,6 +38,9 @@ rm -rf %buildroot
 %doc LICENSE README.md
 
 %changelog
+* Sat Feb 09 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.1.1-1
+- new upstream release 0.1.1
+
 * Tue Jan 08 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.0.4-2
 - add missing build section
 - fix URL
diff --git a/sources b/sources
index 46cf67f..aee1d16 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 ffdae1117362a31fe6bd491a5acc9555  read-installed-0.0.4.tgz
+78cbfece85a3c05d5306e7f09f3e90bf  read-installed-0.1.1.tgz


More information about the scm-commits mailing list