[nodejs-supervisor] Update to version 0.5.7

tdawson tdawson at fedoraproject.org
Wed Feb 19 22:52:41 UTC 2014


commit 27e6a5a4db2b88566516aeb099939d2f7deb3db9
Author: Troy Dawson <tdawson at redhat.com>
Date:   Wed Feb 19 16:53:25 2014 -0600

    Update to version 0.5.7

 .gitignore             |    1 +
 nodejs-supervisor.spec |    5 ++++-
 sources                |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4580f21..9fa4116 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /supervisor-0.5.2.tgz
 /supervisor-0.5.6.tgz
+/supervisor-0.5.7.tgz
diff --git a/nodejs-supervisor.spec b/nodejs-supervisor.spec
index f6c0ea9..14629df 100644
--- a/nodejs-supervisor.spec
+++ b/nodejs-supervisor.spec
@@ -4,7 +4,7 @@
 
 Summary:       A supervisor program for running nodejs programs
 Name:          nodejs-%{npm_name}
-Version:       0.5.6
+Version:       0.5.7
 Release:       1%{?dist}
 Group:         System Environment/Libraries
 License:       MIT
@@ -52,6 +52,9 @@ rm -f helpfile
 %{_mandir}/man1/*
 
 %changelog
+* Wed Feb 19 2014 Troy Dawson <tdawson at redhat.com> - 0.5.7-1
+- Update to version 0.5.7
+
 * Thu Feb 06 2014 Troy Dawson <tdawson at redhat.com> - 0.5.6-1
 - Update to version 0.5.6
 - add nodejs exclusive arch
diff --git a/sources b/sources
index 4eca595..f839af3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f4325f74d150d70a718eee6fc4b31fc6  supervisor-0.5.6.tgz
+91f2c3f7e504a5b67f4cf8cd839fceab  supervisor-0.5.7.tgz


More information about the scm-commits mailing list