[nodejs-co] 4.4.0

Ralph Bean ralph at fedoraproject.org
Fri Feb 20 17:31:12 UTC 2015


commit 417a10e5f3a4a537022f8decc5dafe72fe2167b4
Author: Ralph Bean <rbean at redhat.com>
Date:   Fri Feb 20 12:31:10 2015 -0500

    4.4.0

 .gitignore     | 1 +
 nodejs-co.spec | 5 ++++-
 sources        | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0d62dec..9389534 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /co-3.0.6.tgz
+/co-4.4.0.tgz
diff --git a/nodejs-co.spec b/nodejs-co.spec
index d71470f..98a4827 100644
--- a/nodejs-co.spec
+++ b/nodejs-co.spec
@@ -6,7 +6,7 @@
 %global barename co
 
 Name:               nodejs-co
-Version:            3.0.6
+Version:            4.4.0
 Release:            1%{?dist}
 Summary:            Generator async flow control goodness
 
@@ -68,5 +68,8 @@ make test
 %{nodejs_sitelib}/co/
 
 %changelog
+* Fri Feb 20 2015 Ralph Bean <rbean at redhat.com> - 4.4.0-1
+- new version
+
 * Tue Jul 22 2014 Ralph Bean <rbean at redhat.com> - 3.0.6-1
 - Initial packaging for Fedora.
diff --git a/sources b/sources
index 3fd6bef..63f5ecb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-156b67b3195ebe41420c801af5d1de2e  co-3.0.6.tgz
+ee1f32ba12cba1609028aaf03d1bee9f  co-4.4.0.tgz


More information about the scm-commits mailing list