[nodejs-co] 4.5.1

Ralph Bean ralph at fedoraproject.org
Wed Mar 18 13:47:18 UTC 2015


commit 8dfa0c1bacfcc8199f76ef987ce3bda035cb5fe0
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Mar 18 09:47:09 2015 -0400

    4.5.1

 .gitignore     | 1 +
 nodejs-co.spec | 7 +++++--
 sources        | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9389534..ce039e1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /co-3.0.6.tgz
 /co-4.4.0.tgz
+/co-4.5.1.tgz
diff --git a/nodejs-co.spec b/nodejs-co.spec
index 4944e42..198cc0d 100644
--- a/nodejs-co.spec
+++ b/nodejs-co.spec
@@ -6,8 +6,8 @@
 %global barename co
 
 Name:               nodejs-co
-Version:            4.4.0
-Release:            2%{?dist}
+Version:            4.5.1
+Release:            1%{?dist}
 Summary:            Generator async flow control goodness
 
 Group:              Development/Libraries
@@ -69,6 +69,9 @@ make test
 %{nodejs_sitelib}/co/
 
 %changelog
+* Wed Mar 18 2015 Ralph Bean <rbean at redhat.com> - 4.5.1-1
+- new version
+
 * Fri Feb 20 2015 Ralph Bean <rbean at redhat.com> - 4.4.0-2
 - Apply fixdep on npm(engine).
 
diff --git a/sources b/sources
index 63f5ecb..f8c2a19 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ee1f32ba12cba1609028aaf03d1bee9f  co-4.4.0.tgz
+e0257612f63e656de785959b1a508757  co-4.5.1.tgz


More information about the scm-commits mailing list