[nodejs-tilejson] Update to 0.6.4 upstream release

Tom Hughes tomh at fedoraproject.org
Mon May 12 17:53:45 UTC 2014


commit b29b9be5c509d04f2f90417aa16f52a16ea85e88
Author: Tom Hughes <tom at compton.nu>
Date:   Mon May 12 18:52:30 2014 +0100

    Update to 0.6.4 upstream release

 .gitignore           |    1 +
 nodejs-tilejson.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e12c2c6..327fa29 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /tilejson-0.6.1.tgz
 /tilejson-0.6.2.tgz
 /tilejson-0.6.3.tgz
+/tilejson-0.6.4.tgz
diff --git a/nodejs-tilejson.spec b/nodejs-tilejson.spec
index 1ba1eec..956de13 100644
--- a/nodejs-tilejson.spec
+++ b/nodejs-tilejson.spec
@@ -1,7 +1,7 @@
 %global enable_tests 0
 
 Name:           nodejs-tilejson
-Version:        0.6.3
+Version:        0.6.4
 Release:        1%{?dist}
 Summary:        Tile source backend for online tile sources
 
@@ -51,6 +51,9 @@ cp -pr package.json lib %{buildroot}/%{nodejs_sitelib}/tilejson
 
 
 %changelog
+* Mon May 12 2014 Tom Hughes <tom at compton.nu> - 0.6.4-1
+- Update to 0.6.4 upstream release
+
 * Sat Feb  8 2014 Tom Hughes <tom at compton.nu> - 0.6.3-1
 - Update to 0.6.3 upstream release
 
diff --git a/sources b/sources
index ffd580c..1df7fa7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-49e802b87349e98aba2c44289b13f0dc  tilejson-0.6.3.tgz
+3b8a8e5f9def9795a85850b0522f324f  tilejson-0.6.4.tgz


More information about the scm-commits mailing list