[nodejs-tilejson] Update to 0.9.0 upstream release

Tom Hughes tomh at fedoraproject.org
Tue Jul 29 07:36:49 UTC 2014


commit ab2b4ad42d6657fd3717a83915fb1029e8eb6f70
Author: Tom Hughes <tom at compton.nu>
Date:   Tue Jul 29 08:34:55 2014 +0100

    Update to 0.9.0 upstream release

 .gitignore           |    1 +
 nodejs-tilejson.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4686199..e1aadbc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /tilejson-0.6.4.tgz
 /tilejson-0.6.5.tgz
 /tilejson-0.8.0.tgz
+/tilejson-0.9.0.tgz
diff --git a/nodejs-tilejson.spec b/nodejs-tilejson.spec
index d1c7d72..7f279f6 100644
--- a/nodejs-tilejson.spec
+++ b/nodejs-tilejson.spec
@@ -1,7 +1,7 @@
 %global enable_tests 0
 
 Name:           nodejs-tilejson
-Version:        0.8.0
+Version:        0.9.0
 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
+* Tue Jul 29 2014 Tom Hughes <tom at compton.nu> - 0.9.0-1
+- Update to 0.9.0 upstream release
+
 * Mon Jun 30 2014 Tom Hughes <tom at compton.nu> - 0.8.0-1
 - Update to 0.8.0 upstream release
 
diff --git a/sources b/sources
index 0d72958..e745d7e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0d7cded51bf77964fcc959538db64853  tilejson-0.8.0.tgz
+1fef899d880f9ed1a47eed83b9cead4a  tilejson-0.9.0.tgz


More information about the scm-commits mailing list