[nodejs-zap] Update to 0.2.7 upstream release

Tom Hughes tomh at fedoraproject.org
Thu Feb 19 17:24:15 UTC 2015


commit 339e42a0ca68e493db22318cb17fa2a83520f9b5
Author: Tom Hughes <tom at compton.nu>
Date:   Thu Feb 19 17:23:10 2015 +0000

    Update to 0.2.7 upstream release

 .gitignore      | 1 +
 nodejs-zap.spec | 7 +++++--
 sources         | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2dd2ef5..4a82a8a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /zap-0.2.5.tgz
 /zap-0.2.6.tgz
+/zap-0.2.7.tgz
diff --git a/nodejs-zap.spec b/nodejs-zap.spec
index f69ca73..852f053 100644
--- a/nodejs-zap.spec
+++ b/nodejs-zap.spec
@@ -1,8 +1,8 @@
 %global enable_tests 0
 
 Name:           nodejs-zap
-Version:        0.2.6
-Release:        2%{?dist}
+Version:        0.2.7
+Release:        1%{?dist}
 Summary:        A tiny test runner
 
 License:        MIT
@@ -49,6 +49,9 @@ ln -s  %{nodejs_sitelib}/zap/bin/zap %{buildroot}/%{_bindir}/nodejs-zap
 
 
 %changelog
+* Thu Feb 19 2015 Tom Hughes <tom at compton.nu> - 0.2.7-1
+- Update to 0.2.7 upstream release
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.6-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index b7bbd1c..61a68bb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b95afa6a3cc752f000c6307eca1c0e0b  zap-0.2.6.tgz
+a508df5c2cd1145e97e3fb4dafdb95fa  zap-0.2.7.tgz


More information about the scm-commits mailing list