[nodejs-node-static] Updated to latest release

tdawson tdawson at fedoraproject.org
Fri Oct 24 22:30:40 UTC 2014


commit 0d4b4f0a2c89b1dee846e732f0e152203bb0c56b
Author: Troy Dawson <tdawson at redhat.com>
Date:   Fri Oct 24 17:30:43 2014 -0500

    Updated to latest release

 .gitignore              |    1 +
 nodejs-node-static.spec |    7 +++++--
 sources                 |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 485d475..45c66a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /node-static-0.7.1.tgz
 /node-static-0.7.3.tgz
+/node-static-0.7.6.tgz
diff --git a/nodejs-node-static.spec b/nodejs-node-static.spec
index 75e6014..bf09914 100644
--- a/nodejs-node-static.spec
+++ b/nodejs-node-static.spec
@@ -5,8 +5,8 @@
 
 Summary:       Simple, compliant file streaming module for node
 Name:          nodejs-%{npm_name}
-Version:       0.7.3
-Release:       2%{?dist}
+Version:       0.7.6
+Release:       1%{?dist}
 Group:         Development/Languages
 License:       MIT
 URL:           http://github.com/cloudhead/node-static
@@ -52,6 +52,9 @@ vows --spec --isolate
 %{_bindir}/static
 
 %changelog
+* Fri Oct 24 2014 Troy Dawson <tdawson at redhat.com> - 0.7.6-1
+- Updated to latest release
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index bc63e79..dce437b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dc1a691ab78a0eb5c469bac4aa9c30ff  node-static-0.7.3.tgz
+40b78d6e34c760503a0aea10591c60f6  node-static-0.7.6.tgz


More information about the scm-commits mailing list