[nodejs-supervisor/el6] Bump release number up (#975862)

tdawson tdawson at fedoraproject.org
Wed Jun 19 13:48:48 UTC 2013


commit 622e88dd38bba5ed99a6177f95fe908a0c8d5e20
Author: Troy Dawson <tdawson at redhat.com>
Date:   Wed Jun 19 08:48:36 2013 -0500

    Bump release number up (#975862)

 nodejs-supervisor.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-supervisor.spec b/nodejs-supervisor.spec
index 271dd6e..dea8de0 100644
--- a/nodejs-supervisor.spec
+++ b/nodejs-supervisor.spec
@@ -3,7 +3,7 @@
 Summary:       A supervisor program for running nodejs programs
 Name:          nodejs-%{npm_name}
 Version:       0.5.2
-Release:       2%{?dist}
+Release:       3%{?dist}
 Group:         System Environment/Libraries
 License:       MIT
 URL:           https://github.com/isaacs/node-supervisor
@@ -56,6 +56,9 @@ rm -f helpfile
 %{_mandir}/man1/*
 
 %changelog
+* Wed Jun 19 2013 Troy Dawson <tdawson at redhat.com> - 0.5.2-3
+- Bump release number up (#975862)
+
 * Tue May 28 2013 Troy Dawson <tdawson at redhat.com> - 0.5.2-2
 - Fixed Summary and Description spelling errors
 - Added BSD License file, from upstream


More information about the scm-commits mailing list