[nodejs-zap] Update to 0.2.8 upstream release

Tom Hughes tomh at fedoraproject.org
Fri Feb 20 08:27:57 UTC 2015


commit b7eef7d8304de0b946700b844b26b58122c0fccb
Author: Tom Hughes <tom at compton.nu>
Date:   Fri Feb 20 08:27:42 2015 +0000

    Update to 0.2.8 upstream release

 .gitignore      | 1 +
 nodejs-zap.spec | 5 ++++-
 sources         | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4a82a8a..f08b098 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /zap-0.2.5.tgz
 /zap-0.2.6.tgz
 /zap-0.2.7.tgz
+/zap-0.2.8.tgz
diff --git a/nodejs-zap.spec b/nodejs-zap.spec
index 852f053..ffc359c 100644
--- a/nodejs-zap.spec
+++ b/nodejs-zap.spec
@@ -1,7 +1,7 @@
 %global enable_tests 0
 
 Name:           nodejs-zap
-Version:        0.2.7
+Version:        0.2.8
 Release:        1%{?dist}
 Summary:        A tiny test runner
 
@@ -49,6 +49,9 @@ ln -s  %{nodejs_sitelib}/zap/bin/zap %{buildroot}/%{_bindir}/nodejs-zap
 
 
 %changelog
+* Fri Feb 20 2015 Tom Hughes <tom at compton.nu> - 0.2.8-1
+- Update to 0.2.8 upstream release
+
 * Thu Feb 19 2015 Tom Hughes <tom at compton.nu> - 0.2.7-1
 - Update to 0.2.7 upstream release
 
diff --git a/sources b/sources
index 61a68bb..18cf95c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a508df5c2cd1145e97e3fb4dafdb95fa  zap-0.2.7.tgz
+cf8ac42b8583b5437a9c7f3b06680ea6  zap-0.2.8.tgz


More information about the scm-commits mailing list