[nodejs-tilejson] Update to 0.6.1 upstream release

Tom Hughes tomh at fedoraproject.org
Sat Dec 14 11:25:06 UTC 2013


commit faee0b2f2b821bc887179cea6f72c3702776c215
Author: Tom Hughes <tom at compton.nu>
Date:   Sat Dec 14 11:24:06 2013 +0000

    Update to 0.6.1 upstream release

 .gitignore           |    1 +
 nodejs-tilejson.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7fcbf65..b9e29ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /tilejson-0.4.0.tgz
 /tilejson-0.5.0.tgz
 /tilejson-0.6.0.tgz
+/tilejson-0.6.1.tgz
diff --git a/nodejs-tilejson.spec b/nodejs-tilejson.spec
index 2f82dc0..91ac3df 100644
--- a/nodejs-tilejson.spec
+++ b/nodejs-tilejson.spec
@@ -1,7 +1,7 @@
 %global enable_tests 0
 
 Name:           nodejs-tilejson
-Version:        0.6.0
+Version:        0.6.1
 Release:        2%{?dist}
 Summary:        Tile source backend for online tile sources
 
@@ -51,6 +51,9 @@ cp -pr package.json lib %{buildroot}/%{nodejs_sitelib}/tilejson
 
 
 %changelog
+* Sat Dec 14 2013 Tom Hughes <tom at compton.nu> - 0.6.1-2
+- Update to 0.6.1 upstream release
+
 * Sat Nov  9 2013 Tom Hughes <tom at compton.nu> - 0.6.0-2
 - Update agentkeepalive dependency
 
diff --git a/sources b/sources
index 4481c48..f640da5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-36fa9581edb3e9b492fa93efe70711d4  tilejson-0.6.0.tgz
+6ff2b1d49e7bf3becf2a2ba12213f4f6  tilejson-0.6.1.tgz


More information about the scm-commits mailing list